Commit Graph

43 Commits

Author SHA1 Message Date
Devansh Jain
35962f7bc7 feat: make /init a background subagent (#1208) 2026-02-27 19:35:19 -08:00
Devansh Jain
2fcd9bc6ce refactor: make memory subagent self-contained, eliminate defrag skill (#1180) 2026-02-26 22:01:55 -08:00
Kevin Lin
c4739e51e1 fix: update memory defrag flow for git-backed memfs (#1121) 2026-02-24 06:34:46 -08:00
cthomas
1e024c34f9 fix: note single line vs multi line for git cred skill (#1071) 2026-02-20 16:13:51 -08:00
Sarah Wooders
a1db9acbeb docs(skills): prefer repo-local memfs auth and warn on global helper conflicts (#1054) 2026-02-19 20:52:12 -08:00
Sarah Wooders
ad701b90b5 feat: add history-analyzer subagent and Claude/Codex migration skill (#907)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2026-02-11 16:14:36 -08:00
Charles Packer
d1a6eeb40a feat: memory filesystem sync (#905)
Co-authored-by: Letta <noreply@letta.com>
2026-02-10 18:06:05 -08:00
Kevin Lin
55ddcfb225 fix: run defrag memory subagent in background (#873)
Co-authored-by: Letta <noreply@letta.com>
2026-02-09 11:48:31 -08:00
Charles Packer
6a7d069fe5 fix: skill tool rewrite (#860)
Co-authored-by: Letta <noreply@letta.com>
2026-02-06 22:18:17 -08:00
cthomas
49aef11031 feat: update memfs skill (#847) 2026-02-05 20:47:32 -08:00
Charles Packer
a5e2ce69c3 fix: simplify MCP skill templates and fix broken paths (#812)
Co-authored-by: Letta <noreply@letta.com>
2026-02-03 21:35:21 -08:00
Charles Packer
f87d750bb1 feat: add converting-mcps-to-skills bundled skill (#811)
Co-authored-by: Letta <noreply@letta.com>
2026-02-03 20:57:06 -08:00
cpacker
0714a8f254 docs(skill): add agent-scoped skills guidance 2026-01-31 15:58:40 -08:00
cpacker
f6977b043d feat(headless): accept sender id via --from-agent 2026-01-31 14:45:16 -08:00
Charles Packer
375e485874 feat: refactor skill scripts into cli subcommands (#759) 2026-01-31 14:18:10 -08:00
Charles Packer
bb6ce1f2c8 fix(skill): patch up skill diffing code (#758)
Co-authored-by: Letta <noreply@letta.com>
2026-01-30 18:08:56 -08:00
Charles Packer
33681a62b1 fix: patch memfs skill scripts (#757)
Co-authored-by: Letta <noreply@letta.com>
2026-01-30 16:26:19 -08:00
Charles Packer
5e64033505 fix(memfs): add frontmatter round-trip to preserve block metadata (#754)
Co-authored-by: Letta <noreply@letta.com>
2026-01-30 14:18:54 -08:00
Charles Packer
fe1070fb21 feat(memfs): flatten directory structure - detached blocks at root (#743)
Co-authored-by: Letta <noreply@letta.com>
2026-01-29 14:36:21 -08:00
Charles Packer
77ba94c7da fix: backcompat for init/defrag (#741)
Co-authored-by: Letta <noreply@letta.com>
2026-01-29 11:54:21 -08:00
Charles Packer
654e492479 feat: agent-driven memory filesystem sync conflict resolution (#724)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
2026-01-28 19:30:26 -08:00
Kevin Lin
79d02ffbdc feat: update defrag skill to use memfs instead of backup/restore scripts (#732)
Co-authored-by: Letta <noreply@letta.com>
2026-01-28 16:06:24 -08:00
Kevin Lin
e8826f99a6 feat: update memory init to support hierarchical filesystem organization (#700)
Co-authored-by: Letta <noreply@letta.com>
2026-01-27 19:20:06 -08:00
cthomas
edeb344ad9 fix: always populate user-agent (#708) 2026-01-27 15:02:01 -08:00
Kevin Lin
76f0e114ee feat: letta evals prompt memory defrag (#621)
Co-authored-by: Letta <noreply@letta.com>
2026-01-23 14:21:03 -08:00
Charles Packer
374c49210c docs: remind agents to check project setup before installing (#635)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 22:31:05 -08:00
Charles Packer
2e7fe42658 fix: invalid tool call ID recovery and system-reminder tag centralization (#627)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 20:43:35 -08:00
Charles Packer
f30dbf40da feat: deploy existing agents as subagents via Task tool (#591)
Co-authored-by: Letta <noreply@letta.com>
2026-01-18 19:12:23 -08:00
Charles Packer
7905260fc9 feat: add messaging-agents bundled skill (#589)
Co-authored-by: Letta <noreply@letta.com>
2026-01-18 17:28:45 -08:00
Charles Packer
f4eb921af7 feat: add working-in-parallel bundled skill (#577)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 11:38:06 -08:00
Charles Packer
95dc06a5d7 fix: rename memory-defrag skill to follow naming conventions (#520)
Co-authored-by: Letta <noreply@letta.com>
2026-01-11 19:48:41 -08:00
Charles Packer
79c92e92cc fix: memory defrag skill location (#518)
Co-authored-by: Letta <noreply@letta.com>
2026-01-11 19:25:53 -08:00
Charles Packer
86b4e5a9a8 feat: add acquiring-skills (#466)
Co-authored-by: Letta <noreply@letta.com>
2026-01-04 22:15:59 -08:00
Charles Packer
1894a290d4 feat: add --override flag and improve docs (#462)
Co-authored-by: Letta <noreply@letta.com>
2026-01-04 19:12:15 -08:00
Charles Packer
d962356852 fix: update SKILL.md files to use npx tsx with <SKILL_DIR> (#461)
Co-authored-by: Letta <noreply@letta.com>
2026-01-04 17:52:07 -08:00
Charles Packer
56b40465dd fix: make skill scripts work when installed via npm (#460)
Co-authored-by: Letta <noreply@letta.com>
2026-01-04 17:38:34 -08:00
Charles Packer
9b039b7249 feat: update skills (migrating-memory, agent-finder, message-search) (#458)
Co-authored-by: Letta <noreply@letta.com>
2026-01-04 16:31:32 -08:00
cpacker
d0d45cba5a feat: add migrating-memory skill for copying/sharing blocks between agents
- Add migrating-memory bundled skill with 4 scripts:
  - list-agents.ts: List all accessible agents
  - get-agent-blocks.ts: Get memory blocks from an agent
  - copy-block.ts: Copy a block to create independent copy
  - attach-block.ts: Attach existing block (shared)
- Scripts auto-target current agent for safety (no accidental modifications)
- Skill.ts now includes "# Skill Directory:" when loading skills with additional files
- Update initializing-memory to suggest migration option
- Add unit tests for all migration scripts

🐙 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta <noreply@letta.com>
2026-01-04 11:28:22 -08:00
Immanuel
3e4212d5f2 fix: fix typos (#410) 2025-12-29 13:51:45 -08:00
Devansh Jain
54f0f233b3 feat: Add memory reminders to improve memory use (#366) 2025-12-23 12:00:34 -08:00
Charles Packer
899966f491 fix: patches to align skills with open spec (#334)
Co-authored-by: Letta <noreply@letta.com>
2025-12-21 18:20:11 -08:00
Charles Packer
a6f27c7971 feat: rewrite skill creator skill in ts and bundle (#333)
Co-authored-by: Letta <noreply@letta.com>
2025-12-21 17:25:23 -08:00
Charles Packer
9984f26f1b feat: add support for bundled skills and multi-source skill discovery (#331)
Co-authored-by: Letta <noreply@letta.com>
2025-12-21 15:58:01 -08:00