Commit Graph

  • 0c448e12e8 Merge pull request #5176 from yzhg1983/myu003/resume-hint-on-exit Mario Zechner 2026-05-29 11:16:31 +02:00
  • 3d1d18fa96 Merge pull request #5178 from stephanmck/bedrock-custom-headers-pr Mario Zechner 2026-05-29 11:15:18 +02:00
  • c122bcde44 Merge pull request #5167 from xl0/expose-convert-png Mario Zechner 2026-05-29 11:13:42 +02:00
  • 7619aaefa9 ai: add custom-header support to Bedrock provider Stephan Schneider 2026-05-29 10:21:44 +02:00
  • 17e9e87576 feat(coding-agent): print resume hint on interactive exit Michael Yu 2026-05-29 15:56:42 +08:00
  • 7a5dc0d0db feat(coding-agent): Export convertToPng for extensions Alexey Zaytsev 2026-05-29 00:44:51 -05:00
  • c8df99a795 fix(tui): keep hardware cursor marker during slash-command autocomplete smoose 2026-05-28 10:42:03 +08:00
  • 7be8a10d23 chore: approve contributor rolfvreijdenberger github-actions[bot] 2026-05-28 23:26:43 +00:00
  • b6b0f6923f feat(ci): Actually bump setup-bun to 2.2.0 Armin Ronacher 2026-05-29 01:03:12 +02:00
  • 20bcab26e0 feat(ci): Update setup-bun to 2.2.0 Armin Ronacher 2026-05-29 00:51:11 +02:00
  • 93600d8980 fix(release): align package repository metadata Armin Ronacher 2026-05-29 00:44:58 +02:00
  • f3b4e1285c fix(release): upgrade npm for trusted publishing Armin Ronacher 2026-05-29 00:36:43 +02:00
  • abf07d0c4d Add [Unreleased] section for next cycle Armin Ronacher 2026-05-29 00:19:23 +02:00
  • 8322745e28 Release v0.77.0 Armin Ronacher 2026-05-29 00:19:06 +02:00
  • f29472c387 Audit unreleased changelog entries Mario Zechner 2026-05-29 00:06:06 +02:00
  • 0127caea7b Fix OpenRouter DeepSeek V4 xhigh reasoning Mario Zechner 2026-05-28 23:56:59 +02:00
  • f9fa077bbb Fix startup timing attribution Mario Zechner 2026-05-28 23:53:20 +02:00
  • 9380d5f2e4 feat(coding-agent): add exclude tools option closes #5109 Mario Zechner 2026-05-28 23:49:01 +02:00
  • 1ab2899800 Remove unavailable tool preference guideline Mario Zechner 2026-05-28 23:36:49 +02:00
  • 4b4641c6b0 fix(coding-agent): scope custom session dir lookups Armin Ronacher 2026-05-28 23:24:00 +02:00
  • b64f3f5eae fix(coding-agent): run extension cleanup and restore terminal on signal exits Mario Zechner 2026-05-28 23:13:20 +02:00
  • d1fb34bc8d fix(ai): use valid synthetic Responses message ids closes #5148 Mario Zechner 2026-05-28 23:13:15 +02:00
  • 3f1ce9b6e9 fix(ai): avoid duplicate Codex replay message ids closes #5148 Mario Zechner 2026-05-28 23:06:47 +02:00
  • f9832ccb82 chore: approve contributor stephanmck github-actions[bot] 2026-05-28 20:54:28 +00:00
  • 97ef317389 Fix Kimi and Xiaomi model metadata Mario Zechner 2026-05-28 22:19:15 +02:00
  • 7e70886652 chore: approve contributor MichaelYochpaz github-actions[bot] 2026-05-28 20:05:12 +00:00
  • bfa3d1fa60 Update Claude Opus and GPT thinking metadata Mario Zechner 2026-05-28 21:51:40 +02:00
  • ae50dec121 chore(release): publish packages from CI Armin Ronacher 2026-05-28 17:42:33 +02:00
  • 53ca936adb Update clipboard native addon Mario Zechner 2026-05-28 16:59:44 +02:00
  • b63d26332f Finish harness tool registry semantics Mario Zechner 2026-05-28 12:34:02 +02:00
  • 458a7bc27c Fix Anthropic empty thinking signature replay Mario Zechner 2026-05-28 12:02:54 +02:00
  • 3e9f717445 fix(coding-agent): make config env references explicit Armin Ronacher 2026-05-28 11:57:10 +02:00
  • 5b31ffd744 Abort session work during dispose Mario Zechner 2026-05-28 11:26:52 +02:00
  • 9d5fb70b7e feat(ai): add Codex device code login (#4911) Vegard Stikbakke 2026-05-28 11:09:33 +02:00
  • edd26444af Expose tool prompt guidelines to extensions Mario Zechner 2026-05-28 11:03:25 +02:00
  • 17d39ccfd4 Add changelog entry for PR 5115 Mario Zechner 2026-05-28 10:48:11 +02:00
  • 8e77f8797b Merge pull request #5115 from DanielThomas/dannyt/sendUserMessage-agent-end Mario Zechner 2026-05-28 10:47:31 +02:00
  • e43f2c3d0a Clarify PR review worktree rules Mario Zechner 2026-05-28 10:31:03 +02:00
  • a29a7902e9 fix(coding-agent): drain follow-ups queued during agent_end Danny Thomas 2026-05-28 18:15:50 +10:00
  • 5f00f3f50f Merge pull request #5091 from earendil-works/fix/kitty-da-negotiation Mario Zechner 2026-05-28 10:23:41 +02:00
  • cbe8625528 Fix input event streaming behavior semantics Mario Zechner 2026-05-28 10:13:06 +02:00
  • 1fc57a5d5b Merge pull request #5107 from DanielThomas/dannyt/inputevent-streamingbehavior Mario Zechner 2026-05-28 10:11:30 +02:00
  • bcea4b2e27 feat(coding-agent): expose streamingBehavior on InputEvent Danny Thomas 2026-05-28 15:52:38 +10:00
  • b85bf65678 fix(coding-agent): restore diff code block highlighting Armin Ronacher 2026-05-28 00:49:27 +02:00
  • 99aec8e02b test(tui): reduce keyboard negotiation coverage Armin Ronacher 2026-05-27 23:03:13 +02:00
  • 1e168a89c5 docs(coding-agent): fix development AGENTS link Armin Ronacher 2026-05-27 22:51:30 +02:00
  • 6ab62a06d7 fix(tui): harden keyboard protocol negotiation Armin Ronacher 2026-05-27 21:25:52 +02:00
  • 39a26c84f8 Add [Unreleased] section for next cycle Armin Ronacher 2026-05-27 22:04:01 +02:00
  • 706f8720f8 Release v0.76.0 Armin Ronacher 2026-05-27 22:03:21 +02:00
  • 16dc525e7b fix(build): resolve internal packages from workspace dist Armin Ronacher 2026-05-27 21:56:55 +02:00
  • 41d28a9232 docs(changelog): audit unreleased entries Armin Ronacher 2026-05-27 21:40:07 +02:00
  • 52dc08c1f7 feat(session): Explicit session id naming (#5076) Armin Ronacher 2026-05-27 21:32:10 +02:00
  • 7c02a55632 fix(ai): timeout Codex SSE header stalls Armin Ronacher 2026-05-27 21:24:51 +02:00
  • 91b46c2ba9 fix(ai): avoid stale Cerebras test model Armin Ronacher 2026-05-27 20:57:00 +02:00
  • 701801dec2 fix(tui): align input word segmentation with editor (#5068) xu0o0 2026-05-28 02:50:04 +08:00
  • 61babc24cf feat(rpc): add excludeFromContext flag to bash command (closes #5039) Armin Ronacher 2026-05-27 18:34:42 +02:00
  • 4bbe2959bd fix(tui): provide the JetBrains terminal capabilities (#5037) Sviatoslav Abakumov 2026-05-27 14:20:44 +04:00
  • b62776e4a2 fix(tui): preserve ASCII punctuation word boundaries with Intl.Segmenter (#5067) xu0o0 2026-05-27 18:12:10 +08:00
  • 493efd422d fix(codex): timeouts for websockets (#4979) Armin Ronacher 2026-05-27 12:11:29 +02:00
  • 26f1e00f71 fix(ai): use hyphenated Codex session header Armin Ronacher 2026-05-27 01:11:24 +02:00
  • 2531fc130d fix(ui): preserve user ordered-list markers (closes #5013) Armin Ronacher 2026-05-27 01:02:04 +02:00
  • 59ec8003db fix(coding-agent): bypass age gates for self-update Armin Ronacher 2026-05-27 00:59:09 +02:00
  • 4402100830 fix(tui): leverage Intl.Segmenter for proper Unicode word boundaries (#5022) xu0o0 2026-05-27 06:28:47 +08:00
  • 8fb1e877cd fix(ai): disable hidden provider 429 retries (#4991) Armin Ronacher 2026-05-26 23:41:58 +02:00
  • 96f0edd02b Count user image tokens in context estimates Mario Zechner 2026-05-26 18:45:56 +02:00
  • 7c2775f6f6 chore: approve contributor DanielThomas github-actions[bot] 2026-05-26 07:39:20 +00:00
  • 71446c6c2b fix(ai): correct Codex Spark context window Armin Ronacher 2026-05-26 09:08:40 +02:00
  • fa1180b6b7 fix(ai): detect Poolside context overflow Armin Ronacher 2026-05-26 08:58:21 +02:00
  • fc8a155901 fix(ai): honor Codex Responses maxRetries Armin Ronacher 2026-05-25 12:30:04 +02:00
  • 3eb002766f fix(tui): enable OSC 8 for Windows Terminal (closes #4923) Armin Ronacher 2026-05-25 00:55:39 +02:00
  • e007fcd0d2 fix(rpc): reject pending requests on child process exit Armin Ronacher 2026-05-25 00:40:07 +02:00
  • ce0e801d8e fix(coding-agent): retry RPC stdout backpressure Armin Ronacher 2026-05-24 22:59:35 +02:00
  • 9600ded922 revert: fix rpc stdout backpressure Armin Ronacher 2026-05-24 11:50:53 +02:00
  • d0d1d8edca fix(rpc): respect stdout backpressure Armin Ronacher 2026-05-24 11:28:02 +02:00
  • fc51a40d02 Merge pull request #4922 from earendil-works/horrifying-terminal-hack Mario Zechner 2026-05-23 20:19:57 +02:00
  • 30b3ab3532 fix(tui): remove native modifier escape hatch Armin Ronacher 2026-05-23 15:32:38 +02:00
  • c5181a266e fix(tui): detect Apple Terminal Shift+Enter Armin Ronacher 2026-05-23 15:09:01 +02:00
  • 4a98f748bb chore(tui): remove unused xterm dependency Armin Ronacher 2026-05-23 14:18:49 +02:00
  • 15f1dea8df fix(coding-agent): disable managed extension peer resolution Armin Ronacher 2026-05-23 14:15:00 +02:00
  • 30f48feae7 Add [Unreleased] section for next cycle Mario Zechner 2026-05-23 12:08:14 +02:00
  • 89ba72c35d Update release instructions and image models Mario Zechner 2026-05-23 12:07:52 +02:00
  • 83a227aed3 Update release instructions and generated models Mario Zechner 2026-05-23 12:02:35 +02:00
  • ea2b70ddd9 Release v0.75.5 Mario Zechner 2026-05-23 11:58:31 +02:00
  • 98477f2ee7 Clarify release smoke test instructions Mario Zechner 2026-05-23 11:54:36 +02:00
  • b9566fc111 Audit unreleased changelog entries Mario Zechner 2026-05-23 11:48:27 +02:00
  • 373bd1282e Collapse read output by default Mario Zechner 2026-05-23 11:40:54 +02:00
  • 8100046cb8 Finish async tool cleanup Mario Zechner 2026-05-23 11:36:41 +02:00
  • c4f86e3992 Merge remote-tracking branch 'origin/main' into pr-4756-squash-cleanup Mario Zechner 2026-05-23 10:52:28 +02:00
  • 3f89350cef fix(coding-agent): ship clipboard sidecar in bun binaries Mario Zechner 2026-05-23 10:47:35 +02:00
  • ba09f1c9e0 Refine async tool control flow Mario Zechner 2026-05-23 10:30:00 +02:00
  • 2e1f07bac2 fix(coding-agent): avoid invalid footer home abbreviation Mario Zechner 2026-05-23 09:53:36 +02:00
  • e9146a5ff7 fix(coding-agent): use async operations in tools Mario Zechner 2026-05-23 09:48:51 +02:00
  • c85dbb1620 fix(coding-agent): reconcile pinned git update refs Armin Ronacher 2026-05-23 00:16:07 +02:00
  • d80bcc367e test(ai): avoid hardcoded Fireworks router id Armin Ronacher 2026-05-22 22:59:10 +02:00
  • 42379a37bd fix(coding-agent): add OpenCode session headers Armin Ronacher 2026-05-22 22:22:55 +02:00
  • 9b62f1f87c Fix Anthropic eager tool input compat test Mario Zechner 2026-05-22 18:40:31 +02:00
  • d801d88a11 Support adaptive thinking for Anthropic-compatible aliases Mario Zechner 2026-05-22 18:30:04 +02:00
  • 7002c68f8b fix(ai): declare Bedrock Smithy HTTP handler dependency Armin Ronacher 2026-05-22 16:49:17 +02:00
  • c841a6c78f Clean up OAuth device-code callbacks Mario Zechner 2026-05-22 15:50:52 +02:00
  • b3ed545938 fix(export-html): escape quotes in exported attributes Armin Ronacher 2026-05-22 15:47:57 +02:00