aboutsummaryrefslogtreecommitdiffstats
path: root/CLAUDE.md
AgeCommit message (Collapse)AuthorFilesLines
2026-04-03repo: document symlink removal before staging; remove committed symlinkDanilo M.1-1/+6
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/+5
archive Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03repo: flatten layout — move packages to root, extras to .extras/Danilo M.1-14/+14
- Move all packages from SlackBuilds/ to repo root - Move hooks/, docs/, nvchecker.toml to .extras/ - Update CLAUDE.md and README.md to reflect new structure Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01repo: move all packages under SlackBuilds/ subfolderDanilo M.1-15/+14
Reorganize repository by moving all 11 package directories into a new SlackBuilds/ subfolder. Update README.md, CLAUDE.md, and hooks/post-commit to reflect the new path structure. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01CLAUDE.md, README.md: fix workflow commands and sync package versionsDanilo M.1-4/+4
- CLAUDE.md: update workflow steps to use `cd <pkg> && <tool>` style - README.md: update hugo to 0.159.2, llama.cpp-vulkan to b8611, qarma to 1.1.0; resolve stash conflict Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31hooks: add pre-commit and post-commit hooks to version controlDanilo M.1-4/+10
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31nvchecker: add nvchecker.toml with qarma entryDanilo M.1-2/+35
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30added CLAUDE.md fileDanilo M.1-0/+131