DIY Claude Code harness powered by open-source LLMs
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
73
commits
Merge pull request #7 from nam685/fix/loud-api-errors
b991d6d
fix: fail loud on missing API key and LLM errors
e65151d
fix: don't send mlx-specific extra_body to remote APIs
eaf364c
fix: handle PermissionError in memory file search
286009c
feat: add dynamic versioning via hatch-vcs
aca8de8
ci: add pre-commit hooks (ruff lint + format)
927dccf
ci: add dependabot config + auto-merge workflow
00a2553
ci: add deploy workflow (auto-deploy on main push)
dbe4b0e
ci: add CI workflow (lint + test)
dc12bf5
chore: add ruff to dev deps, fix lint + format issues
8a07516
Add CI/CD pipeline design spec
8281854
fix: address code review findings
b07c57c
test: add integration tests for ATIF trace roundtrip and resume
9e9d633
feat: wire TraceWriter into CLI entry point
52d2f82
feat: wire TraceWriter into the agentic loop
db33e5c