Commit graph

  • 8fda948866 fix(coding-agent): string systemPrompt now works as full replacement Mario Zechner 2026-01-08 20:47:52 +01:00
  • dc54c308a9 SSH extension: evaluate pwd on remote when no path given, use accent color for status Mario Zechner 2026-01-08 20:37:56 +01:00
  • b0e5954cf8 feat(coding-agent): default ssh extension remote cwd to ~ Mario Zechner 2026-01-08 20:27:09 +01:00
  • aa89080ea0 fix(ai): add bridge prompt to override Antigravity behavior with Pi defaults Mario Zechner 2026-01-08 20:20:24 +01:00
  • aa91864715 chore: add changelog for #571, init theme with watcher in interactive mode Mario Zechner 2026-01-08 20:10:39 +01:00
  • 31f155d7db
    Merge pull request #571 from ben-vargas/fix-antigravity-patch Mario Zechner 2026-01-08 20:00:40 +01:00
  • 17cb328ca1 Allow extensions to modify system prompt in before_agent_start Mario Zechner 2026-01-08 19:54:34 +01:00
  • 0774db2e5a feat: add wayland clipboard support for /copy command Mario Zechner 2026-01-08 19:38:35 +01:00
  • a174578673 feat: add wayland clipboard support Ogulcan Celik 2026-01-08 17:44:29 +03:00
  • 9ed88646a8 feat(coding-agent): add pluggable operations for remote tool execution Mario Zechner 2026-01-08 13:44:34 +01:00
  • ba46a52415 docs: add changelog entries for #568 Mario Zechner 2026-01-08 18:54:21 +01:00
  • 550742ca98 docs(coding-agent): simplify tool-override example to use built-in renderer Mario Zechner 2026-01-08 13:27:03 +01:00
  • bbf0d92e8c feat(coding-agent): use built-in renderers for tool overrides without custom renderers Mario Zechner 2026-01-08 13:25:41 +01:00
  • 66cbcee347 docs(coding-agent): simplify --no-tools description Mario Zechner 2026-01-08 13:18:41 +01:00
  • 4a6c32c142 docs(coding-agent): clarify tool override doesn't require --no-tools Mario Zechner 2026-01-08 13:17:47 +01:00
  • e3dd4f21d1 feat(coding-agent): add tool override support via extensions Mario Zechner 2026-01-08 13:14:27 +01:00
  • 7a2c19cdf0
    Merge pull request #568 from tmustier/gemini-raw-stream Mario Zechner 2026-01-08 18:50:47 +01:00
  • 74476be61d fix(ai): align antigravity request payload Ben Vargas 2026-01-08 10:00:44 -07:00
  • 2d4fa997bc
    Merge pull request #567 from ferologics/feat/bun-update-notification Mario Zechner 2026-01-08 14:51:29 +01:00
  • 9073111cb0 fix(coding-agent): show release URL for bun binary updates ferologics 2026-01-08 14:07:35 +01:00
  • 01f15fcbd2 fix: show retry attempt count when aborting during retry Thomas Mustier 2026-01-08 11:23:48 +00:00
  • a65da1c14b fix: ESC key not interrupting during Working... state Thomas Mustier 2026-01-08 09:35:53 +00:00
  • 7f38dbfba9
    Merge pull request #557 from cv/feat/no-tools-flag Mario Zechner 2026-01-08 12:52:42 +01:00
  • 6c3f82a696 fix(ci): update clipboard bindings to @mariozechner/clipboard fork Mario Zechner 2026-01-08 12:21:26 +01:00
  • 8f5523ed56
    feat(coding-agent): add --no-tools flag to disable built-in tools Carlos Villela 2026-01-07 23:10:58 -08:00
  • cfa63c255d Add [Unreleased] section for next cycle Mario Zechner 2026-01-08 04:53:51 +01:00
  • 4b084d0f9d Release v0.38.0 Mario Zechner 2026-01-08 04:52:55 +01:00
  • bf9a415541 Switch to @mariozechner/clipboard fork with musl support Mario Zechner 2026-01-08 04:50:37 +01:00
  • b1fb910625 refactor(coding-agent): unify tool and event handler context creation Mario Zechner 2026-01-08 03:45:39 +01:00
  • cf0466d96c fix(coding-agent): make ctx.shutdown() work from extension tools Mario Zechner 2026-01-08 03:39:58 +01:00
  • baf6fe4b39 fix(coding-agent): add PR attribution to ctx.shutdown() changelog, fix example comments Mario Zechner 2026-01-08 03:31:55 +01:00
  • 6845c4b85e
    feat(coding-agent): make ctx.shutdown() available for extensions (#542) Kao Félix 2026-01-08 03:30:48 +01:00
  • 7f3fa417c4 feat(coding-agent): add --no-extensions flag to disable extension discovery Mario Zechner 2026-01-08 03:22:38 +01:00
  • 0b680c67fb docs(coding-agent): add overflow changelog entry Mario Zechner 2026-01-08 03:19:00 +01:00
  • 6bcce1914a Merge branch 'codex-error-details-clean' Mario Zechner 2026-01-08 03:17:33 +01:00
  • 946efe4b45 fix(ai): detect context_length_exceeded overflow Mario Zechner 2026-01-08 03:16:59 +01:00
  • b1f32b9c8d fix(coding-agent): update test expectation for extension loader error message Mario Zechner 2026-01-08 03:11:10 +01:00
  • f97dcbf92f Merge branch 'feat/custom-thinking-budgets' Mario Zechner 2026-01-08 03:02:08 +01:00
  • c5a930fbd2 docs(coding-agent): add cross-package changelog entries Mario Zechner 2026-01-08 02:56:55 +01:00
  • c8460dec7e docs(coding-agent): restore SDK breaking changes to changelog Mario Zechner 2026-01-08 02:55:05 +01:00
  • e671f63c5d docs(coding-agent): add missing changelog entries for SDK changes Mario Zechner 2026-01-08 02:49:14 +01:00
  • 8045b3c7ec docs(coding-agent): clean up changelog, add missing contributor entries Mario Zechner 2026-01-08 02:38:59 +01:00
  • 696e1b51d3 refactor(coding-agent): revert preloadedExtensionsResult back to preloadedExtensions Mario Zechner 2026-01-08 02:35:37 +01:00
  • 6f726a2178 feat(coding-agent): add PI_SKIP_VERSION_CHECK env variable Mario Zechner 2026-01-08 02:29:51 +01:00
  • e483521075 feat(coding-agent): export run mode utilities with options interfaces Mario Zechner 2026-01-08 01:53:24 +01:00
  • 5d39074a35 refactor(coding-agent): simplify InteractiveMode API Mario Zechner 2026-01-08 01:38:12 +01:00
  • cb3ac0ba9e refactor(coding-agent): simplify extension runtime architecture Mario Zechner 2026-01-07 23:50:18 +01:00
  • 6052453f4f fix(ai): improve codex stream error details Thomas Mustier 2026-01-07 22:41:52 +00:00
  • d311978dfd Merge branch 'main' into feat/custom-thinking-budgets Melih Mucuk 2026-01-08 00:39:11 +03:00
  • faa26ffbf9 Merge PR #536: align openai-codex models list and context window size to codex defaults Mario Zechner 2026-01-07 20:39:55 +01:00
  • 39fa25eb67 fix(ai): clean up openai-codex models and token limits Mario Zechner 2026-01-07 20:39:46 +01:00
  • 8bf2b975a5 docs: add changelog citation format check to PR review prompt Mario Zechner 2026-01-07 20:20:40 +01:00
  • 7042a5f61d
    docs: add changelog entry for settings preservation fix (#527) (#541) Fero 2026-01-07 18:15:12 +01:00
  • cbd3a8cb87
    fix: use defaultThinkingLevel from settings when enabledModels lacks explicit suffix (#540) Fero 2026-01-07 18:11:03 +01:00
  • f3b7b0b179 fix(tui): handle batched input over SSH with StdinBuffer Mario Zechner 2026-01-07 17:50:06 +01:00
  • 615ed0ae2e
    Fix compaction UX oddities when model switching (#535) Armin Ronacher 2026-01-07 16:50:18 +01:00
  • 09471ebc7d feat(coding-agent): add ctx.ui.setEditorComponent() extension API Mario Zechner 2026-01-07 16:11:49 +01:00
  • d893ba7f20
    fix(ai): clean up openai-codex models and token limits Zhou Rui 2026-01-07 23:09:20 +08:00
  • acec56c6b5 feat: add customizable thinking budgets for token-based providers Melih Mucuk 2026-01-07 15:17:18 +03:00
  • 0f27eae77e feat: add thinkingBudgets option to customize token budgets Melih Mucuk 2026-01-07 15:13:26 +03:00
  • 893e00579d
    Merge remote-tracking branch 'origin/main' into feat/no-extensions-flag Carlos Villela 2026-01-07 03:20:09 -08:00
  • 10e651f99b
    Merge pull request #513 from austinm911/fix/async-extension-factories Mario Zechner 2026-01-07 11:48:33 +01:00
  • 9dfe5bf895
    Merge pull request #527 from ferologics/fix/preserve-settings-on-save Mario Zechner 2026-01-07 11:44:14 +01:00
  • e0dbdc56d6 fix: preserve externally-added settings when saving ferologics 2026-01-07 11:31:14 +01:00
  • 2f16c7f7fc
    Merge origin/main into feat/no-extensions-flag Carlos Villela 2026-01-07 02:27:16 -08:00
  • 499341cdc1
    feat(coding-agent): allow explicit -e flags with --no-extensions Carlos Villela 2026-01-07 02:04:46 -08:00
  • 1f2dbb57f6
    Merge pull request #522 from nicobailon/feat/dialog-timeout-countdown Mario Zechner 2026-01-07 10:04:21 +01:00
  • 48f524c554
    Add --no-extensions flag to disable extension discovery Carlos Villela 2026-01-06 23:53:01 -08:00
  • 77477f6166 feat(coding-agent): add timeout option to extension dialogs with live countdown Nico Bailon 2026-01-06 21:34:23 -08:00
  • fcb3b4aa72 Add [Unreleased] section for next cycle Mario Zechner 2026-01-07 01:33:34 +01:00
  • 5514d4ffdb Release v0.37.8 Mario Zechner 2026-01-07 01:32:53 +01:00
  • 41fe329cdd fix(tui): filter key release events by default Mario Zechner 2026-01-07 01:31:24 +01:00
  • 7508a51599 Add [Unreleased] section for next cycle Mario Zechner 2026-01-07 01:02:34 +01:00
  • a4f2bb5c27 Release v0.37.7 Mario Zechner 2026-01-07 01:01:55 +01:00
  • 62919fc1d4 docs(tui): add changelog entry for matchesKey fix Mario Zechner 2026-01-07 00:57:28 +01:00
  • 7a44cf0db0 fix(tui): matchesKey now matches Kitty sequences for unmodified letter keys Mario Zechner 2026-01-07 00:57:10 +01:00
  • c2eb8d0f92
    Merge branch 'badlogic:main' into fix/async-extension-factories Austin 2026-01-06 15:47:30 -08:00
  • 9330f5a10a Add [Unreleased] section for next cycle Mario Zechner 2026-01-07 00:43:25 +01:00
  • befbeb30e4 Release v0.37.6 Mario Zechner 2026-01-07 00:42:45 +01:00
  • a2f032a426 feat(tui): add Kitty keyboard protocol flag 2 support for key release events Mario Zechner 2026-01-07 00:41:44 +01:00
  • d863c8eb21 fix: add --force to npm install for cross-platform native bindings Mario Zechner 2026-01-07 00:16:35 +01:00
  • f054150ea3 Add changelog entries for bridge prompt export (#510) Mario Zechner 2026-01-07 00:10:55 +01:00
  • 2015964c40
    Merge pull request #512 from nicobailon/feat/abort-signal-ui-dialogs Mario Zechner 2026-01-07 00:10:20 +01:00
  • 9771fa1e44 Add AbortSignal support to extension UI dialogs Nico Bailon 2026-01-06 15:01:15 -08:00
  • 03e3f0d801
    Merge pull request #510 from mitsuhiko/annotate-bridge-prompt Mario Zechner 2026-01-06 23:47:02 +01:00
  • aea9f8439d feat(extensions): support async extension factory functions Austin Mudd 2026-01-06 14:35:43 -08:00
  • 282273e156 Fix preset.ts example to use gpt-5.2-codex for plan mode Mario Zechner 2026-01-06 23:29:20 +01:00
  • a00322175f Add [Unreleased] section for next cycle Mario Zechner 2026-01-06 23:25:53 +01:00
  • fe95983dcf Release v0.37.5 Mario Zechner 2026-01-06 23:25:12 +01:00
  • 59d8b7948c Add ExtensionAPI methods, preset example, and TUI documentation improvements Mario Zechner 2026-01-06 23:24:23 +01:00
  • c35a18b2b3 Export all UI components for extensions Mario Zechner 2026-01-06 23:09:58 +01:00
  • 17d863c082 Show the bridge prompt as a standalone thing Armin Ronacher 2026-01-06 22:35:02 +01:00
  • 7c99ea54bf Export truncation utilities for custom tools, add truncated-tool example Mario Zechner 2026-01-06 22:13:08 +01:00
  • f87fb0a38a Add [Unreleased] section for next cycle Mario Zechner 2026-01-06 21:29:03 +01:00
  • b08a6b22ce Release v0.37.4 Mario Zechner 2026-01-06 21:28:24 +01:00
  • 999f97cd49 fix(coding-agent): update help text for ctrl+k and add !! shortcut Mario Zechner 2026-01-06 21:27:35 +01:00
  • f755f69e0a added custom header support and example extension Tudor Oancea 2026-01-06 14:59:26 +01:00
  • 512ae4b4c0 fix: OAuth token refresh failure returns undefined instead of throwing Mario Zechner 2026-01-06 21:08:55 +01:00
  • d2f3b42deb fix: OAuth token refresh failure returns undefined instead of throwing Mario Zechner 2026-01-06 20:57:42 +01:00
  • cd797cc407 docs(coding-agent): add changelog entry for #503 Mario Zechner 2026-01-06 20:06:26 +01:00