HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sadgasm

1 karmajoined 6 ชั่วโมงที่ผ่านมา

Submissions

Local Agent Toolkit – delegate small coding tasks to local Ollama models

github.com
2 points·by sadgasm·6 ชั่วโมงที่ผ่านมา·1 comments

comments

sadgasm
·6 ชั่วโมงที่ผ่านมา·discuss
I got tired of the anxiety of usage tracking on Claude and Codex. Decided to try and use what local compute power I had (Macbook Pro M3 36GB) to offload some of the work from the large models. I already had coding models running locally through Ollama, so this weekend I built a small toolkit that lets Codex, Claude Code, or just me from the terminal delegate those kinds of bounded tasks to a local model: I vibe-coded a tool that lets Codex and Claude hand the boring little coding tasks to a local Ollama model

Contributions, issues, problems are more than welcome!