Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/pi-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ All four keep the same agent-facing parameters as Pi's built-ins, so your prompt

AFT reads config from two levels, project overrides user:

- **User:** `~/.pi/agent/aft.jsonc` (or `.json`)
- **Project:** `<project>/.pi/aft.jsonc` (or `.json`)
- **User:** `~/.config/cortexkit/aft.jsonc`
- **Project:** `<project>/.cortexkit/aft.jsonc`

All keys are optional. Example:

Expand Down