feat(agents): make Pi a first-class agent

This commit is contained in:
2026-07-29 10:03:31 -04:00
parent 7a97ee4e31
commit 74cb5d8c9d
25 changed files with 246 additions and 179 deletions

View File

@@ -36,9 +36,6 @@ in
programs.claude-code = {
enable = true;
# The global agent-instructions file.
context = ./CLAUDE.md;
# One directory per skill, symlinked under ~/.claude/skills.
skills = ./skills;