HackerTrans
トップ新着トレンドコメント過去質問紹介求人

sadgasm

1 カルマ登録 6 時間前

投稿

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

github.com
2 ポイント·投稿者 sadgasm·6 時間前·1 コメント

コメント

sadgasm
·6 時間前·議論
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!