fix: correct Robotz.yaml path references to .robotz/Robotz.yaml #2

Merged
metacat merged 1 commit from fix/robotz-yaml-path into main 2026-05-04 15:13:24 +00:00
Owner

Fixes incorrect Robotz.yaml path references that were causing the file to be created in the project root instead of .robotz/.

Changes:

  • Rename INSTALATION.md → INSTALLATION.md (typo fix)
  • Update all root-level Robotz.yaml references to .robotz/Robotz.yaml
  • Add migration note for existing projects

BREAKING CHANGE: Framework now expects Robotz.yaml at .robotz/Robotz.yaml

Fixes incorrect Robotz.yaml path references that were causing the file to be created in the project root instead of .robotz/. Changes: - Rename INSTALATION.md → INSTALLATION.md (typo fix) - Update all root-level Robotz.yaml references to .robotz/Robotz.yaml - Add migration note for existing projects BREAKING CHANGE: Framework now expects Robotz.yaml at .robotz/Robotz.yaml
- Rename INSTALATION.md to INSTALLATION.md (fix typo)
- Update all root-level Robotz.yaml references to .robotz/Robotz.yaml
- Fix paths in INSTALLATION.md, README.md, init-project skill, merge-work skill
- Add migration note for existing projects with root-level Robotz.yaml

BREAKING CHANGE: Framework now expects Robotz.yaml at .robotz/Robotz.yaml
Existing projects must move the file: mv Robotz.yaml .robotz/Robotz.yaml
metacat deleted branch fix/robotz-yaml-path 2026-05-04 15:13:24 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
atomika/aibook!2
No description provided.