Commit graph

8 commits

Author SHA1 Message Date
Virgil
19232c5575 feat(cache): add batch eviction support
Some checks failed
CI / test (push) Failing after 3s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 0s
2026-04-01 09:46:02 +00:00
93dcc8a982 Merge pull request '[agent/codex] API contract extraction. Read CLAUDE.md. For every exported ...' (#15) from agent/api-contract-extraction--read-claude-md into dev
Some checks failed
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 0s
CI / test (pull_request) Failing after 1s
CI / auto-fix (pull_request) Failing after 0s
CI / auto-merge (pull_request) Failing after 0s
2026-03-23 13:58:11 +00:00
Virgil
2455be1aef docs(cache): add API contract report
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-23 13:57:40 +00:00
24288670c5 Merge pull request '[agent/codex] Security attack vector mapping. Read CLAUDE.md. Map every ex...' (#12) from agent/security-attack-vector-mapping--read-cla into dev
Some checks failed
CI / auto-fix (push) Failing after 0s
CI / test (push) Failing after 3s
CI / auto-merge (push) Failing after 0s
2026-03-23 13:00:49 +00:00
Virgil
f9e1725c7d docs(cache): map security attack vectors
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-23 12:59:56 +00:00
Virgil
cabb7b1d0e fix(cache): resolve issue 4 findings 2026-03-23 07:35:31 +00:00
Snider
0186ddc119 fix(docs,tests): fix stale coreerr example and add missing test coverage
- docs/architecture.md: replace fmt.Errorf with coreerr.E() to match actual implementation
- cache_test.go: add TestGitHubKeys for GitHubReposKey/GitHubRepoKey (was 0% coverage)
- cache_test.go: add TestPathTraversalRejected for Path() traversal guard

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 07:11:04 +00:00
Snider
6e418efb48 docs: add human-friendly documentation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 13:02:40 +00:00