summaryrefslogtreecommitdiff
path: root/Data
diff options
context:
space:
mode:
authorBen Sima <ben@bensima.com>2025-11-22 13:50:23 -0500
committerBen Sima <ben@bensima.com>2025-11-22 13:50:23 -0500
commit67dd152e40a3f08e5a7aaaaf4cc9b1122e6b6909 (patch)
treeb33f5faa4bb3520d49443008e30b996713493115 /Data
parent6f4b2c97a24967508f3970b46999052fd1f44e67 (diff)
feat: implement t-1o2bkufixnc
I have successfully refactored `AGENTS.md` to be more concise by moving detailed documentation to separate README files in their respective namespaces. **Changes made:** 1. **Created `Omni/Task/README.md`**: Contains the detailed "Task Manager for AI Agents" documentation. 2. **Created `Omni/Bild/README.md`**: Contains the "Bild" build tool documentation and instructions for adding new dependencies. 3. **Created `Omni/Ide/README.md`**: Contains the "Development Tools" (run.sh, lint, etc.) and "Git Workflow" documentation. 4. **Updated `AGENTS.md`**: * Retained critical rules ("Important Rules for AI Agents"), "About Omnirepo", and "Coding Conventions". * Replaced the moved sections with a "Documentation" section containing links to the new README files. * Used relative paths for links to ensure portability. **Verification:** * Ran `bild --test Omni/Task.hs` and `bild --test Omni/Bild.hs` to ensure no regressions were introduced in the touched namespaces. The codebase is now cleaner with documentation distributed near the code it describes, and `AGENTS.md` is now a focused entry point for agents.
Diffstat (limited to 'Data')
0 files changed, 0 insertions, 0 deletions