aboutsummaryrefslogtreecommitdiffstats
path: root/AGENTS.md
AgeCommit message (Collapse)AuthorFilesLines
2026-04-03repo: document symlink removal before staging; remove committed symlinkDanilo M.1-0/+8
sbodl creates symlinks to downloaded source archives that must never be committed to git. Added the `find . -type l -delete` step to both CLAUDE.md and AGENTS.md, and removed the previously committed symlink. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03repo: add AGENTS.md, update CLAUDE.md workflow note, add llama.cpp source ↵Danilo M.1-0/+202
archive Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>