AdiomBot
by Alex Komyagin
What they're building
Adiombot - an AI CTO that lives in your Slack. AI made building software cheap. Owning it is still hard - operators who built apps with AI quietly became the reluctant CTO. Adiombot takes that job back. Mention it in Slack and describe an outcome - "build the AI workout generator," "how many users do we have." It decides if that's a question, a quick change, or real work; for real work it plans, waits for your approval, codes in a sandbox, gives you a preview link, and ships on merge. Stack: Go + Temporal durable agent loop, Nebius Token Factory (brain), Composio (300+ tools), Tavily (search), gpt-5.5 coding agent in a locked-down git sandbox, on Azure AKS. The hard part: making the agent durable and the code execution safe - pausing for approval and resuming a half-finished coding session after a restart.