Commit Graph

  • 36dcb891b0 fix: patch release event leaks (#463) Charles Packer 2026-01-04 19:19:34 -08:00
  • 1894a290d4 feat: add --override flag and improve docs (#462) Charles Packer 2026-01-04 19:12:15 -08:00
  • c7ed2e37ed chore: bump version to 0.11.2-next.3 [skip ci] github-actions[bot] 2026-01-05 01:52:37 +00:00
  • d962356852 fix: update SKILL.md files to use npx tsx with <SKILL_DIR> (#461) Charles Packer 2026-01-04 17:52:07 -08:00
  • 0914239e89 chore: bump version to 0.11.2-next.2 [skip ci] github-actions[bot] 2026-01-05 01:39:08 +00:00
  • 56b40465dd fix: make skill scripts work when installed via npm (#460) Charles Packer 2026-01-04 17:38:34 -08:00
  • 8f32e1f7f6 chore: bump version to 0.11.2-next.1 [skip ci] github-actions[bot] 2026-01-05 00:32:17 +00:00
  • 9b039b7249 feat: update skills (migrating-memory, agent-finder, message-search) (#458) Charles Packer 2026-01-04 16:31:32 -08:00
  • d0d45cba5a feat: add migrating-memory skill for copying/sharing blocks between agents cpacker 2026-01-04 11:28:22 -08:00
  • 3ab15cc3e3 fix: properly stop streams on ESC interrupt (#457) Charles Packer 2026-01-02 23:35:52 -08:00
  • 34367de5d7 feat: implement client-side tools via client_tools spec (#456) Charles Packer 2026-01-02 23:35:40 -08:00
  • 5ad51d7095 chore: bump version to 0.11.1 [skip ci] github-actions[bot] 2026-01-03 04:52:56 +00:00
  • d7ad12f5f8 chore: move to .create w/ streaming instead of .create.stream (#455) Charles Packer 2026-01-02 18:39:24 -08:00
  • 8c3ffdc43a fix: polish parallel tool call approval UI (#454) Charles Packer 2026-01-02 17:57:15 -08:00
  • d2e0fc3bc5 fix: patch approval rendering to reduce churn (#453) Charles Packer 2026-01-02 17:22:28 -08:00
  • cd28bab41a fix: make headless tests event-driven to reduce CI flakiness (#451) Charles Packer 2026-01-02 16:20:59 -08:00
  • 6587237fa6 fix: patch desync fallback (#452) Charles Packer 2026-01-02 16:20:40 -08:00
  • a956a15db4 feat: add system prompt and memory block configuration for headless mode (#450) Charles Packer 2026-01-02 15:32:07 -08:00
  • 321519a1b7 fix: add retry on approval error from desync (#449) Charles Packer 2026-01-02 14:52:41 -08:00
  • aba42731bf chore: update ci.yml Charles Packer 2026-01-02 14:52:09 -08:00
  • 2c7e3aabe3 fix: patch headless permission mode (#447) Charles Packer 2026-01-02 09:50:05 -08:00
  • 4d9fea64ee fix: patch flakey interrupt (#446) Charles Packer 2026-01-01 21:33:49 -08:00
  • 397560ef00 feat: add typed wire format for stream-json protocol (#445) Charles Packer 2026-01-01 20:05:41 -08:00
  • 47e4734ba1 feat: Add --input-format stream-json for bidirectional SDK communication (#444) Charles Packer 2026-01-01 01:00:45 -08:00
  • 4bf102fb27 fix: Fix linkToolsToAgent to use parallel API calls for tool lookup (#443) Charles Packer 2025-12-31 19:44:38 -08:00
  • 725a2a7cad fix: update stream-json output format for SDK compatibility (#442) Charles Packer 2025-12-31 19:19:35 -08:00
  • 125c208e89 chore: bump version to 0.11.0 [skip ci] github-actions[bot] 2026-01-01 02:18:34 +00:00
  • 8f9eb5eec5 fix: patch server-side tools showing up as interrupted (#441) Charles Packer 2025-12-31 17:39:26 -08:00
  • 26c7125ee3 fix: update CI matrix from GLM 4.6 to GLM 4.7 (#440) Charles Packer 2025-12-31 16:19:45 -08:00
  • 48089ef71f feat: improve token counter display (#439) Charles Packer 2025-12-31 16:17:07 -08:00
  • f1fb38227d feat: prefer bun runtime (#435) Charles Packer 2025-12-31 15:58:26 -08:00
  • d63e1e01bb fix: command analyzer uses first command in pipelines (#438) Charles Packer 2025-12-31 15:56:31 -08:00
  • 19ecc2af1a feat: inline dialogs (#436) Charles Packer 2025-12-31 15:32:06 -08:00
  • dbf02f90b5 chore: bump version to 0.10.5 [skip ci] github-actions[bot] 2025-12-31 06:31:40 +00:00
  • 87fe33dddc fix: patch broken windows install (#434) Charles Packer 2025-12-30 22:29:32 -08:00
  • 0d72e2bbe2 Fix CSI u double-firing for Ctrl+C, Ctrl+V, and Shift+Enter (#431) Charles Packer 2025-12-30 19:51:51 -08:00
  • aeadf27938 fix: add nested fallback retry (#432) Charles Packer 2025-12-30 18:27:23 -08:00
  • 6a97519afa fix: slash command menu scrolling on keypress (#430) jnjpng 2025-12-30 16:35:03 -08:00
  • 9b6499a0db chore: bump version to 0.10.4 [skip ci] github-actions[bot] 2025-12-30 23:10:26 +00:00
  • 73249c9bce fix: iterm2 keybindings (#429) Charles Packer 2025-12-30 15:05:27 -08:00
  • 5cfb9aac91 feat: add letta-code-action workflow (#428) Charles Packer 2025-12-30 14:24:15 -08:00
  • 096b6aec4d fix: properly serialize error objects in transcript logging (#427) Charles Packer 2025-12-30 14:14:04 -08:00
  • 397eb5e390 fix: add consistent CTRL-C and ESC handling to all dialogs (#426) Charles Packer 2025-12-29 21:19:57 -08:00
  • f5a1a5e400 fix: prevent infinite loop on ESC interrupt (#425) Charles Packer 2025-12-29 20:12:03 -08:00
  • 96e0f94924 fix: allow chained read-only commands in plan mode (#422) Charles Packer 2025-12-29 17:20:34 -08:00
  • 1b7657fe4b fix: reset interrupted flag before stream resume (#420) Charles Packer 2025-12-29 17:00:32 -08:00
  • 802aaaa35e fix: remove aggressive screen clear (#421) Charles Packer 2025-12-29 16:59:07 -08:00
  • 806ab11623 fix: letta api key fetch for claude max pro (#419) jnjpng 2025-12-29 15:10:53 -08:00
  • 995eecb410 feat: add desktop notifications when UI needs user attention (#418) Charles Packer 2025-12-29 14:49:21 -08:00
  • 1dc703e532 fix: prevent post-cancel chunks from rendering after ESC interrupt (#416) Charles Packer 2025-12-29 13:57:41 -08:00
  • 3e4212d5f2 fix: fix typos (#410) Immanuel 2025-12-29 15:51:45 -06:00
  • fab0ca676b refactor: use system secrets when possible (#248) Kainoa Kanter 2025-12-29 12:09:52 -08:00
  • 4927a915f9 fix: re-check remaining approvals after saving permission rule (#415) Charles Packer 2025-12-29 12:07:43 -08:00
  • ad3450ad8c perf: use hash-based caching for toolset swap upserts (#414) Charles Packer 2025-12-29 11:00:54 -08:00
  • 9db539a6d8 feat: allow read-only shell commands in plan mode (#413) Charles Packer 2025-12-29 10:42:15 -08:00
  • 8fd3bc80ca chore: bump version to 0.10.3 [skip ci] github-actions[bot] 2025-12-29 18:07:39 +00:00
  • 44ce98cfe5 fix: prevent rendering artifacts when approval dialogs close cpacker 2025-12-29 01:24:26 -08:00
  • a5b0c9f1c9 feat: unify /pinned and /agents into tabbed agent browser (#412) Charles Packer 2025-12-29 00:25:16 -08:00
  • 0104fe4b3b feat: add --name/-n option to resume agent by name (#411) Charles Packer 2025-12-28 23:17:42 -08:00
  • b1343d92ae feat: add /ade command to open agent in browser (#409) Charles Packer 2025-12-28 22:03:56 -08:00
  • 0b8fcf563d fix: use pretty model name in welcome screen banner (#408) Charles Packer 2025-12-28 20:58:04 -08:00
  • fe4117519d chore: bump version to 0.10.2 [skip ci] github-actions[bot] 2025-12-29 04:44:43 +00:00
  • 95743ba504 fix: add Ctrl+V support for clipboard image paste in all terminals (#407) Charles Packer 2025-12-28 20:31:47 -08:00
  • aca3d88800 fix: fix keybindings (#406) Charles Packer 2025-12-28 19:31:01 -08:00
  • c576392db0 chore: Improve /terminal command description cpacker 2025-12-28 01:00:00 -08:00
  • 2d61f335af feat: shift+enter multi-line input support (#405) Charles Packer 2025-12-28 00:55:31 -08:00
  • 1f2b91b043 chore: bump version to 0.10.1 [skip ci] github-actions[bot] 2025-12-27 09:55:56 +00:00
  • 424e4980ac fix: improve UI (#403) Charles Packer 2025-12-27 01:55:13 -08:00
  • aa4071c721 fix: use ripgrep for Glob tool to prevent stack overflow (#402) Charles Packer 2025-12-26 23:50:28 -08:00
  • 0722729021 fix: remove extra spacing below AgentInfoBar cpacker 2025-12-26 23:18:20 -08:00
  • 985081a28d chore: bump version to 0.10.0 [skip ci] github-actions[bot] 2025-12-27 06:10:02 +00:00
  • 4f94ae20e8 fix: clean up UI (#401) Charles Packer 2025-12-26 21:57:02 -08:00
  • 931bc8ad1e fix: improve diff text visibility on wrapped lines (#400) Charles Packer 2025-12-26 18:02:29 -08:00
  • 63388074a7 fix: fix plan mode on non-default toolsets (#398) Charles Packer 2025-12-26 12:29:07 -08:00
  • f51deb1229 fix: improve word-level diff highlighting (#397) Charles Packer 2025-12-26 09:37:20 -08:00
  • a2e3ee3648 feat: show advanced diffs in tool returns (#396) Charles Packer 2025-12-26 09:09:04 -08:00
  • e8a9d656e8 fix: normalize spacing throughout UI (#395) Charles Packer 2025-12-25 20:03:07 -08:00
  • 184836e523 fix: replace low-contrast blue with primaryAccent color (#394) Charles Packer 2025-12-25 19:12:30 -08:00
  • 4db6c6f93c feat: show visual diffs for Edit/Write tool returns (#392) Charles Packer 2025-12-25 18:52:51 -08:00
  • 0fe7872aa0 fix: ensure tool return text wrapping respects left column padding (#391) Charles Packer 2025-12-25 12:21:46 -08:00
  • 6f6800b4be fix: prevent CLI crash when browser auto-open fails in WSL (#390) Charles Packer 2025-12-25 11:24:32 -08:00
  • 60f2718f76 chore: bump version to 0.9.0-next.1 [skip ci] github-actions[bot] 2025-12-25 17:52:01 +00:00
  • f4c71adab6 feat: add automatic retry for transient LLM API errors (#389) Charles Packer 2025-12-25 09:49:19 -08:00
  • 6410bdece7 fix: eagerly cancel stream when user presses ESC (#388) Charles Packer 2025-12-24 18:12:31 -08:00
  • afbe253de2 fix: patch bug in approve plan mode (handle empty toolArgs for tools with no parameters) (#387) Charles Packer 2025-12-24 15:41:50 -08:00
  • a4fa3023c1 fix: always show detailed plan mode denial message (#386) Charles Packer 2025-12-24 14:59:29 -08:00
  • 552a006e97 feat: add custom slash commands support (#384) Charles Packer 2025-12-24 14:56:42 -08:00
  • 1f35f403c0 fix: always fetch detailed error info from server when run_id exists (#385) Charles Packer 2025-12-24 14:42:01 -08:00
  • 50598233f0 feat: prompt to resume global pinned agent in fresh directories (#358) (#383) Charles Packer 2025-12-24 10:44:44 -08:00
  • 25950133b8 fix: handle JSON parse errors in stream gracefully (#382) Charles Packer 2025-12-24 01:00:35 -08:00
  • c1268076e7 feat: add scrolling and manual ordering to command autocomplete (#381) Charles Packer 2025-12-23 21:13:46 -08:00
  • c72fbd64d0 feat: add toggle to show all agents in /agents view (#380) Charles Packer 2025-12-23 20:04:57 -08:00
  • ede124144e fix: include plan file path in plan mode denial messages (#378) Charles Packer 2025-12-23 20:00:46 -08:00
  • 648cadf8cd feat: Per-resource queues for parallel tool execution (#379) Devansh Jain 2025-12-23 18:31:19 -08:00
  • b5ce59d059 chore: make error logging more robust (#373) cthomas 2025-12-23 16:15:09 -08:00
  • 366766e467 fix: Parallel tool execution race condition (#377) Devansh Jain 2025-12-23 16:00:24 -08:00
  • a660a3b5ac feat: rename /resume to /agents with backwards-compatible alias (#376) Charles Packer 2025-12-23 15:45:49 -08:00
  • 588d99265c feat: add /new command (#374) Charles Packer 2025-12-23 15:39:24 -08:00
  • e4c7f9dc62 feat: update feedback copy (#375) cthomas 2025-12-23 15:37:19 -08:00
  • 3572d83436 chore: claude pro max indicator (#372) jnjpng 2025-12-23 14:36:41 -08:00