Commit Graph

  • ad99e34f25 fix(providers): add claude-web + make gitlawb/gitlawb-gmi optional (#2476) Paijo 2026-05-22 01:53:31 +07:00
  • 3cbe57a8c7 fix(mitm): add IPv6 DNS redirect, modular antigravity target, improved logging (#2514) Hernan Javier Ardila Sanchez 2026-05-21 20:53:26 +02:00
  • 4e476b3fdd fix(usage): improve Claude and MiniMax plan label detection (#2498) Gi99lin 2026-05-21 21:53:03 +03:00
  • c361b3ca02 fix(codex): fan out image n requests in parallel (#2499) NMI 2026-05-21 23:52:58 +05:00
  • 01c5d5c7b7 fix: extract system/developer messages in Claude Code semantic passthrough paths (#2497) Halil Tezcan KARABULUT 2026-05-21 21:52:53 +03:00
  • 731e766136 fix(embeddings): strip stale Content-Encoding headers from upstream response (#2477) Leonid Bondarenko 2026-05-21 21:52:34 +03:00
  • 8d43cbd53c fix(model): return clear error instead of silent openai default for unrecognized models (#2492) Hernan Javier Ardila Sanchez 2026-05-21 20:52:28 +02:00
  • 7be33531b2 fix(dark-mode): correct background token on Compression Override select (#2513) Apostol Apostolov 2026-05-21 21:52:23 +03:00
  • 07df7c8e43 fix(opencode-zen): add 'opencode' provider alias and sync model list with live API Automation 2026-05-21 20:03:45 +02:00
  • 953a754057 fix(antigravity): improve plan label fallback per review ivan_yakimkin 2026-05-21 19:41:45 +03:00
  • 3e84b81f6f Merge pull request #2494 from herjarsa/fix/combo-skip-log-message Diego Rodrigues de Sa e Souza 2026-05-21 11:44:44 -03:00
  • 636d4c44fc refactor(antigravity): address PR review on tier extraction and usage cache ivan_yakimkin 2026-05-21 17:39:20 +03:00
  • 852acc3632 fix(antigravity): align subscription tier detection with Antigravity Manager ivan_yakimkin 2026-05-21 17:24:04 +03:00
  • f4534c12e6 docs(changelog): record #2469, #2470, #2468, #2467, #2480, #2483 diegosouzapw 2026-05-21 10:57:09 -03:00
  • 1d6077f8cf fix(api): /v1beta/models lists only active-connection providers (#2483) diegosouzapw 2026-05-21 10:56:15 -03:00
  • d01b1bd762 fix(antigravity): resolve projectId from providerSpecificData fallback (#2480) diegosouzapw 2026-05-21 10:55:20 -03:00
  • 69a80d3ee4 fix(kiro): refresh imported social tokens via social-auth, not AWS OIDC (#2467) diegosouzapw 2026-05-21 10:54:23 -03:00
  • f47531bd47 fix(settings): hydrate Global System Prompt on startup and after import (#2470) diegosouzapw 2026-05-21 10:53:30 -03:00
  • afa48c64ca fix(settings): append Global System Prompt after provider/agent instructions (#2468) diegosouzapw 2026-05-21 10:52:37 -03:00
  • 298578fec1 fix(cli): mark bin/omniroute.mjs executable (#2469) diegosouzapw 2026-05-21 10:51:05 -03:00
  • 9989ac799f fix(combo): clarify log message when combo target is skipped due to unavailable credentials Automation 2026-05-21 15:54:32 +02:00
  • 0ade48bd04 fix(security): replace Math.random with crypto.randomUUID in generateTaskId/ActivityId and fix URL hostname check in test (#2461) (#2489) Diego Rodrigues de Sa e Souza 2026-05-21 10:35:24 -03:00
  • e0044a63e6 revert: undo security fix squash (targeting wrong branch — belongs in v3.8.2) diegosouzapw 2026-05-21 10:07:26 -03:00
  • 4f70ef3d2a Merge pull request #2482 from herjarsa/fix/opencode-provider-context-window Diego Rodrigues de Sa e Souza 2026-05-21 10:04:03 -03:00
  • 2eb6884e24 Merge pull request #2465 from diegosouzapw/worktree-fix-bugfix-batch-v3.8.2 Diego Rodrigues de Sa e Souza 2026-05-21 10:03:32 -03:00
  • d7001dcefb fix(security): replace Math.random with crypto.randomUUID in generateTaskId/ActivityId and fix URL hostname check in test (#2461) Diego Rodrigues de Sa e Souza 2026-05-21 09:59:32 -03:00
  • 2e85d80adf fix(validation): guard non-string apiKey/modelsUrl in connection test (#2463) diegosouzapw 2026-05-21 09:49:47 -03:00
  • 2a0d20945d fix(@omniroute/opencode-provider): include limit.context in model entries for OpenCode context window detection Automation 2026-05-21 14:37:26 +02:00
  • 7e05abd398 fix: extract system role messages in semantic passthrough path + add test Tentoxa 2026-05-21 12:26:07 +02:00
  • 140a3d81ed fix: extract system role messages in semantic passthrough path + bump CLI wire image to v2.1.146 Tentoxa 2026-05-21 11:47:06 +02:00
  • 8f63c72396 docs(changelog): record #2390, #2446, #2454, #2459 bug fixes diegosouzapw 2026-05-21 04:02:58 -03:00
  • 6db9a77513 fix(perplexity-web): TLS impersonation to bypass Cloudflare on VPS (#2459) diegosouzapw 2026-05-21 04:02:04 -03:00
  • 6fe366db54 fix(claude): per-model beta gating + passthrough thinking sanitization (#2454) diegosouzapw 2026-05-21 04:01:11 -03:00
  • 016deae964 fix(kiro): serialize non-string role:tool content for CodeWhisperer (#2446) diegosouzapw 2026-05-21 04:00:18 -03:00
  • 75d0d7299a fix(translator): inject web_search tool in Responses-API flat shape (#2390) diegosouzapw 2026-05-21 03:59:06 -03:00
  • 1ea91b6c71 Merge pull request #2462 from diegosouzapw/release/v3.8.2 Diego Rodrigues de Sa e Souza 2026-05-21 02:44:34 -03:00
  • 5abaa7e0f4 fix(electron): downgrade to Electron 41.x for better-sqlite3 V8 compatibility diegosouzapw 2026-05-21 02:29:38 -03:00
  • f702cbbd38 chore: remove Akamai VPS deploy from release workflow and skills diegosouzapw 2026-05-21 02:06:17 -03:00
  • b804f481d2 fix(security): replace Math.random with crypto.randomUUID in generateTaskId/ActivityId and fix URL hostname check in test v3.8.1 diegosouzapw 2026-05-21 01:53:36 -03:00
  • 91b6983564 Release v3.8.1 (#2441) Diego Rodrigues de Sa e Souza 2026-05-21 01:29:12 -03:00
  • c1a242c533 chore(release): v3.8.1 — feature flags settings page, bracketed combo names, security hardening, multi-driver SQLite diegosouzapw 2026-05-21 01:27:34 -03:00
  • fb3340ebf4 fix(dashboard): allow bracketed combo names (#2458) Cong Vu Chi 2026-05-21 11:21:35 +07:00
  • 8ce81a067c fix(security): pin GCM authTagLength and harden Mermaid SVG rendering diegosouzapw 2026-05-21 01:02:06 -03:00
  • 0a1c3f8fe6 chore: update CHANGELOG.md with PR 2457 diegosouzapw 2026-05-20 23:48:46 -03:00
  • 0461a802d1 feat: Feature Flags Settings Page (Card Grid + DB overrides) (#2457) Diego Rodrigues de Sa e Souza 2026-05-20 23:47:20 -03:00
  • a224bf6530 fix(security): post-review hardening batch — command injection, CSP, auth gaps, error sanitization, resilience (#2435) Diego Rodrigues de Sa e Souza 2026-05-20 23:41:39 -03:00
  • 0cef7be2ab feat(settings): Feature flags backend and UI plan diegosouzapw 2026-05-20 21:39:04 -03:00
  • 9848dfeafa docs: update CHANGELOG.md with PRs 2452 and 2453 diegosouzapw 2026-05-20 21:24:34 -03:00
  • bf5d12e3db fix(deepseek-web): rewrite auth to userToken Bearer + WASM PoW solver (#2452) Mr. Meowgi 2026-05-21 03:23:50 +03:00
  • 62fce921b5 chore: update node dependencies and runtime support (#2453) backryun 2026-05-21 09:23:47 +09:00
  • 115f59a6c2 chore(release): v3.8.1 — changelog, version sync, contributor credits, i18n llm.txt sync diegosouzapw 2026-05-20 20:11:03 -03:00
  • a24d8acb82 chore(release): sync electron/open-sse versions to 3.8.1 and update CHANGELOG diegosouzapw 2026-05-20 19:51:47 -03:00
  • 4538cbb2bf fix(i18n): harden diff key extraction tag sanitization diegosouzapw 2026-05-20 19:39:34 -03:00
  • bbc94abf33 Merge branch 'release/v3.8.1' into claude-fastmode-ui diegosouzapw 2026-05-20 19:24:50 -03:00
  • e68f339851 Merge branch 'release/v3.8.1' into codex-fastmode-toggle diegosouzapw 2026-05-20 19:18:21 -03:00
  • 3b3d82ce13 refactor(docs): enhance frontmatter handling in DocPage (#2448) Mr. Meowgi 2026-05-20 19:15:01 -03:00
  • 140b4fed21 fix(db): use createRequire for better-sqlite3 and node:sqlite in ESM context diegosouzapw 2026-05-20 19:08:31 -03:00
  • 469177c11e fix(db): hoist driverFactory import outside map callback in listDbBackups diegosouzapw 2026-05-20 18:43:44 -03:00
  • 9037a9c69b test(db): add adapter tests for betterSqliteAdapter, sqljsAdapter, driverFactory diegosouzapw 2026-05-20 18:39:45 -03:00
  • 8fb4ca77f8 feat(db): call ensureDbInitialized at startup for sql.js pre-init diegosouzapw 2026-05-20 18:32:38 -03:00
  • a6acef6a5f feat(db): move better-sqlite3 to optionalDependencies diegosouzapw 2026-05-20 18:26:48 -03:00
  • 560739044d fix(db): convert remaining static better-sqlite3 imports to dynamic diegosouzapw 2026-05-20 18:24:02 -03:00
  • 81a3c99dbe fix(db): migrate type annotations from better-sqlite3 to SqliteAdapter diegosouzapw 2026-05-20 18:18:16 -03:00
  • 3dfed285d8 fix(db): remove static better-sqlite3 import from backup.ts diegosouzapw 2026-05-20 18:07:03 -03:00
  • 71452e0405 feat(db): migrate core.ts to SqliteAdapter multi-driver factory diegosouzapw 2026-05-20 18:01:56 -03:00
  • f396d17d3b feat(settings): Codex Fast Tier — tier dropdown + per-model gate Anton Knoery 2026-05-20 21:33:26 +00:00
  • 0790da40af feat(settings): surface Claude Fast Mode toggle in Settings > AI NomenAK 2026-05-20 21:25:16 +00:00
  • 52903fea74 fix(translator): fix Kiro 400 on follow-up turns carrying tool_result (#2447) Diego Rodrigues de Sa e Souza 2026-05-20 18:06:43 -03:00
  • 12ab83a45d fix(translator): fix 3 Kiro tool_result defects causing 400 on follow-up turns diegosouzapw 2026-05-20 18:02:08 -03:00
  • 48c9b4a986 feat(db): add driverFactory with better-sqlite3 → node:sqlite → sql.js cascade diegosouzapw 2026-05-20 17:47:21 -03:00
  • e8751299d3 feat(db): add sqljsAdapter (WASM fallback for any environment) diegosouzapw 2026-05-20 17:44:10 -03:00
  • e989d9cfa0 feat(db): add nodeSqliteAdapter (node:sqlite built-in fallback) diegosouzapw 2026-05-20 17:41:28 -03:00
  • c51c2db8f8 feat(db): add betterSqliteAdapter wrapper diegosouzapw 2026-05-20 17:38:55 -03:00
  • 0bb0c9dfda feat(db): add SqliteAdapter interface for multi-driver support diegosouzapw 2026-05-20 17:35:46 -03:00
  • dbef3ff752 fix(translator): treat developer role as system in Claude translation (#2407) diegosouzapw 2026-05-20 17:01:11 -03:00
  • 18e27038e2 feat: align Antigravity 2.0.1 support (#2443) Raxxoor 2026-05-20 20:35:30 +01:00
  • ed34d16dc9 feat(settings): surface Codex Fast Tier toggle in Settings > AI (#2440) release/v3.8.0 Anton 2026-05-20 21:35:25 +02:00
  • a0d2dee0c5 fix(jules): Jules API parity and cloud-agent provider registration (#2438) Gi99lin 2026-05-20 22:35:20 +03:00
  • 8670950da3 chore(i18n): refresh fr/es/de locales + add missing settings.update key (#2437) Anton 2026-05-20 21:35:16 +02:00
  • 688bc580b5 feat: Enhance extractBearer to support x-api-key for anthropic api style auth (#2436) The DT 2026-05-21 02:35:11 +07:00
  • d42161566d feat(memory): wire createMemory to upsertSemanticMemoryPoint (Qdrant) (#2439) Anton 2026-05-20 21:35:05 +02:00
  • 9273685b27 docs(changelog): add v3.8.1 entry for PR #2433 — antigravity client profile fix by @Gi99lin diegosouzapw 2026-05-20 14:15:52 -03:00
  • 39526b2b8c fix(build): lazy-init cloudAgentTaskTable to fix Next.js page data collection v3.8.0 diegosouzapw 2026-05-20 13:32:19 -03:00
  • f16fb03cb8 fix(antigravity): IDE vs SDK client profile fingerprint parity (#2433) Gi99lin 2026-05-20 18:20:48 +03:00
  • 8f0f5f560d chore: bump version to 3.8.1 diegosouzapw 2026-05-20 12:09:52 -03:00
  • 0efaf1cca7 fix(security): post-review hardening batch — command injection, CSP, auth gaps, error sanitization, resilience diegosouzapw 2026-05-20 11:11:13 -03:00
  • a8cfe243e1 Merge branch 'release/v3.8.0' diegosouzapw 2026-05-20 10:00:36 -03:00
  • a3ae2c422d fix(docker): restore cliproxyapi sidecar profile diegosouzapw 2026-05-20 09:47:53 -03:00
  • 87175d6c16 Merge pull request #2432 from diegosouzapw/release/v3.8.0 Diego Rodrigues de Sa e Souza 2026-05-20 09:32:43 -03:00
  • 527ab764dd Merge pull request #2431 from diegosouzapw/feat/features-batch-v3.8.0 Diego Rodrigues de Sa e Souza 2026-05-20 09:28:57 -03:00
  • 460e4e733f chore: merge release/v3.8.0 into feat/features-batch — resolve all conflicts with release version diegosouzapw 2026-05-20 09:27:10 -03:00
  • b50dfb98bc fix: restore v3.8.0 state for regressive files — prevent auth/gamification/i18n/test regressions diegosouzapw 2026-05-20 09:25:04 -03:00
  • f5073604b3 Release/v3.8.0 (#2430) Diego Rodrigues de Sa e Souza 2026-05-20 09:12:49 -03:00
  • 0e6af20c2a chore: merge origin/main (PR #2429) into release/v3.8.0 diegosouzapw 2026-05-20 08:36:34 -03:00
  • 428dfcdf2d docs(agentrouter): recommend native provider as the simple path (#2429) Lenine Júnior 2026-05-20 07:36:01 -04:00
  • b654a1ebe7 fix: support Antigravity image generation, Add Gemini 3.5 Flash (#2423) backryun 2026-05-20 20:35:40 +09:00
  • 50f5d95a2f fix: auto-reset apiKeyHealth on successful connection test (#2427) clousky2020 2026-05-20 19:35:30 +08:00
  • c5f15f6725 fix: persist STORAGE_ENCRYPTION_KEY across upgrades (closes #1622) (#2428) Chewji 2026-05-20 18:34:13 +07:00
  • c5458e4c08 fix(mitm): drop .js extension on manager.runtime re-export for webpack build (#2425) Anton 2026-05-20 13:32:34 +02:00
  • 0912ade9e1 docs(changelog): credit contributors for PRs #2423, #2425, #2427, #2428 diegosouzapw 2026-05-20 08:24:05 -03:00