56be393a59
feat: expand OpenAI and Gemini static model lists (#398)
Ryan
2026-03-27 06:39:07 +03:00
3b4184b09e
fix: detect Claude format for /v1/messages + sanitize tool descriptions (#397)
Ryan
2026-03-27 06:38:37 +03:00
868eabffc0
fix: clamp Responses API call_id to 64 chars (closes#393) (#396)
Anurag Saxena
2026-03-26 23:37:31 -04:00
8759545260
chore: add proper-lockfile for safe database read/write operations and implement retry logic for file access
decolua
2026-03-27 10:31:35 +07:00
3059df4014
chore: - Adjust opacity settings for ConnectionRow to improve user experience.
decolua
2026-03-26 10:48:53 +07:00
99cb9ed11f
fix: support HTTP/HTTPS image URLs in Claude and Gemini translators (#344)
Ryan
2026-03-23 10:56:40 +03:00
8df8b94180
Enhance image support in Kiro for Claude models. Update the message conversion logic to conditionally handle image types based on model capabilities. Additionally, hide the Basic Chat option in the sidebar for a cleaner UI.
decolua
2026-03-23 12:29:48 +07:00
4496bf96c8
Feat : Kiro Provider can now read images.
decolua
2026-03-23 12:17:51 +07:00
f1c53a319e
refactor: update MITM bypass logic and enhance combo name validation
decolua
2026-03-19 22:47:32 +07:00
a0500dfc85
feat: add MiniMax M2.7 model support (#357)
Anurag Saxena
2026-03-19 04:34:36 -04:00
fd4ec9e5b8
- Enhance passthrough function to support response inspection - Add cursor tool configuration and update related components
decolua
2026-03-19 15:32:29 +07:00
34013b5ab9
fix: externalize better-sqlite3 for Next.js standalone builds
Ibrahim Ryan
2026-03-18 16:25:48 +03:00
9877f32efa
update submodule: dev pointer to latest
decolua
2026-03-17 16:14:29 +07:00
c893aeaa4d
chore(package): bump version from 0.3.42 to 0.3.44
decolua
2026-03-12 15:58:19 +07:00
8223c87988
feat(memory-management): Introduce MEMORY_CONFIG for session and DNS management, including session TTL, cleanup intervals, and proxy dispatcher limits.
decolua
2026-03-12 15:57:21 +07:00
372b985ee9
fix(translator): Ensure loading state is reset after error handling in TranslatorPage
decolua
2026-03-12 15:45:41 +07:00
83d94daa82
feat(ollama): Enhance Ollama support by adding new models, updating API format handling, and integrating translation functionality.
decolua
2026-03-12 15:24:10 +07:00
32e3980a13
feat(ollama): Add Ollama provider support with models and configuration, including API endpoints and UI updates.
decolua
2026-03-12 15:24:02 +07:00
a224f68e5c
feat(kimi-coding): Added Kimi Coding to the list of supported OAuth providers with specific configuration.
decolua
2026-03-12 10:48:11 +07:00
f1bf027c68
feat(usage): claude quota tracker
decolua
2026-03-12 09:42:17 +07:00
fe49b61dfb
feat: - Introduced per-provider strategy overrides in settings, allowing for more flexible connection management. - Added new provider models: DeepSeek 3.1, DeepSeek 3.2, and Qwen3 Coder Next. - Implemented UI changes to support round-robin strategy with sticky limits in the provider detail page. - Improved logging to display connection names instead of IDs for better clarity.
decolua
2026-03-11 18:04:38 +07:00
2470ef84de
feat: add confbox dependency and refactor TOML parsing in codex settings (#282)
Hưng Nguyễn
2026-03-11 17:00:49 +07:00
d9dad5bcf3
Fix : Add custom to model selector
decolua
2026-03-11 11:59:07 +07:00
8c51edabcf
fix(docker): use entrypoint to fix /app/data permissions on mounted volumes
Doan Minh Tu
2026-03-11 08:33:04 +07:00
9c757ff7d2
fix(docker): move data dir chown after COPY to fix EACCES permission error
Doan Minh Tu
2026-03-11 08:24:48 +07:00
5fc77fbf8c
ci: trigger only on tag push, keep master trigger commented
Doan Minh Tu
2026-03-11 06:56:21 +07:00
91c1bc848e
ci: harden Dockerfile and workflow security
Doan Minh Tu
2026-03-11 06:49:10 +07:00
aa2b83e1f6
ci: add Docker build and publish workflow
Doan Minh Tu
2026-03-11 06:48:44 +07:00