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

This commit is contained in:
2026-07-29 10:03:31 -04:00
parent 7a97ee4e31
commit 6c4630a096
23 changed files with 228 additions and 175 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;