co-mono/packages/ai/src
Mario Zechner 3b2b9abffc coding-agent: change Pi skills to use SKILL.md convention
Breaking change: Pi skills must now be named SKILL.md inside a directory,
matching Codex CLI format. Previously any *.md file was treated as a skill.

Migrate by renaming ~/.pi/agent/skills/foo.md to ~/.pi/agent/skills/foo/SKILL.md
2025-12-12 23:23:17 +01:00
..
agent Add hooks system with pi.send() for external message injection 2025-12-10 00:50:30 +01:00
providers Restore assistant bridge message insertion for compat flag 2025-12-11 00:36:35 +01:00
utils Add Mistral as AI provider 2025-12-10 20:36:19 +01:00
index.ts Remove provider-level tool validation, add validateToolCall helper 2025-12-08 18:04:33 +01:00
models.generated.ts coding-agent: change Pi skills to use SKILL.md convention 2025-12-12 23:23:17 +01:00
models.ts refactor(ai): Simplify API with new streaming interface and model management 2025-09-03 01:25:19 +02:00
stream.ts Add Mistral as AI provider 2025-12-10 20:36:19 +01:00
types.ts Add Mistral as AI provider 2025-12-10 20:36:19 +01:00