Show HN: Zot – Yet another coding agent harness
81–88 of 88 posts
Re: Show HN: Zot – Yet another coding agent harness
#82Earlier quoted context omitted.
What's wrong with typescript? I was thinking of getting into it.
TypeScript the language is fine. Almost great, even. JavaScript the ecosystem is mostly a flaming garbage dump of worms. You can take measures to lower the pain of being in a toxically incompetent package space devolving faster than you can type commands.
Re: Show HN: Zot – Yet another coding agent harness
#83Re: Show HN: Zot – Yet another coding agent harness
#84Yet another but useful. Are you also planning to introduce any GUI over it like a studio/IDE or something?
Re: Show HN: Zot – Yet another coding agent harness
#85> Subscription-capable - Anthropic Claude Pro/Max (anthropic), OpenAI Codex / ChatGPT Plus/Pro (openai-codex), Kimi Code (kimi), and GitHub Copilot (github-copilot). Am i reading this right? Seems to suggest that this can be used with Claude Code Subscription, which isn't true i think. Did this pre-date the CC Subscription change? Or is it playing fast and loose with the rules hah. Maybe it's using `-p`, which techni…
It does not use -p, but it does try to impersonate Claude when talking to the Anthropic API. Will they detect the difference in usage patterns and ban anyone who exploits them? Who knows.
Re: Show HN: Zot – Yet another coding agent harness
#86Great minds think alike? Two months ago I created an agent called 'zop' [1] that's also a static Go app. It's not a code harness, it's a cli tool for quick one-liners (faster and less memory than opencode --prompt ) with canned system messages. With compile tags you can strip it down to just prompt execution and the binary's less than 3MB. ....But also because feature creep, you can compile-in text-to-speech, speech-…
This looks really interesting! Being a single binary with modest memory requirements, I wonder if it can be used as a voice assistant in somethings like a rpi.
Re: Show HN: Zot – Yet another coding agent harness
#87"vibe-slopped" - word of the year 2026?