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

seifbenayed1992

no profile record

投稿

[untitled]

1 ポイント·投稿者 seifbenayed1992·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 seifbenayed1992·3 か月前·0 コメント

Show HN: Cloclo – open-source multi-agent CLI runtime for 13 LLM providers

npmjs.com
5 ポイント·投稿者 seifbenayed1992·3 か月前·2 コメント

[untitled]

1 ポイント·投稿者 seifbenayed1992·3 か月前·0 コメント

Update: Using third-party harnesses with your Claude subscription

3 ポイント·投稿者 seifbenayed1992·3 か月前·0 コメント

I connected Claude to my AI runtime – they invented a new language

3 ポイント·投稿者 seifbenayed1992·3 か月前·1 コメント

Claude Code in Rust, Python, Go, Open source

github.com
2 ポイント·投稿者 seifbenayed1992·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 seifbenayed1992·4 か月前·0 コメント

I reverse-engineered Claude Code

github.com
8 ポイント·投稿者 seifbenayed1992·4 か月前·4 コメント

コメント

seifbenayed1992
·3 か月前·議論
pi-mono is a great toolkit — coding agent CLI, unified LLM API, web UI, Slack bot, vLLM pods.

cloclo is a runtime for agent toolkits. You plug it into your own agents and it gives them multi-agent orchestration (AICL protocol), 13 providers, skill registry, native browser/docs/phone tools, memory, and an NDJSON bridge. Zero native deps.
seifbenayed1992
·3 か月前·議論
Thanks! If you want to kick the tires, `npx cloclo` gets you started — works with Anthropic, OpenAI, Gemini, or local models via Ollama/LM Studio out of the box. Curious what you'd want to use it for?
seifbenayed1992
·3 か月前·議論
Local models are finally starting to feel pleasant instead of just "possible." The headless LM Studio flow is especially nice because it makes local inference usable from real tools instead of as a demo.

Related note from someone building in this space: I've been working on cloclo (https://www.npmjs.com/package/cloclo), an open-source coding agent CLI, and this is exactly the direction I'm excited about. It natively supports LM Studio, Ollama, vLLM, Jan, and llama.cpp as providers alongside cloud models, so you can swap between local and hosted backends without changing how you work.

Feels like we're getting closer to a good default setup where local models are private/cheap enough to use daily, and cloud models are still there when you need the extra capability.
seifbenayed1992
·3 か月前·議論
[dead]
seifbenayed1992
·3 か月前·議論
[dead]
seifbenayed1992
·3 か月前·議論
Went through the bundle.js. Found 187 spinner verbs. "Combobulating", "Discombobulating", and "Recombobulating". The full lifecycle is covered. Also "Flibbertigibbeting" and "Clauding". Someone had fun.
seifbenayed1992
·3 か月前·議論
Tell your friend to DM me. If he actually got banned using OpenCode, I'll cover his Claude Max subscription for a year through Cloclo.
seifbenayed1992
·4 か月前·議論
Yes you can use the API and also make it agnostic to use OpenAI or local LLM/VLM