Commit Graph

  • 39d6537b7f docs(memfs): update system prompt for new workflow (#853) Kevin Lin 2026-02-07 19:18:31 -08:00
  • cbee6bd4df feat: hide compaction messages setting (#857) jnjpng 2026-02-06 22:18:31 -08:00
  • 6a7d069fe5 fix: skill tool rewrite (#860) Charles Packer 2026-02-06 22:18:17 -08:00
  • 81be412e14 fix: detect package manager for updates instead of hardcoding npm (#858) Charles Packer 2026-02-06 18:01:21 -08:00
  • 867185d115 fix: prevent UserPromptSubmit hook from firing repeatedly on dequeue (#854) jnjpng 2026-02-06 17:14:10 -08:00
  • 8ef74c427f chore: add embedding model to create agent in headless (#856) Christina Tong 2026-02-06 16:04:35 -08:00
  • 7da30659e6 feat: context usage breakdown (#855) jnjpng 2026-02-06 15:03:38 -08:00
  • 9b83d890f4 feat: make Opus 4.6 the featured model instead of Opus 4.5 (#852) Kevin Lin 2026-02-06 11:55:36 -08:00
  • 008a00e777 fix: test keychain cleanup deletes real credentials (#846) jnjpng 2026-02-06 09:32:45 -08:00
  • 820fac4668 fix: use most recent user message in Stop hook input (#849) jnjpng 2026-02-05 21:41:23 -08:00
  • 49aef11031 feat: update memfs skill (#847) cthomas 2026-02-05 20:47:32 -08:00
  • 37981066b5 chore: remove setup hooks (#845) jnjpng 2026-02-05 19:53:14 -08:00
  • 7c622af72b chore: bump version to 0.14.11 [skip ci] github-actions[bot] 2026-02-06 03:02:11 +00:00
  • 3f380d0e95 fix: filter keyboard protocol reports and scope Linux Enter handling (#844) Charles Packer 2026-02-05 18:52:36 -08:00
  • 37e8347358 refactor(cli): centralize command execution flow (#841) Charles Packer 2026-02-05 18:21:07 -08:00
  • 2b7d618b39 fix: task subagent static race main (#843) Charles Packer 2026-02-05 18:15:43 -08:00
  • ee28095ebc feat: add prompt based hooks (#795) jnjpng 2026-02-05 17:55:00 -08:00
  • bbe02e90e8 fix: Append memFS system prompt based on CLI flags (#840) Devansh Jain 2026-02-05 17:20:38 -08:00
  • e882323b0a fix: restore Shift+Enter by normalizing \n before parseKeypress (#839) Charles Packer 2026-02-05 16:41:27 -08:00
  • eacf21a829 feat: braille area chart for /context tokens in context window (#836) jnjpng 2026-02-05 15:49:35 -08:00
  • 132de380d3 test: skip GitHub integration test on CI (#838) cthomas 2026-02-05 15:30:06 -08:00
  • 229647636f fix: show actual agent skills directory in extraction message (#834) cthomas 2026-02-05 15:15:25 -08:00
  • 10913190c9 feat: remove queue timeout, wait for tool completion (#833) cthomas 2026-02-05 15:11:07 -08:00
  • 36449a2cae fix: reset loaded_skills block on new conversation (#837) Charles Packer 2026-02-05 14:51:50 -08:00
  • f3008d2e54 fix: guard empty assistant message bullets from rendering cpacker 2026-02-05 14:15:38 -08:00
  • d786ad470a feat: add skills extraction to --from-af import (#823) cthomas 2026-02-05 12:46:42 -08:00
  • 22243c9296 chore: bump version to 0.14.10 [skip ci] github-actions[bot] 2026-02-05 19:57:16 +00:00
  • cacd75a1cb fix: restore 'opus' as default ID for latest Opus model cpacker 2026-02-05 11:54:10 -08:00
  • 7d8a3c7fa8 chore: Add Opus 4.6 (#831) Devansh Jain 2026-02-05 10:14:56 -08:00
  • 2943e57223 feat(ui): align subagent status dots, headers, and dimming with runni… (#829) Charles Packer 2026-02-05 00:02:48 -08:00
  • 59a1e41308 fix: tool call dot phases and colors for clearer execution feedback cpacker 2026-02-04 23:37:45 -08:00
  • 48ccd8f220 feat: add background task notification system (#827) Charles Packer 2026-02-04 22:45:16 -08:00
  • 84e9a6d744 feat: add /context command to show context window usage (#814) jnjpng 2026-02-04 22:24:39 -08:00
  • 3cb8d4d088 chore: update @letta-ai/letta-client to 1.7.8 (#828) jnjpng 2026-02-04 21:53:24 -08:00
  • 881c2ddf53 feat(hooks): Add additionalContext support for PostToolUse hooks (#826) Cameron 2026-02-04 18:32:16 -08:00
  • 428871b993 fix: pass conversation_id to /download command (#824) cthomas 2026-02-04 16:38:06 -08:00
  • 0aa4b407ab chore: bump version to 0.14.9 [skip ci] github-actions[bot] 2026-02-04 22:31:51 +00:00
  • 372c7e269b fix: improve error handling in headless bidirectional mode (#822) Charles Packer 2026-02-04 13:40:01 -08:00
  • 2792df7c84 fix: add number key support to approval dialogs (#821) Charles Packer 2026-02-04 12:19:44 -08:00
  • 7081876088 fix: handle Enter key on Linux terminals that emit \n instead of \r (#818) Charles Packer 2026-02-04 12:12:29 -08:00
  • 8aed720e10 chore: Use debugWarn for token migration (#817) Devansh Jain 2026-02-04 11:45:04 -08:00
  • 2dcd8cc549 chore: Enable memfs in headless mode with --agent (#816) Devansh Jain 2026-02-04 11:32:41 -08:00
  • a5e2ce69c3 fix: simplify MCP skill templates and fix broken paths (#812) Charles Packer 2026-02-03 21:35:21 -08:00
  • f87d750bb1 feat: add converting-mcps-to-skills bundled skill (#811) Charles Packer 2026-02-03 20:57:06 -08:00
  • 16f680c50d chore: bump version to 0.14.8 [skip ci] github-actions[bot] 2026-02-04 01:59:06 +00:00
  • 0b5a4549a6 feat: add debug logging for silently caught errors (#809) jnjpng 2026-02-03 17:47:22 -08:00
  • 5ddce473e6 fix(ui): simplify compaction display to 'Conversation compacted' (#810) Charles Packer 2026-02-03 17:42:29 -08:00
  • b396191358 fix(permissions): normalize path separators for Windows compatibility (#807) Charles Packer 2026-02-03 17:35:50 -08:00
  • 33360efb79 feat: run SessionEnd hooks on SIGINT (Ctrl+C) (#805) jnjpng 2026-02-03 17:21:38 -08:00
  • 10d4bd1816 feat: support renaming conversations along with agents (#792) Kian Jones 2026-02-03 17:14:28 -08:00
  • 7ee2b2ae90 fix(headless): exit cleanly on stdout EPIPE (#804) paulbettner 2026-02-03 19:11:36 -06:00
  • d175b0e155 ci(test): split unit vs API integration tests (#797) paulbettner 2026-02-03 19:09:40 -06:00
  • 55a31adae7 fix(tui): handle malformed AskUserQuestion by falling through to generic approval (#806) Charles Packer 2026-02-03 17:08:20 -08:00
  • 09e83932f9 fix: only build after install on prepublish (#789) Kainoa Kanter 2026-02-03 16:19:52 -08:00
  • e411940d5c fix: get context windows from server (#787) Ari Webb 2026-02-03 16:15:09 -08:00
  • be8ae56abe fix(cli): restore PATH handling on Windows and fix PowerShell quoting (#785) Charles Packer 2026-02-03 16:08:45 -08:00
  • e2a0545a01 feat: improve SessionStart hooks and feedback injection (#803) jnjpng 2026-02-03 15:57:58 -08:00
  • 8bc50b58ee fix(cli): preserve spacing in thinking/assistant blocks during streaming (#802) Kevin Lin 2026-02-03 15:28:18 -08:00
  • 103a630833 feat: fix post tool use feedback injection (#800) jnjpng 2026-02-03 14:42:34 -08:00
  • 6947e8d837 feat: add post tool use failure hooks (#796) jnjpng 2026-02-03 14:13:27 -08:00
  • 47026479b1 chore: Remove console logs in headless mode (#794) Devansh Jain 2026-02-03 12:13:34 -08:00
  • 17c0b512fc fix(cli): reset logo to flat frame when loading completes (#786) Charles Packer 2026-02-02 17:24:46 -08:00
  • b9eaaa1b5d refactor(cli): unify TUI and headless stream processing (#784) Charles Packer 2026-02-02 09:59:59 -08:00
  • 7297e334f0 fix(cli): prevent duplicate rendering of auto-approved file tools (#782) Charles Packer 2026-02-02 00:36:47 -08:00
  • 1ee7a13d8b fix(cli): hide verbose compaction summary by default (#781) Charles Packer 2026-02-01 21:08:51 -08:00
  • ca8f8a8c14 fix: add exponential backoff to 409 busy (#780) Charles Packer 2026-02-01 20:36:49 -08:00
  • 790eb2278a refactor(cli): defer tool-call commit to prevent live-to-static flicker (#778) Charles Packer 2026-02-01 19:45:17 -08:00
  • ac2950b2a2 fix(cli): prevent flicker on tall approval dialogs, refactor logic out from plan into other inlines (#777) Charles Packer 2026-02-01 18:04:01 -08:00
  • ab00aae7c5 chore: bump version to 0.14.7 [skip ci] github-actions[bot] 2026-02-02 01:34:05 +00:00
  • 44da9bb1db fix(cli): collapse input area during approvals and selector overlays (#776) Charles Packer 2026-02-01 17:21:49 -08:00
  • 5598c09d08 fix(cli): eliminate slash command menu render flicker (#775) Charles Packer 2026-02-01 17:13:17 -08:00
  • 7584f4291f fix(cli): stabilize rendering to eliminate line flicker (#774) Charles Packer 2026-02-01 17:05:37 -08:00
  • 2e1bd1ce78 feat(cli): add trajectory stats tracking and completion summary (#773) Charles Packer 2026-02-01 16:37:30 -08:00
  • 514a3f8bcf feat(cli): prioritize system/ directory in /memory viewer (#771) Charles Packer 2026-01-31 23:53:55 -08:00
  • fdc8e5b9ad chore: bump version to 0.14.6 [skip ci] github-actions[bot] 2026-02-01 07:46:43 +00:00
  • dba41d760c fix(cli): handle malformed AskUserQuestion data from LLM (#770) Charles Packer 2026-01-31 23:24:06 -08:00
  • f228ab18f8 fix(cli): refine alien UI - remove feet, move alien to exit stats cpacker 2026-01-31 23:15:11 -08:00
  • b7244ffa88 feat(cli): add alien art to command preview and exit message (#769) Charles Packer 2026-01-31 21:53:16 -08:00
  • aea77387bb fix(cli): clean up /usage command formatting (#768) Charles Packer 2026-01-31 21:32:36 -08:00
  • a65f213552 feat(subagents): add BYOK-aware model resolution with fallback (#767) Charles Packer 2026-01-31 21:15:38 -08:00
  • a3ba87212c fix(cli): revert download arrow to clean up UI cpacker 2026-01-31 20:31:04 -08:00
  • b6c78dd134 fix(cli): move /memfs lower in command autocomplete order (#766) Charles Packer 2026-01-31 20:24:55 -08:00
  • 5fb039c807 feat(cli): add network phase arrows to streaming status (#765) Charles Packer 2026-01-31 20:24:43 -08:00
  • f1408a3ce1 fix(cli): smarter mojibake detection to preserve valid Unicode (#764) Charles Packer 2026-01-31 20:12:48 -08:00
  • 639c3ff49d fix(cli): consistent loading state layout during startup (#763) Charles Packer 2026-01-31 20:12:41 -08:00
  • c17f7fd56e fix(cli): show 'No matching commands' instead of hiding autocomplete (#762) Charles Packer 2026-01-31 19:43:40 -08:00
  • 2404014f3d fix: <Text> encoding non-ascii characters in Bun (#760) Kainoa Kanter 2026-01-31 19:43:13 -08:00
  • 0714a8f254 docs(skill): add agent-scoped skills guidance cpacker 2026-01-31 15:57:58 -08:00
  • b035e767ac chore: bump version to 0.14.5 [skip ci] github-actions[bot] 2026-01-31 23:19:00 +00:00
  • 34ac02a6a5 chore(cli): remove messages conversation subcommands cpacker 2026-01-31 14:50:20 -08:00
  • f6977b043d feat(headless): accept sender id via --from-agent cpacker 2026-01-31 14:45:16 -08:00
  • 375e485874 feat: refactor skill scripts into cli subcommands (#759) Charles Packer 2026-01-31 14:18:10 -08:00
  • fa3f48583c chore: bump version to 0.14.4 [skip ci] github-actions[bot] 2026-01-31 02:25:28 +00:00
  • 37a237ad0f feat: include compaction messages and handle new summary message types (#756) jnjpng 2026-01-30 18:19:51 -08:00
  • bb6ce1f2c8 fix(skill): patch up skill diffing code (#758) Charles Packer 2026-01-30 18:08:56 -08:00
  • 33681a62b1 fix: patch memfs skill scripts (#757) Charles Packer 2026-01-30 16:26:19 -08:00
  • 071ad8cdc1 chore: bump version to 0.14.3 [skip ci] github-actions[bot] 2026-01-30 22:32:27 +00:00
  • 5e64033505 fix(memfs): add frontmatter round-trip to preserve block metadata (#754) Charles Packer 2026-01-30 14:18:54 -08:00
  • c7a645c0d6 chore: bump version to 0.14.2 [skip ci] github-actions[bot] 2026-01-30 18:10:03 +00:00
  • 8c3a6e7da0 refactor: sync simplification (#752) Charles Packer 2026-01-30 10:09:29 -08:00