Commit Graph

  • 78f28bd3ac docs: update CHANGELOG, README, GUI changelog for v3.8.0 AI Monitoring main admin 2026-05-22 23:22:26 +04:00
  • 080f2bc56e v3.8.0: AI Monitoring — self-healing watchdog with 3-tier response system v3.8.0 admin 2026-05-22 22:36:16 +04:00
  • 4334540f33 docs: AI Monitoring design spec v3.8.0 — self-healing watchdog with 3-tier response system admin 2026-05-22 22:22:30 +04:00
  • f49489c099 README: Intelligence Routing — Phase 8 dev journey + features + troubleshooting admin 2026-05-22 16:35:08 +04:00
  • c52b801cde v3.7.0: Intelligence Routing — self-healing parser system v3.7.0 admin 2026-05-22 16:29:45 +04:00
  • 8e99821606 fix: bare <explore_agent> tags (no closing tag) now trigger URL-based repo exploration fallback, fix _build_explore_cmd name error, add _last_user_urls tracking admin 2026-05-22 16:09:51 +04:00
  • 8398918b2a hotfix: log_message crashes on do_GET — use getattr fallback for _session_id admin 2026-05-22 13:26:03 +04:00
  • d882b7df02 v3.6.0 — add per-session ID (8-char hex) to all proxy log lines admin 2026-05-22 13:23:13 +04:00
  • 0d34bb6301 v3.6.0 — bump GUI version label to 3.6.0 admin 2026-05-22 13:18:40 +04:00
  • beea20686b v3.6.0 — Performance & Stability Hardening v3.6.0 admin 2026-05-22 13:14:51 +04:00
  • 0682e46521 v3.5.0 — Major Release: Command Code Multi-Format Parser, AI Assist, Self-Revive Watchdog v3.5.0 admin 2026-05-22 10:54:30 +04:00
  • f184fdf9b9 v3.3.0: fix auto-continue class breakage, add MAX_TOKENS auto-continue for Gemini/Antigravity, bump version label Roman 2026-05-20 22:00:49 +04:00
  • e2f20810f0 v3.3.0: Antigravity OAuth + Gemini CLI OAuth, full Codex agent loop with tool calls, history hardening, SSE fixes Roman 2026-05-20 21:44:33 +04:00
  • b060706e18 v3.0.0: ThreadingHTTPServer, dynamic ports, health gating, atomic config, safe cleanup, buffered SSE, batched stats, graceful shutdown Roman 2026-05-20 18:54:47 +04:00
  • cf8ebd2064 v2.7.0: Usage Dashboard redesign (OpenUsage-inspired), TCP_NODELAY streaming, Anthropic prompt caching Roman 2026-05-20 18:11:39 +04:00
  • 8343837b3c v2.6.1: rebuild Google OAuth to emulate Gemini CLI Roman 2026-05-20 17:38:08 +04:00
  • bd4ccf1635 v2.6.0: Usage Dashboard, per-provider tracking, OAuth file picker Roman 2026-05-20 17:23:14 +04:00
  • 0e70fa47f9 v2.5.1: adaptive retry for 429/502/503, socket reuse, BGP retry Roman 2026-05-20 17:10:40 +04:00
  • 12ca136fba v2.5.0: AI BGP multi-provider routing with automatic failover Roman 2026-05-20 16:40:57 +04:00
  • 0f333aab6e v2.4.0: fix TOML breakage from multi-line paste in api_key field Roman 2026-05-20 15:40:29 +04:00
  • dbfc480019 v2.4.0: OpenAdapter preset uses 0G models only Roman 2026-05-20 15:30:55 +04:00
  • 866c07c2b5 v2.4.0: add OpenAdapter preset, fix dialog crash, smarter OAuth UX Roman 2026-05-20 15:28:41 +04:00
  • ea18535f1c v2.3.2: fix Add/Edit dialog crash, smarter Google OAuth UX Roman 2026-05-20 15:07:42 +04:00
  • ea60d74527 v2.3.2: add Google Gemini provider with OAuth support Roman 2026-05-20 14:45:43 +04:00
  • 27b22f4fd8 v2.3.0: adaptive Crof self-healing system Roman 2026-05-20 14:32:36 +04:00
  • 60106955ab v2.2.1: add 180s upstream timeout to prevent hanging connections Roman 2026-05-20 14:04:11 +04:00
  • 881f4f35d2 v2.2.1: fix NameError _ts crash + catch stream disconnect errors Roman 2026-05-20 13:54:47 +04:00
  • 0a3cd3fd7a v2.2.1: fix compaction orphaning tool outputs (tested, all 8 tests pass) Roman 2026-05-20 13:23:06 +04:00
  • 6c67642522 v2.2.1: fix compaction orphaning tool outputs causing Crof incomplete Roman 2026-05-20 13:14:40 +04:00
  • 9bcb6998e0 v2.2.0: styled reasoning switch + error handling for dialogs Roman 2026-05-20 12:59:04 +04:00
  • 96bf00213c v2.2.0: style reasoning switch green=ON, orange=OFF with gentle rounded look Roman 2026-05-20 12:28:33 +04:00
  • 9532ba40f3 v2.2.0: per-provider reasoning controls (on/off + effort level) Roman 2026-05-20 12:20:33 +04:00
  • 77423c5c35 v2.1.3: fix Crof mimo-v2.5-pro reasoning_content token exhaustion admin 2026-05-19 21:59:38 +04:00
  • 662d8e961e feat: auto-compaction for long conversations (like Claude Code/Codex /compact) admin 2026-05-19 21:49:55 +04:00
  • c90912ed07 fix: truncate large tool outputs to prevent Crof incomplete responses admin 2026-05-19 21:37:34 +04:00
  • aa377024d9 fix: Crof multi-turn tool calls + auto-trim long conversations admin 2026-05-19 21:25:35 +04:00
  • cb6381afe4 fix: add previous_response_id support for multi-turn tool calls (Crof fix) admin 2026-05-19 20:38:39 +04:00
  • 389866a2c6 fix: merge consecutive tool_calls into single assistant message for Crof/OpenAI-compat admin 2026-05-19 19:48:40 +04:00
  • 13a12d0763 add Command Code to Problem table in README admin 2026-05-19 19:04:39 +04:00
  • 6596404d4b update CHANGELOG + README for Command Code backend admin 2026-05-19 19:01:28 +04:00
  • df4f852566 fix CC: use real UUID for threadId admin 2026-05-19 18:41:22 +04:00
  • 573b640f91 fix CC: map system->user, content string->array, strip tools, fix threadId UUID admin 2026-05-19 18:38:00 +04:00
  • ba9831db2d fix Command Code 403: add cc_version field + x-command-code-version header admin 2026-05-19 18:28:56 +04:00
  • a2dde4d331 revert persona feature (caused MCP timeout), keep Command Code backend + developer role fix admin 2026-05-19 18:12:00 +04:00
  • c176fb088d v2.2.0: agent persona selector, Command Code backend, per-provider identity admin 2026-05-19 17:39:54 +04:00
  • ccc3054793 v2.1.1: fix developer role mapping for DeepSeek and other providers admin 2026-05-19 17:12:07 +04:00
  • 772255a188 v2.1.0: add Codex auth status detection and re-login admin 2026-05-19 16:45:41 +04:00
  • ac24fe6372 v2.0.1: Add Codex CLI/Desktop installation verifier admin 2026-05-19 15:32:44 +04:00
  • 50ba552635 Add in-app changelog viewer and repo CHANGELOG.md admin 2026-05-19 15:24:49 +04:00
  • c70c506452 Add .deb installer package (codex-launcher 2.0.0) admin 2026-05-19 15:19:44 +04:00
  • d1fef5d984 Initial commit: Codex Launcher — Any AI Provider admin 2026-05-19 14:57:31 +04:00