Commit Graph

  • 758e9eccc3 fix(coding-agent): update Anthropic compaction model and HTTPS package test (#1960) Daniel Nouri 2026-03-08 21:33:13 +01:00
  • 2ef2a5d1ae chore: approve contributor gordonhwc github-actions[bot] 2026-03-08 18:14:53 +00:00
  • b370cd5a5c Add [Unreleased] section for next cycle Mario Zechner 2026-03-08 00:56:38 +01:00
  • a9cedccdde Release v0.57.1 v0.57.1 Mario Zechner 2026-03-08 00:55:52 +01:00
  • 5a82b5e5b1 docs(coding-agent): update unreleased changelog Mario Zechner 2026-03-08 00:55:02 +01:00
  • ad11058e37 fix(coding-agent): use shell for external editor on windows closes #1925 Mario Zechner 2026-03-08 00:48:33 +01:00
  • deb5fb3b88 feat(tui): support digit keybindings closes #1905 Mario Zechner 2026-03-08 00:35:08 +01:00
  • 80d79eefc3 fix(coding-agent): prefer explicit -e extensions closes #1896 Mario Zechner 2026-03-08 00:34:31 +01:00
  • 95d0806adc docs(coding-agent): add changelog entry for z.ai overflow Mario Zechner 2026-03-08 00:22:35 +01:00
  • 787f351ab7 feat(coding-agent): refine session_directory hook closes #1729 Mario Zechner 2026-03-08 00:07:56 +01:00
  • 7df89066d9 feat(coding-agent): add session_directory extension event Helmut Januschka 2026-03-03 01:08:51 +01:00
  • ade6a35e75 fix(ai): detect z.ai context overflow Mario Zechner 2026-03-08 00:18:16 +01:00
  • d48843ea55 Pr 1724 (#1939) Mario Zechner 2026-03-08 00:15:47 +01:00
  • 41e02598f5 docs(tui): add changelog entry for slash autocomplete fix Mario Zechner 2026-03-07 23:22:31 +01:00
  • 6937d2129e fix(tui): chain slash arg autocomplete after Tab completion Benjamin Rapaport 2026-02-09 13:56:01 -05:00
  • 52bf3b515d chore: approve contributor drewburr github-actions[bot] 2026-03-07 22:12:03 +00:00
  • 9a8bc61300 fix(tui,coding-agent): handle tmux xterm extended keys and warn on tmux setup fixes #1872 Mario Zechner 2026-03-07 23:01:08 +01:00
  • e3decbcdd6 fix(tui): autocomplete highlight follows first prefix match as user types (#1931) Aliou Diallo 2026-03-07 19:03:42 +01:00
  • e77e51e7ba fix(coding-agent): custom tool collapsed/expanded rendering in HTML export (#1934) Aliou Diallo 2026-03-07 19:01:33 +01:00
  • b279d03d33 Add [Unreleased] section for next cycle Mario Zechner 2026-03-07 14:44:23 +01:00
  • 3c3d63e161 Release v0.57.0 v0.57.0 Mario Zechner 2026-03-07 14:43:35 +01:00
  • 8f2d3ad85e chore(changelog): audit unreleased entries Mario Zechner 2026-03-07 14:42:35 +01:00
  • bd751f0515 chore(coding-agent): add codex tool-loop cache probe Mario Zechner 2026-03-07 14:34:12 +01:00
  • a3f05423d9 feat(coding-agent): add provider payload hook Mario Zechner 2026-03-07 14:23:25 +01:00
  • e3adaf1bd9 fix(coding-agent): use strict JSONL framing fixes #1911 Mario Zechner 2026-03-07 14:20:44 +01:00
  • 841c95ac9c feat(tui): add non-capturing overlays with focus control (#1916) Nico Bailon 2026-03-07 05:19:16 -08:00
  • 3e6e459cfc chore(coding-agent): close issue 1915 Mario Zechner 2026-03-07 12:22:14 +01:00
  • e80692bcb6 fix(coding-agent): keep ~/.agents skills user-scoped\n\ncloses #1915 Mario Zechner 2026-03-07 12:21:54 +01:00
  • c99b9940e1 chore: approve contributor smithbm2316 github-actions[bot] 2026-03-07 06:40:21 +00:00
  • 1e52a687ae Add [Unreleased] section for next cycle Mario Zechner 2026-03-06 17:07:29 +01:00
  • dd66b5cc3e Release v0.56.3 v0.56.3 Mario Zechner 2026-03-06 17:06:42 +01:00
  • e1d2c355e2 docs: add missing changelog entries for #1871, #1878, and New Features section Mario Zechner 2026-03-06 17:05:41 +01:00
  • bcfd5169a2 docs(coding-agent): document tool result truncation in compaction serialization Mario Zechner 2026-03-06 16:58:16 +01:00
  • d1a17bbae5 fix(coding-agent): guard against stale kept pre-compaction usage in error-path threshold check Mario Zechner 2026-03-06 16:57:06 +01:00
  • c950c692a1 fix(coding-agent): truncate tool results in compaction summarization to prevent overflow, fixes #1796 Mario Zechner 2026-03-06 16:56:47 +01:00
  • d8e3998d6e docs(coding-agent): add changelog entry for #1838 Mario Zechner 2026-03-06 16:42:43 +01:00
  • 15b36cbee1 feat(coding-agent): preserve custom editor onEscape/onCtrlD handlers Mario Zechner 2026-03-06 16:41:00 +01:00
  • b8910f13ad fix(coding-agent): allow threshold compaction for error messages using last successful usage, fixes #1834 Mario Zechner 2026-03-06 16:26:11 +01:00
  • 25c145142d docs(coding-agent): add changelog entry for #1860 Mario Zechner 2026-03-06 16:18:02 +01:00
  • d5c18e0248 fix(coding-agent): ignore stale pre-compaction assistant usage in threshold compaction checks, fixes #1860 Mario Zechner 2026-03-06 16:17:38 +01:00
  • a4f4d91fa5 Prevent stale pre-compaction assistant usage from retriggering auto-compaction after session recovery payloads and prove it with a regression test Joel Hooks 2026-03-05 16:44:13 -08:00
  • 58f8fcd8f1 fix(coding-agent): retry sync lockfile acquisition to prevent false auth errors during parallel startup Mario Zechner 2026-03-06 16:03:50 +01:00
  • bdf482cefc fix(tui): add modifyOtherKeys fallback for modified enter keys in tmux Mario Zechner 2026-03-06 16:02:17 +01:00
  • cb6aef2ffb fix(coding-agent): preserve thinking defaults across model switches closes #1864 Mario Zechner 2026-03-06 15:14:53 +01:00
  • b079003cf6 docs(coding-agent): clarify that tool errors must be thrown, not returned Mario Zechner 2026-03-06 14:36:18 +01:00
  • e4172e68d0 feat(ai): add claude-sonnet-4-6 to Antigravity, fix Claude thinking header detection, bump UA to 1.18.4 Mario Zechner 2026-03-06 13:27:09 +01:00
  • b13e080113 fix(coding-agent): clear header on /new closes #1880 Mario Zechner 2026-03-06 12:52:02 +01:00
  • b4e7d5c445 fix(ai): restore OpenAI Responses reasoning replay closes #1878 Mario Zechner 2026-03-06 12:39:55 +01:00
  • b14c359289 Add [Unreleased] section for next cycle Mario Zechner 2026-03-06 00:42:35 +01:00
  • 45a8499c8f Release v0.56.2 v0.56.2 Mario Zechner 2026-03-06 00:41:33 +01:00
  • 4110d93369 docs(changelog): audit unreleased entries Mario Zechner 2026-03-06 00:38:58 +01:00
  • 84655e814c fix(coding-agent): prefer workspace dist files for extension aliases Mario Zechner 2026-03-06 00:39:13 +01:00
  • 9bcf06c056 fix(tui): add Kitty CSI-u printable decoding to Input component, closes #1857 Mario Zechner 2026-03-06 00:33:58 +01:00
  • 863135d429 fix(ai): keep mistral browser-safe Mario Zechner 2026-03-06 00:16:18 +01:00
  • a31065166d Merge branch 'feat/use-mistral-sdk' Mario Zechner 2026-03-05 23:49:29 +01:00
  • 4c175790b1 fix(ai): preserve mistral thinking replay Mario Zechner 2026-03-05 23:49:18 +01:00
  • 0573612a89 fix(ai,coding-agent): simplify oauth subpath exports closes #1856 Mario Zechner 2026-03-05 23:28:56 +01:00
  • a74b18ca5a docs(changelog): add gpt-5.4 entries Mario Zechner 2026-03-05 23:07:43 +01:00
  • 8e77bb3272 merge: add gpt-5.4 support and cap context windows to 272k Mario Zechner 2026-03-05 23:00:34 +01:00
  • 16ec7de29c fix(ai): cap gpt-5.4 context windows to 272k Mario Zechner 2026-03-05 22:57:20 +01:00
  • f8d731a134 fix codex context window and add a few tests Markus Ylisiurunen 2026-03-05 21:17:55 +02:00
  • 8a6384a925 add support for gpt-5.4 Markus Ylisiurunen 2026-03-05 21:11:47 +02:00
  • 7aed39063b docs(coding-agent): add changelog entry for CRLF write preview fix (#1854) Mario Zechner 2026-03-05 22:37:28 +01:00
  • daaabbeac5 fix(coding-agent): normalize CRLF in write preview rendering (fixes #1854) Mario Zechner 2026-03-05 22:35:03 +01:00
  • 1f39cc776a feat(coding-agent): add treeFilterMode setting for /tree default filter (#1852) lajarre 2026-03-05 21:25:58 +00:00
  • a0d839ce84 fix(ai): use skip_thought_signature_validator for unsigned Gemini 3 tool calls Mario Zechner 2026-03-05 22:04:00 +01:00
  • cfbb15876a fix(ai): antigravity endpoint cascade on 403/404, add autopush fallback, strip extra headers Mario Zechner 2026-03-05 21:59:43 +01:00
  • 8f2af2ae7e feat(ai): add github-copilot gpt-5.3-codex fallback closes #1853 Mario Zechner 2026-03-05 21:47:52 +01:00
  • 8fc2b76827 fix(ai): omit empty OpenAI Responses thinking blocks on replay Mario Zechner 2026-03-05 21:28:16 +01:00
  • 87d71380e2 fix(ai): preserve OpenAI Responses assistant phase across turns closes #1819 Mario Zechner 2026-03-05 21:12:49 +01:00
  • 3de8c48692 fix(coding-agent): make footer truncation width-aware Mario Zechner 2026-03-05 20:44:16 +01:00
  • dabcda0db3 fix(tui): full redraw on terminal width/height resize\n\ncloses #1844 Mario Zechner 2026-03-05 20:27:37 +01:00
  • bb85cad0ba chore: approve contributor lajarre github-actions[bot] 2026-03-05 19:21:04 +00:00
  • 3daf72d720 docs(coding-agent): clarify models.json name behavior (fixes #1840) Mario Zechner 2026-03-05 20:16:28 +01:00
  • 708ce9d4ce Add [Unreleased] section for next cycle Mario Zechner 2026-03-05 07:14:13 +01:00
  • ab00c80892 Release v0.56.1 v0.56.1 Mario Zechner 2026-03-05 07:13:27 +01:00
  • da915ddb99 chore(changelog): add unreleased entries for post-v0.56.0 fixes Mario Zechner 2026-03-05 07:12:35 +01:00
  • 1ce870db1b fix(coding-agent): use ESM resolution for extension alias fallback (#1821) Sviatoslav Abakumov 2026-03-05 10:08:30 +04:00
  • f430dce00a fix(tui): isolate blockquote rendering from default text style Mario Zechner 2026-03-04 21:30:54 +01:00
  • 3e611c135b Add [Unreleased] section for next cycle Mario Zechner 2026-03-04 21:24:33 +01:00
  • e39c7d163b Release v0.56.0 v0.56.0 Mario Zechner 2026-03-04 21:23:47 +01:00
  • cefb17dbd7 docs(changelog): add missing unreleased entries after v0.55.4 Mario Zechner 2026-03-04 21:12:26 +01:00
  • 83b57924a0 fix(coding-agent): resolve extension aliases without require.resolve Mario Zechner 2026-03-04 21:18:45 +01:00
  • 668ebc0941 fix(ai): replace Function-based dynamic imports with module imports (fixes #1814) Mario Zechner 2026-03-04 20:49:43 +01:00
  • 0199abfd11 fix(binary): preload Bedrock provider module for Bun bundle Mario Zechner 2026-03-04 20:47:41 +01:00
  • 12cec4f162 fix(coding-agent): build binary with freshly built workspace deps Mario Zechner 2026-03-04 20:36:27 +01:00
  • c0d706bf32 fix(extensions): alias pi-ai oauth subpath in jiti loader Mario Zechner 2026-03-04 20:31:57 +01:00
  • 392fbc73cd fix(dev): map pi-ai oauth subpath in tsconfig paths Mario Zechner 2026-03-04 20:30:00 +01:00
  • 9673f52919 fix(tui): render blockquote list content correctly Mario Zechner 2026-03-04 20:25:42 +01:00
  • e0754fdbb3 fix(ai,coding-agent): make pi-ai browser-safe and move OAuth runtime exports Mario Zechner 2026-03-04 20:20:54 +01:00
  • 2af0c98b5f fix(ai): support gemini-3.1 flash-lite and thinking matching Mario Zechner 2026-03-04 20:17:58 +01:00
  • e64cd15c25 fix(coding-agent): preserve session thinking for scoped model cycling Mario Zechner 2026-03-04 19:51:55 +01:00
  • 4cb1a56b53 fix(tui,coding-agent): add OSC 133 user message markers support closes #1805 Mario Zechner 2026-03-04 18:33:22 +01:00
  • 689e7b4ac2 fix(tui): make single-line paste atomic to avoid @ autocomplete lag Mario Zechner 2026-03-04 18:25:37 +01:00
  • 49749407fa fix(tui): ignore unsupported Kitty CSI-u modifiers closes #1807 Mario Zechner 2026-03-04 18:14:29 +01:00
  • 8e157412a6 Update AGENTS.md Mario Zechner 2026-03-04 18:06:19 +01:00
  • f710c2705d feat: add branchSummary.skipPrompt setting to skip summarization prompt (#1792) Cody Bontecou 2026-03-04 09:54:36 -07:00
  • b4f9986d23 fix(coding-agent): detect GNU screen TERM values and downgrade to 256color (#1809) waldner 2026-03-04 17:50:39 +01:00
  • d4b473e298 fix(ai): respect region from profile config when AWS_PROFILE is set (#1800) xu0o0 2026-03-04 15:56:06 +08:00
  • 5c61d6bc92 fix(coding-agent): queue messages during branch summarization (#1803) Sviatoslav Abakumov 2026-03-04 11:55:30 +04:00