decolua
9abbb8ad9b
# v0.4.52 (2026-05-17)
...
## Features
- Add Vercel AI Gateway provider support (#1183 )
- rtk: Kiro format tool result compression — handle conversationState.history & currentMessage, preserve error results, ~13.6% savings (#1194 )
## Fixes
- openclaw: normalize agent.model object form `{primary, fallbacks}` before .startsWith → fix TypeError & 'not configured' status (#1216 )
- Usage Details pagination: stay inside mobile viewport <640px (#1218 )
- Fix test model error
- Fix MIMO provider in Codex
- Disable log file creation when using MITM AG
2026-05-17 16:37:26 +07:00
decolua
2190ff062d
feat: v0.4.41 - cli-tools UI redesign + jcode integration
...
- Add jcode CLI tool (#1047 ) with auto-configuration
- Redesign CLI Tools dashboard: grid 1/2/3 cols + per-tool detail page
- Sync DeepSeek TUI card style + resize icon 1024->128
- Add official logos: amp, jcode, qwen
- Bump version 0.4.39 -> 0.4.41
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 10:46:11 +07:00
YourAnsh
eaccb19f59
feat: add DeepSeek TUI as CLI tool in dashboard ( #1088 )
...
Co-authored-by: Ansh7473 <your-github-email@example.com>
2026-05-13 22:40:42 +07:00
decolua
8f4d29caa4
# v0.4.30 (2026-05-11)
...
## Features
- MCP stdio→SSE bridge: expose local stdio MCP plugins over SSE (api/mcp/[plugin]/sse, /message)
- Dynamic Linux cert resolution + NSS DB injection (Debian/Arch/Fedora/openSUSE, Chrome/Chromium/Firefox incl. snap) (#1010 )
- Cowork tool: expanded settings UI & API
- GitBook docs (DocsContent, DocsLayout)
## Fixes
- OAuth callback postMessage scoped to expected origins (CWE-1385) (#998 )
- Re-enable TLS verification on DNS-bypass fetch (CWE-295) (#998 )
- Normalize `developer` role → `system` for OpenAI-format providers (Deepseek, Groq, …) (#1011 , closes #773 )
- Respect `PORT` env in internal model-test fetch (#1014 )
- Dropdown text readability in dark theme on usage page (#997 )
## Improvements
- Refactor Claude CLI spoof headers into shared constant
- Tool deduper utility in open-sse handlers
2026-05-12 09:19:50 +07:00
decolua
7ad538bcf2
# v0.4.29 (2026-05-10)
...
## Features
- Add Cline & Kilo Code tool cards
- Tailscale TUN mode for stable Funnel TLS
- Sort APIKEY providers by usage, collapse to top 20
## Improvements
- Local Material Symbols font (no Google Fonts)
- Docker base: Bun → Node 22-alpine
- MITM reads aliases from JSON cache (no native sqlite)
- Stream stall timeout (2 min) in open-sse
## Fixes
- Fal.ai key test: use stable models endpoint
2026-05-10 21:56:40 +07:00
decolua
145f588cc0
feat: Added McpMarketplaceModal to the CoworkToolCard for improved plugin management.
2026-05-09 10:15:38 +07:00
decolua
d4bc42e1f5
feat: add STT support, Gemini TTS, and expand usage tracking
...
- Speech-to-Text: full pipeline with sttCore handler, /v1/audio/transcriptions
endpoint, sttConfig for OpenAI, Gemini, Groq, Deepgram, AssemblyAI,
HuggingFace, NVIDIA Parakeet; new 9router-stt skill
- Gemini TTS: add gemini provider with 30 prebuilt voices and TTS_PROVIDER_CONFIG
- Usage: implement GLM (intl/cn) and MiniMax (intl/cn) quota fetchers; refactor
Gemini CLI usage to use retrieveUserQuota with per-model buckets
- Disabled models: lowdb-backed disabledModelsDb + /api/models/disabled route
- Header search: reusable Zustand store (headerSearchStore) wired into Header
- CLI tools: add Claude Cowork tool card and cowork-settings API
- Providers: introduce mediaPriority sorting in getProvidersByKind, add
Kimi K2.6, reorder hermes, drop qwen STT kind
- UI: expand media-providers/[kind]/[id] page (+314), enhance OAuthModal,
ModelSelectModal, ProviderTopology, ProxyPools, ProviderLimits
- Assets: refresh provider PNGs (alicode, byteplus, cloudflare-ai, nvidia,
ollama, vertex, volcengine-ark) and add aws-polly, fal-ai, jina-ai, recraft,
runwayml, stability-ai, topaz, black-forest-labs
2026-05-05 10:32:59 +07:00
decolua
512e3de371
Update version to 0.4.9, enhance README with Trendshift badge, and add new embedding models to providerModels.js. Refactor TTS handling to support additional providers and improve API key validation for media providers.
2026-04-29 11:34:39 +07:00
decolua
368f4c3e7f
- Added Hermes tool to CLI tools and updated related components.
2026-04-23 16:39:31 +07:00
decolua
fd4ec9e5b8
- Enhance passthrough function to support response inspection
...
- Add cursor tool configuration and update related components
2026-03-19 15:32:29 +07:00
decolua
03ff35100d
Feat : Kiro MITM
2026-03-17 16:12:25 +07:00
decolua
573b0f0241
- Refines the overall structure of the CLI tools and MITM server functionalities.
...
- Add buildQwenBaseUrl function to construct URLs for Qwen resources.
- Update buildProviderUrl to support Qwen model requests.
- Enhance token refresh logic to include provider-specific data for Qwen.
- Refactor CLI Tools page to exclude MITM tools and streamline model retrieval.
- Introduce new components for MITM server management.
- Update API routes to handle Qwen-specific resource URLs and improve error handling.
2026-03-05 11:25:03 +07:00
decolua
38ded5c62f
feat(cli-tools): add OpenCode tool integration to CLI Tools page
2026-03-03 11:04:56 +07:00
decolua
03fc685f72
Add OpenCode CLI
2026-03-03 10:10:03 +07:00
decolua
bfd9614fa2
- Add new "Quota Tracker" item to the sidebar navigation.
2026-03-03 09:53:30 +07:00
decolua
a5eb5a864e
chore: add Gemini 3.1 Pro models to provider configurations
2026-02-22 15:20:24 +07:00
decolua
930e917092
chore: update version and enhance provider model configurations.
2026-02-22 11:30:43 +07:00
decolua
f2025cc776
feat: add Gemini 3.1 Pro models to provider
2026-02-20 21:05:02 +07:00
decolua
985985e454
refactor: update Antigravity model configurations and pricing
2026-02-20 17:52:15 +07:00
decolua
e1e5a81613
feat: add GLM 5 and MiniMax M2.5 models to providerModels.js; add Claude Sonnet 4.6 to CLI tools
2026-02-20 14:44:53 +07:00
decolua
2e854bd4c9
feat(antigravity): integrate Antigravity tool with MITM support and update CLI tools
2026-02-08 16:28:13 +07:00
decolua
a2122e3e48
feat(cli-tools): update CLI tools and add new models
...
- Add Droid and OpenClaw tool cards to CLI tools
- Enhance ClaudeToolCard and CodexToolCard to display current base URLs
2026-02-06 20:53:20 +07:00
decolua
a01526642c
Fix bug select model
2026-01-21 11:45:19 +07:00
decolua
3804357aba
Added Usage page.
2026-01-19 10:39:30 +07:00
decolua
3857598de4
Initial commit
2026-01-05 09:58:59 +07:00