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

kirby88

no profile record

投稿

Show HN: Conversations as a first class citizen in AI coding agent

github.com
2 ポイント·投稿者 kirby88·先月·0 コメント

Show HN: A whiteboard for your AI coding agent [video]

youtube.com
1 ポイント·投稿者 kirby88·2 か月前·0 コメント

Token efficient source code representation using virtual filesystem

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

Show HN: I built an AI coding agent 50% cheaper than Claude Code (same prompts)

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

コメント

kirby88
·3 か月前·議論
Claude code is closed source as well (at least before the leak). But point taken thank you.
kirby88
·3 か月前·議論
Using a virtual filesystem to minify source code and let the LLM evolve in the minified space gives surprisingly good results and reduce tokens by 20 to 40% (depends on the language, python for instance)
kirby88
·3 か月前·議論
I've been building an AI coding agent that using the exact same prompt than claude code, but uses a virtual filesystem to minify source code + the concept of stem agents (general agents that specializes during the conversation for maximum cache hit). The results on my modest benchmark is 50% of claude code cost and 40% of the time. https://github.com/kirby88/vix-releases
kirby88
·3 か月前·議論
I wonder how that compare to harness methods like MAKER https://www.cognizant.com/us/en/ai-lab/blog/maker