HN user

helsinki

631 karma

moc.liamg@retarp.rovert

Posts14
Comments285
View on HN

I've been working on gollem — it's a Go agent framework with type-safe agents, structured output, multi-provider support (Anthropic, OpenAI, Gemini, Vertex AI), MCP integration, and multi-agent team swarms. The big idea is compile-time guarantees instead of runtime validation, zero core dependencies, and single-binary deploys. Think of it as what you'd want if you were building production agent systems in Go instead of Python.

To stress-test it I pointed it at a dumb task: generate an entire novel. It wrote ~40K words across 11 chapters in about 10 minutes. The "author-bot" uses gollem's agent primitives — chained agents for chapter planning, continuity checking, iterative drafting. Basically an orchestration.ChainRun pipeline where each stage feeds into the next.

The novel ("The Year Unedited" — dystopian memory-editing premise) came out surprisingly coherent. Characters kept distinct voices across chapters, the plot threads mostly held together, and it didn't just wrap everything up neatly at the end. Not saying it's good literature, but it's a decent stress test for long-running agent orchestration.

I threw it on Amazon mostly as an experiment: https://a.co/d/037EOH88

The framework itself is the actual point of this post though. It does cost tracking, guardrails, middleware chains, streaming with Go 1.23+ iterators, background process management, graph workflows, eval framework, the works. Happy to dig into any of the architecture details.

GPT-5.2-Codex 7 months ago

Can you invite me? In the off chance, my email is in my profile, but reversed.

N8n raises $180M 10 months ago

No, I don’t. I built it inside of my employer’s walls (hedge fund), so I’d have to rebuild it from scratch in order to acquire paying customers (not a bad idea).

N8n raises $180M 10 months ago

I built a GitHub-native coding / review agent that outperforms CodeRabbit (by a lot), and it only took me like two hundred hours. There are a few of us using it at work, meanwhile CodeRabbit is valued at $550M.

Claude for Chrome 11 months ago

I wonder how it’s different from using playwright MCP? The prompts and screenshots, I guess?

“will transfirm you from being a consumer to a producer”

You mean, “will teach you to make REST calls instead of letting a script do it for you”.

We are all consumers. Unless, of course, you work at one of three companies.

I think that’s a decent approach, but doesn’t the performance of a Neovim terminal bother you? It simply does not feel as good as a native terminal pane. It’s not as bad as VSCode’s terminal pane, but it still leaves something to be desired.

This works in theory and somewhat in practice but it is not as clean as people make it seem, as someone who has spent tens of thousands on Opus tokens and worktrees - it’s just not that great. It works, but it’s just, ugh, boring, super tedious, etc. at the end of it all, you’re still sitting around waiting for Claude to merge conflicts.

So far, it’s relatively bug-free well-written code that I’ve forked to work behind the walls of a hedge fund, and it works, but the reality is that it doesn’t provide anything that some terminal windows and git worktrees can’t offer. Am I missing something?

You really need to add more features, because I struggle to find a compelling reason for advanced users to use it.