Back to search
An agent skill that teaches engineers how to build a coding agent from scratch using raw HTTP calls to an LLM API.
Stars
27
Forks
3
Watchers
27
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
feat: track tutorial progress in local git repository (#9)
50f023fView on GitHubfix(detect): remove redundant read_file from step 6 check (#8)
bf6f219View on GitHubtest(detect): add step 6 and step 7 detection tests (#6)
be08977View on GitHubrefactor: Use template folders for scaffold and add tests for shell scripts (#1)
eb5fc35View on GitHubdocs: add conventional commits requirement and update project structure (#3)
2e2aceaView on GitHubdocs: Simplify install docs to single npx command (#2)
2bf4857View on GitHub