Fixed
- Agent context placement –
spec-kitty initnow writes.kittify/AGENTS.mdto the correct location and links project-level context files (e.g.,CLAUDE.md,.cursorrules,.cursor/rules/AGENTS.md) from the project root so CLI agents pick up prompts reliably. - OpenCode compatibility – Corrected the dashboard template loader to look in
.kittify/templates/AGENTS.md, unblocking/spec-kitty.dashboardwhen Codex/OpenCode agents are selected.
Changed
- Simplified context generation to avoid nested
.kittify/.kittifydirectories and ensure.github/copilot-instructions.mdis created at the project root.