Commit Graph

  • 72f172d9d9 fix: pin existing default agents and rename --new to --new-agent (#556) Charles Packer 2026-01-15 18:08:31 -08:00
  • 3753dfe18d chore: bump version to 0.12.9-next.5 [skip ci] github-actions[bot] 2026-01-16 00:41:04 +00:00
  • 1192e88849 feat: improve --resume and --continue CLI flags (#555) Charles Packer 2026-01-15 16:37:26 -08:00
  • 4907449c01 fix: fix stale memory command (#554) Kevin Lin 2026-01-15 16:15:00 -08:00
  • 29e9ada599 chore: naming to chatgpt oauth instead of codex oauth (#551) jnjpng 2026-01-15 15:49:01 -08:00
  • 2120a4787b feat: improve interactive menu styling (#553) Charles Packer 2026-01-15 15:27:41 -08:00
  • bbb2c987e5 feat: replace /connect claude with /connect codex for OpenAI OAuth (#527) jnjpng 2026-01-15 13:57:39 -08:00
  • 46d7f7ae45 chore: bump version to 0.12.9-next.4 [skip ci] github-actions[bot] 2026-01-15 05:08:29 +00:00
  • 0e58d71533 fix: use conversation-scoped cancel instead of agent-scoped (#550) Charles Packer 2026-01-14 21:07:59 -08:00
  • 3bb4d2d6a0 fix: correct message order in conversation selector preview (#549) Charles Packer 2026-01-14 21:05:32 -08:00
  • f964b020d5 fix: /resume nonexistent conversation (#548) Charles Packer 2026-01-14 20:31:13 -08:00
  • c799937b7b fix: correct message ordering in backfill after messages.retrieve refactor cpacker 2026-01-14 19:21:51 -08:00
  • 1e3c7b1533 feat: simplify pending approval check using messages.retrieve API (#547) Charles Packer 2026-01-14 19:10:30 -08:00
  • dee1eec7a7 fix: restore pending approvals when using /resume command (#546) Charles Packer 2026-01-14 18:17:24 -08:00
  • db33f942b3 fix: isolate skills blocks per conversation (#545) Charles Packer 2026-01-14 18:12:37 -08:00
  • 9fd6260a7f chore: bump version to 0.12.9-next.3 [skip ci] github-actions[bot] 2026-01-15 01:17:32 +00:00
  • 4b5e973210 feat: add gpt-5.2-codex (#537) Kevin Lin 2026-01-14 15:42:50 -08:00
  • 565010f4f7 feat: add /plan command and allow gh commands in plan mode (#544) Charles Packer 2026-01-14 15:29:44 -08:00
  • 38b86b756e fix: add retry for Anthropic streaming connection errors (#543) Charles Packer 2026-01-14 13:28:18 -08:00
  • c24d4707de fix: move "Secrets not available" warnings to debug logging (#542) Charles Packer 2026-01-14 13:07:48 -08:00
  • 5637f60340 fix: consolidate approval rendering into ApprovalSwitch component (#541) Charles Packer 2026-01-14 12:59:52 -08:00
  • e5b77cd882 refactor: use stream processor for bidirectional mode (#539) cthomas 2026-01-14 12:51:44 -08:00
  • 34fbf31528 fix: cleanup logic for checking pending approvals (#540) Charles Packer 2026-01-14 12:42:23 -08:00
  • caab9faef2 feat: introduce common stream processor (#533) cthomas 2026-01-14 12:03:42 -08:00
  • 12c84c6d0a feat: prettify tool result rendering (#538) Charles Packer 2026-01-14 12:00:49 -08:00
  • 480a270f53 fix: task tool rendering issues (#534) Charles Packer 2026-01-13 19:21:42 -08:00
  • 6ccb8b9605 Merge branch 'main' of github.com:letta-ai/letta-code cpacker 2026-01-13 18:16:03 -08:00
  • 595f706fd6 fix: add conv query param to ADE links cpacker 2026-01-13 18:15:53 -08:00
  • 5854bf5df9 chore: bump version to 0.12.9-next.2 [skip ci] github-actions[bot] 2026-01-14 02:09:58 +00:00
  • 36cd3efabd fix: hotfix for resume data not using conversation id cpacker 2026-01-13 18:05:06 -08:00
  • c29b1553e2 chore: bump version to 0.12.9-next.1 [skip ci] github-actions[bot] 2026-01-14 00:41:59 +00:00
  • ef7d8c98df refactor: use conversations (#475) Charles Packer 2026-01-13 16:40:59 -08:00
  • 3615247d14 fix: enable paste support in approval denial reason input (#531) Kevin Lin 2026-01-13 13:22:04 -08:00
  • 8c8df94a00 fix: enable zai parallel tool calls (#530) Ari Webb 2026-01-13 11:23:37 -08:00
  • 7bf0b22dae chore: bump version to 0.12.8 [skip ci] github-actions[bot] 2026-01-13 07:32:55 +00:00
  • 3ba63748c3 fix: properly handle ctrl-c during plan mode, and restoring on pending plan approval (#529) Charles Packer 2026-01-12 22:28:51 -08:00
  • a0f604b5f0 fix: prevent duplicate rendering (#528) Charles Packer 2026-01-12 20:46:57 -08:00
  • 6d0c98ee5e feat: add LETTA_BACKFILL env var to disable message history backfilling (#504) Cameron 2026-01-12 15:37:51 -08:00
  • d56d8039d0 fix: await token persistence to prevent authentication loop (#524) Cameron 2026-01-12 15:04:41 -08:00
  • 7140374879 feat: add connect zai provider (#523) Ari Webb 2026-01-12 14:21:12 -08:00
  • 4d76b849f9 chore: bump version to 0.12.7 [skip ci] github-actions[bot] 2026-01-12 18:22:27 +00:00
  • 904ae680c5 fix: patch text wrapping (#521) Charles Packer 2026-01-11 21:17:44 -08:00
  • 95dc06a5d7 fix: rename memory-defrag skill to follow naming conventions (#520) Charles Packer 2026-01-11 19:48:41 -08:00
  • 77c51eb23d fix: retry on network errors during LLM streaming (#519) Charles Packer 2026-01-11 19:40:21 -08:00
  • 79c92e92cc fix: memory defrag skill location (#518) Charles Packer 2026-01-11 19:25:53 -08:00
  • 88fa10f0d3 fix: plan mode flexibility (#517) Charles Packer 2026-01-11 17:35:51 -08:00
  • 2e26bfdc1b chore: bump version to 0.12.6 [skip ci] github-actions[bot] 2026-01-11 23:56:54 +00:00
  • 163e34b04b feat: streaming output for bash commands (#516) Charles Packer 2026-01-11 15:49:38 -08:00
  • c07a5edd88 fix: tool call UI cleanup (#515) Charles Packer 2026-01-11 12:22:22 -08:00
  • ab3d429925 fix: debounce resize clear to prevent Ghostty flicker (#514) Charles Packer 2026-01-11 09:58:07 -08:00
  • 6cd301974d fix: adjust UI colors for better visibility cpacker 2026-01-10 22:36:37 -08:00
  • 89c10c69e6 chore: remove .notes from repo and add to gitignore cpacker 2026-01-10 10:31:13 -08:00
  • 3fa18f7699 fix: patch subagent display (#512) Charles Packer 2026-01-10 09:59:00 -08:00
  • ff9ad0deb0 fix: better task tool rendering (#511) Charles Packer 2026-01-09 19:17:10 -08:00
  • d1e5e89841 feat: memory subagent (#498) Kevin Lin 2026-01-09 18:14:51 -08:00
  • 38d8ab7df7 fix: remove userCancelledViaESC check that broke all tool approvals (#509) Cameron 2026-01-09 18:01:48 -08:00
  • f57f39c79b fix: temporarily revert max retries (#510) Charles Packer 2026-01-09 17:32:43 -08:00
  • a6640e9ef2 feat: show line count summary for Read tool results (#507) Charles Packer 2026-01-09 14:57:15 -08:00
  • 3342ab0d06 fix: reduce footer flicker in Ghostty by memoizing high-frequency renders (#508) Charles Packer 2026-01-09 14:56:52 -08:00
  • 6f5a5bf109 fix: prevent desync recovery after ESC interrupt of long-running tools (#506) Charles Packer 2026-01-09 12:24:06 -08:00
  • f5288d0ec1 fix: subagent tree styling (#505) Charles Packer 2026-01-09 12:13:53 -08:00
  • 9fb1c8bb22 chore: bump version to 0.12.5 [skip ci] github-actions[bot] 2026-01-09 07:15:26 +00:00
  • 447daea919 fix: "Create new agent" from selector was stuck in a loop (#503) Charles Packer 2026-01-08 22:57:09 -08:00
  • 1275bce752 feat: add LETTA_DEBUG_TIMINGS env var for request timing diagnostics (#502) Charles Packer 2026-01-08 22:56:56 -08:00
  • 2610b4594f feat: allow Skill tool in plan mode for load/unload/refresh commands (#501) Cameron 2026-01-08 18:04:20 -08:00
  • 989bcfdea8 feat: add terminal title and progress indicator for approval screens (#499) Charles Packer 2026-01-08 17:58:07 -08:00
  • cdcf311c64 chore: bump version to 0.12.4 [skip ci] github-actions[bot] 2026-01-08 07:54:18 +00:00
  • 39dde2ddbb fix: fix subagent live streaming not updating during execution (#493) Charles Packer 2026-01-07 23:46:50 -08:00
  • 49225d0a80 fix: subagent display spacing and extra newline (#494) Charles Packer 2026-01-07 23:46:30 -08:00
  • c023e4001d chore: bump version to 0.12.3 [skip ci] github-actions[bot] 2026-01-08 06:38:00 +00:00
  • ed9f227828 fix: Fix subagents not inheriting parent's tool permission rules (#492) Charles Packer 2026-01-07 22:37:00 -08:00
  • 28eef082df fix: handle pre-stream approval desync errors with keep-alive recovery (#491) Charles Packer 2026-01-07 18:18:03 -08:00
  • ec2627d749 fix: make overflow tests cross-platform for Windows CI (#490) Charles Packer 2026-01-07 16:47:02 -08:00
  • 808ed36212 fix: add left/right arrow key cursor navigation in approval text inputs (#489) Charles Packer 2026-01-07 16:07:49 -08:00
  • d0837e3536 feat: File based long tool return (#488) Kevin Lin 2026-01-08 06:15:51 +08:00
  • 4c59ca45ba feat: add refresh command to Task tool (#487) Cameron 2026-01-07 13:54:38 -08:00
  • 3ed7a05370 feat: add LSP support (TypeScript and Python) (#474) Shubham Naik 2026-01-07 11:41:09 -08:00
  • f783070660 chore: bump version to 0.12.2 [skip ci] github-actions[bot] 2026-01-07 06:55:24 +00:00
  • d7b0cf42bf fix: increase bash timeout test margin for ARM64 CI (#485) Charles Packer 2026-01-06 22:51:45 -08:00
  • c96a5204eb feat: add Ralph Wiggum mode (#484) Charles Packer 2026-01-06 21:13:50 -08:00
  • 807bd362f2 fix: add shell fallback for Windows PowerShell ENOENT errors (#482) Charles Packer 2026-01-06 21:13:40 -08:00
  • 2533df1df9 fix: allow read-only subagents (explore, plan, recall) in plan mode (#481) Charles Packer 2026-01-06 17:34:36 -08:00
  • 13318b0867 chore: bump version to 0.12.1 [skip ci] github-actions[bot] 2026-01-07 00:14:57 +00:00
  • 57875dedd1 fix: prevent stale processConversation calls from affecting UI state (#480) Charles Packer 2026-01-06 16:14:24 -08:00
  • 90018b6fd9 fix: cache pending approval denials on ESC interrupt (#479) Charles Packer 2026-01-06 15:05:16 -08:00
  • f6bbac4f63 fix: disable SDK retries on streaming requests to prevent race conditions (#478) Charles Packer 2026-01-06 13:53:16 -08:00
  • f3e27984cf fix: resolve approval desync issues for slash commands and queued messages (#477) Charles Packer 2026-01-06 13:18:08 -08:00
  • 844e80711f fix: remove extra newline above SubagentGroupDisplay during execution (#473) Charles Packer 2026-01-05 22:57:10 -08:00
  • 0834a4e1c1 feat: add recall subagent for searching conversation history (#472) Charles Packer 2026-01-05 18:52:52 -08:00
  • ff62233fa3 fix: show selector instead of silently creating agent when LRU retrieval fails (#471) Charles Packer 2026-01-05 17:49:06 -08:00
  • b35e5e948f chore: bump version to 0.12.0 [skip ci] github-actions[bot] 2026-01-05 17:41:42 +00:00
  • 8457e8c67e fix: include all approval results when auto-handling remaining approvals (#470) Charles Packer 2026-01-05 09:39:37 -08:00
  • dce4cccfc2 fix: reset interrupted flag before retry to prevent silent stream drops (#469) Charles Packer 2026-01-05 09:28:49 -08:00
  • c9c86ca138 chore: bump version to 0.11.2-next.4 [skip ci] github-actions[bot] 2026-01-05 07:38:44 +00:00
  • 0e37f742e3 feat: improve interrupt message (#468) Charles Packer 2026-01-04 23:37:54 -08:00
  • 67b71ab38f fix: exit bash mode after submitting command (#467) Charles Packer 2026-01-04 22:24:28 -08:00
  • 86b4e5a9a8 feat: add acquiring-skills (#466) Charles Packer 2026-01-04 22:15:59 -08:00
  • 633d52ead9 fix: repair Task tool (subagent) rendering (#465) Charles Packer 2026-01-04 21:46:52 -08:00
  • e424c6ce0c fix: patch flicker (#459) Charles Packer 2026-01-04 21:41:03 -08:00
  • e21bfb9b31 fix: remove overly aggressive binary file detection (#464) Charles Packer 2026-01-04 21:40:49 -08:00