Commit Graph

  • ad76b1174a fix: move startup checks after submitCount declaration to avoid temporal dead zone OpenClaude Worker 3 2026-04-08 11:47:26 +05:30
  • c457d9db3c fix: gate startup checks on prompt readiness, not just a timeout (issue #363) OpenClaude Worker 3 2026-04-08 11:39:21 +05:30
  • d1f79088a1 fix: move startup checks effect after promptTypingSuppressionActive declaration OpenClaude Worker 3 2026-04-08 11:35:48 +05:30
  • 106f85d0bf fix: defer startup plugin checks and suppress recommendation dialogs during startup window (issue #363) OpenClaude Worker 3 2026-04-08 11:24:36 +05:30
  • 3188f6ac66 fix example agents (#438) lunamonke 2026-04-07 19:55:27 +01:00
  • 69ea1f1e4a fix: restore default context window for unknown 3p models (#494) Kevin Codex 2026-04-08 02:45:49 +08:00
  • f9ce81bfb3 fix: handle missing skill parameter in SkillTool (#485) KRATOS 2026-04-07 22:03:52 +05:30
  • 1e72fc94cb fix: align SkillTool schema error output fix/skilltool-missing-param gnanam1990 2026-04-07 21:31:23 +05:30
  • be7ec1b5fa fix: preserve SkillTool schema contract gnanam1990 2026-04-07 21:12:01 +05:30
  • 4975cfc2e0 fix: strip Anthropic params from 3P resume paths (#479) Juan Camilo Auriti 2026-04-07 17:24:10 +02:00
  • cdfaea5ced fix: handle missing skill parameter in SkillTool gnanam1990 2026-04-07 20:23:36 +05:30
  • b5dbb71a44 fix: preserve explicit ollama startup intent fix/provider-precedence-startup-freeze gnanam1990 2026-04-07 19:40:47 +05:30
  • 98f38d8bfc test: trim extra blank lines in conversation recovery test fix/repl-anthropic-params-3p-pr Juan Camilo 2026-04-07 15:27:39 +02:00
  • b2cabdd950 fix: preserve explicit provider intent for active profiles gnanam1990 2026-04-07 18:47:35 +05:30
  • 279cd1a7e1 test: move provider-sensitive resume coverage behind module mocks Juan Camilo 2026-04-07 12:01:17 +02:00
  • 5c13223aa4 test: isolate provider env in conversation recovery tests Juan Camilo 2026-04-07 11:56:09 +02:00
  • 2c8842f87c test: align resume stripping expectation with orphan-thinking filter Juan Camilo 2026-04-07 11:50:41 +02:00
  • 858f06d964 fix: strip Anthropic-specific params from 3P provider paths Juan Camilo 2026-04-03 14:05:34 +02:00
  • 600c01faf7 fix: restore Grep and Glob reliability on OpenAI paths (#461) ibaaaaal 2026-04-07 16:26:00 +07:00
  • 139610950c fix: preserve explicit provider startup intent gnanam1990 2026-04-07 14:50:20 +05:30
  • b07bafa5bd Security code scanning (#459) makskopchan-tech 2026-04-07 11:03:16 +03:00
  • 85aa8b0985 fix: add File polyfill for Node < 20 to prevent startup deadlock with proxy (#442) changjiaoxigua 2026-04-07 16:02:05 +08:00
  • 65dd19cf87 fix: preserve explicit startup provider selection gnanam1990 2026-04-07 09:50:10 +05:30
  • e365cb4010 fix: address code scanning alerts (#434) Vasanth T 2026-04-06 22:13:09 +05:30
  • 52d33a87a0 fix: include MCP tool results in microcompact to reduce token waste (#348) CRABHIVE 2026-04-06 11:13:20 -04:00
  • b4bd95b477 fix: normalize malformed Bash tool arguments from OpenAI-compatible providers (#385) KRATOS 2026-04-06 19:38:45 +05:30
  • 1e057025d6 Fix GLM-5 and other reasoning models appearing to hang via OpenAI shim (#365) Otávio Carvalho 2026-04-06 16:02:29 +02:00
  • aff2bd87e4 fix: avoid sync github credential reads in provider manager (#428) Agent_J 2026-04-06 18:59:53 +05:30
  • 3a25d71004 fix: comprehensive tool argument normalization hardening fix/383-bash-tool-args gnanam1990 2026-04-06 18:38:33 +05:30
  • 72e6a945fe Fixed gemini error Function call is missing a thought_signature in functionCall parts (#426) hsain9357 2026-04-06 16:04:49 +03:00
  • 50efbe5614 fix: skip streaming normalization on finish_reason length gnanam1990 2026-04-06 18:08:01 +05:30
  • b20d878b76 fix: extend tool argument normalization to all tools and harden edge cases gnanam1990 2026-04-06 18:01:24 +05:30
  • f2fc454baf test: isolate provider profile env assertions gnanam1990 2026-04-06 17:22:51 +05:30
  • 10f17d38ea test: stabilize rebased PR 385 checks gnanam1990 2026-04-06 17:18:50 +05:30
  • 889c472ddb fix: preserve malformed Bash JSON literals gnanam1990 2026-04-06 16:58:16 +05:30
  • 0ad7746b7a fix: keep invalid Bash tool args from becoming commands gnanam1990 2026-04-06 16:28:30 +05:30
  • 91df124064 fix: normalize malformed Bash tool arguments from OpenAI-compatible providers gnanam1990 2026-04-05 16:35:41 +05:30
  • 39f3b2babd test: isolate latest main suite regressions (#427) Kevin Codex 2026-04-06 19:50:31 +08:00
  • ff7d49990d feat: GitHub provider lifecycle and onboarding hardening (#351) Agent_J 2026-04-06 16:48:58 +05:30
  • 8ece290087 fix: suppress startup dialogs when input is buffered (#423) Vasanth T 2026-04-06 16:01:38 +05:30
  • fde8959375 Merge remote-tracking branch 'origin/main' into fix/repl-startup-typing-suppression-merge fix/repl-startup-typing-suppression OpenClaude Worker 3 2026-04-06 15:55:24 +05:30
  • 6c61790063 test: fix leaked ink mocks in full suite (#424) Kevin Codex 2026-04-06 18:10:02 +08:00
  • f1af292b82 fix: suppress startup dialogs when input is buffered OpenClaude Worker 3 2026-04-06 15:31:53 +05:30
  • 26eef92fe7 feat: add headless gRPC server for external agent integration (#278) NikitaBabenko 2026-04-06 12:54:10 +03:00
  • 112df59117 fix: convert dragged file paths to @mentions for attachment (#382) Paulo Reis 2026-04-06 06:49:38 -03:00
  • 8724d59d48 fix theme picker live preview broken by react-compiler memoization (#395) Meetpatel006 2026-04-06 15:16:42 +05:30
  • af08b4f762 docs: add LiteLLM proxy setup guide (#418) Jay Suryawanshi 2026-04-06 14:31:56 +05:30
  • 5012c160c9 feat: Add Gemini support with thought_signature fix (#404) Sarath Babu 2026-04-06 14:31:06 +05:30
  • c1934974aa fix: preserve unicode in Windows clipboard fallback (#388) KRATOS 2026-04-06 13:42:10 +05:30
  • 94de37d44f chore: release 0.1.8 v0.1.8 Kevin Codex 2026-04-06 13:45:02 +08:00
  • 3b3aca716d test: fix post-merge suite regressions (#419) Kevin Codex 2026-04-06 13:32:05 +08:00
  • d5852ca73d fix: coalesce consecutive same-role messages for strict template models (#241) Juan Camilo Auriti 2026-04-06 00:47:11 +02:00
  • c534aa5771 Feature: Add local OpenAI-compatible model discovery to /model (#201) Technomancer702 2026-04-05 15:46:06 -07:00
  • 60d3d8961a fix: add missing o1-series and Ollama models to context window table (#250) Juan Camilo Auriti 2026-04-06 00:39:24 +02:00
  • 3b9893b586 security: force lodash-es 4.18.0 for transitive dependencies (#242) Juan Camilo Auriti 2026-04-06 00:37:40 +02:00
  • daf2c90b6d Fix duplicate marketplace plugin loading (#364) Joe Tam 2026-04-05 15:36:45 -07:00
  • 4ac7367733 fix: include retry timing in 429 error messages (#366) CRABHIVE 2026-04-05 18:36:14 -04:00
  • 1137b9a037 test: fix Windows clipboard temp path fixture fix/386-windows-clipboard-encoding gnanam1990 2026-04-05 17:39:42 +05:30
  • 54e6df58eb fix: avoid Windows clipboard stdin codepage issues gnanam1990 2026-04-05 17:17:30 +05:30
  • 7f432fe87d fix: preserve unicode in Windows clipboard fallback gnanam1990 2026-04-05 16:59:06 +05:30
  • 7350a798cb Feature/pr intent scan hardening (#375) Kevin Codex 2026-04-05 17:05:24 +08:00
  • 5ef79546e9 test: stabilize suite and add coverage heatmap (#373) Kevin Codex 2026-04-05 12:44:54 +08:00
  • daa3aa27a0 Remove internal-only bundled skills and mock helpers (#376) Anandan 2026-04-05 10:14:21 +05:30
  • 5ff34283c4 Stub internal-only recording and model capability helpers (#377) Anandan 2026-04-05 10:14:03 +05:30
  • d1a2df2f69 feat: activate buddy system in open build (#346) Kevin Codex 2026-04-05 05:39:00 +08:00
  • ba1b9913aa Finish eliminating remaining ANT-ONLY source labels (#360) Anandan 2026-04-04 23:58:34 +05:30
  • 0d27ca596a Neutralize remaining internal-only diagnostic labels (#359) Anandan 2026-04-04 23:50:15 +05:30
  • 8fc40ee8c4 Neutralize internal Anthropic prose in explanatory comments (#357) Anandan 2026-04-04 23:35:03 +05:30
  • 2f162af60c Reduce internal-only labeling noise in source comments (#355) Anandan 2026-04-04 23:26:14 +05:30
  • 9e84d2fddc Remove internal-only tooling from the external build (#352) Anandan 2026-04-04 23:04:34 +05:30
  • 75d2543854 fix: remove internal Anthropic tooling from external build (#345) KRATOS 2026-04-04 21:23:17 +05:30
  • 01acc4c10e fix: auto-allow safe read-only commands in acceptEdits mode (#341) KRATOS 2026-04-04 20:23:09 +05:30
  • e4cf810e14 fix: guard rawBaseUrl against the literal string "undefined" from env vars (#340) JiayuWang(王嘉宇) 2026-04-04 22:37:59 +08:00
  • 0951c8bc59 fix: run dangerous path check before auto-allowing rm/rmdir in acceptEdits mode (#246) KRATOS 2026-04-04 19:32:02 +05:30
  • 4c3118e071 fix: harden execFileNoThrow for CodeQL (#338) Vasanth T 2026-04-04 19:09:54 +05:30
  • 80a2f1414c docs: organize Python helpers and refresh README (#334) Vasanth T 2026-04-04 18:54:36 +05:30
  • 462a985d7e Remove embedded source map directives from tracked sources (#329) Anandan 2026-04-04 18:49:27 +05:30
  • ef881b247f feat(provider): align provider and model workflows (#324) Agent_J 2026-04-04 17:59:45 +05:30
  • a0bdab24c0 fix: address remaining CodeQL alerts (#332) Vasanth T 2026-04-04 17:58:35 +05:30
  • cdc92d16e4 fix(repl): queue prompt guidance for next turn (#333) KRATOS 2026-04-04 17:57:59 +05:30
  • fbf3385395 fix: prevent cross-provider model env var leaks and sync Codex detection (#243) Juan Camilo Auriti 2026-04-04 11:38:47 +02:00
  • ea335aeddc feat: add Gemini ADC and access token auth (#312) Vasanth T 2026-04-04 15:07:17 +05:30
  • 280c9732f5 feat: fix open-source build and add Ollama model picker (#302) RUO 2026-04-04 18:22:18 +09:00
  • 08be5181ab fix: skip Anthropic preconnect for third-party providers (#309) KRATOS 2026-04-04 14:51:18 +05:30
  • b4725c19e0 fix: skip Anthropic MCP registry fetch for third-party providers (#310) KRATOS 2026-04-04 14:50:48 +05:30
  • 3c2e80a1ae Fix TUI redraw artifacts in row-based views (#325) pr0ln 2026-04-04 18:19:31 +09:00
  • bd8d0ef0fa Remove embedded source map directives from tracked sources cleanup-inline-source-maps anandh8x 2026-04-04 13:38:49 +05:30
  • c3c60b7bab fix: OAuth tokens secure storage for Windows & Linux (#215) Yakout 2026-04-04 08:26:56 +02:00
  • 27e6505bfd hardening: isolate third-party paths and clean external-build metadata (#311) KRATOS 2026-04-04 11:52:33 +05:30
  • cdbe016e6f fix: apply provider flag before startup banner (#322) Vasanth T 2026-04-04 11:49:02 +05:30
  • bd4daa3ee7 cleanup: remove dead USER_TYPE fast mode and setup branches (#315) KRATOS 2026-04-04 11:45:28 +05:30
  • 5be5387096 Clear a tiny message-component batch of unused React imports (#321) Anandan 2026-04-04 11:43:01 +05:30
  • 897ef2002e Trim a small LogoV2 batch of unused React imports (#320) Anandan 2026-04-04 11:42:35 +05:30
  • ab3c46a591 Remove a tiny batch of unused React imports (#319) Anandan 2026-04-04 11:42:18 +05:30
  • 03dff274a1 Peel off another tiny display-component cleanup batch (#318) Anandan 2026-04-04 11:41:44 +05:30
  • bffd43056f Trim another narrow batch of dialog cleanup noise (#317) Anandan 2026-04-04 11:41:08 +05:30
  • c52245fc0a fix: restore image paste and image tool-result handling (#308) KRATOS 2026-04-04 11:40:26 +05:30
  • 365bd3102d Reduce low-risk unused-symbol noise in core components (#316) Anandan 2026-04-04 11:39:00 +05:30
  • 3df635c24d Remove a tiny PromptInput batch of unused React imports (#323) Anandan 2026-04-04 11:38:30 +05:30
  • 2031c67d46 refactor: improve error response for non-available models (#298) Christian Schimetschka 2026-04-04 04:15:27 +02:00