aboutsummaryrefslogtreecommitdiffstats
path: root/AGENTS.md
AgeCommit message (Collapse)AuthorFilesLines
3 daysdocs: retire llama.cpp-vulkan lint exception, generalize --local-deps findingmainDanilo M.1-15/+20
llama.cpp-vulkan now uses versioned release tags, so sbolint no longer misreads the tag as a commit hash and the SBOLINT=no exception is gone. The nvchecker --local-deps finding was a symptom of a general rule, in-repo sibling deps never resolve from the SBo tree, so piper-tts hit it too. Reworded to cover any such package. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016yeUGcX28FHJNQMtkzqx5e
2026-08-25docs: update version table and add opencode-bin findingDanilo M.1-0/+10
2026-08-20docs: consolidate agent docs and refresh READMEDanilo M.1-14/+168
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>