Ask HN: What are you working on? (June 2026)
421–430 of 1001 posts
Re: Ask HN: What are you working on? (June 2026)
#422Stack based task manager with integrations with GitHub, Linear, and some others to manage and automatically update your immediate todo list, free while in beta (still very early beta)
Re: Ask HN: What are you working on? (June 2026)
#423Re: Ask HN: What are you working on? (June 2026)
#424It's a durable orchestration loop for implementing code with LLMs that forces review and verification gates until the code matches exactly what you asked for.
It's complementary to any existing harness or tools you use, you investigate and plan your work and simply have your agent hand off the implementation to the engine.
You can have Opus 4.8 implementing, GPT 5.5 and DeepSeek reviewing in different roles etc, mix and match however you like.
It also supports sandboxing out of the box, starting with the YC backed Microsandbox.
Re: Ask HN: What are you working on? (June 2026)
#425Developed for my personal use but publicly available and open source. I’m pretty happy with the current state so don’t expect a lot of updates and features, but hopefully others might find it helpful.
Re: Ask HN: What are you working on? (June 2026)
#426Re: Ask HN: What are you working on? (June 2026)
#427Re: Ask HN: What are you working on? (June 2026)
#428Re: Ask HN: What are you working on? (June 2026)
#429Currently working on some networking parts, because I want multiple exocomp instances to be able to cooperate in terms of knowledge sharing and workforce sharing. So I'm experimenting with websockets combined with multicast DNS-SD via UDP sockets. Might be kinda nice if I can make all services discoverable and plug and play. Also using DNS-SD for my llama.cpp wrapper already, which allows local model and inference service discovery quite nicely already.
Re: Ask HN: What are you working on? (June 2026)
#430It connects to your cloud accounts, provisions hardened servers, and handles deployments, logs, and monitoring.
Currently open for alpha (free) access