frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Open-Source Animal Crossing–Style UI for Claude Code Agents

https://github.com/outworked/outworked/releases/tag/v0.3.0
9•ZeidJ•2h ago
We posted here on Monday and got some great feedback. We’ve implemented a few of the most requested updates:

- iMessage channel support (agents can text people and you can text agents) Other channels are simple to extend. - A built-in browser (agents can navigate and interact with websites) - Scheduling (run tasks on a timer / cron/ in the future) - Built in tunneling so that the agents can share local stuff with you over the internet - More robust MCP and Skills support so anyone can extend it - Auto approval for agent requests

If you didn’t see the original:

Outworked is a desktop app where Claude Code agents work as a small “team.” You give it a goal, and an orchestrator breaks it into tasks and assigns them across agents.

Agents can run in parallel, talk to each other, write code, and now also browse the web and send messages.

It runs locally and plugs into your existing Claude Code setup.

Would love to hear what we should build next. Thanks again!

Comments

billconan•1h ago
does it use the claude code api or the claude code cli? You know, the claude code api is more expensive.

I also hope it can have a webapp version, rather than electron. because most of our work are on a remote server.

ZeidJ•1h ago
It actually uses the Claude code SDK so it plugs into whatever you already have.

It can use API/CLI or even if you have a private hosted instance.

We're actually working on a remote web app version but its a little trickier to wire up.

These are great questions - thank you!

jameschaearley•51m ago
Love the pixel office. Such a fun way to make multi-agent work less abstract. Being able to actually watch agents walk to their desks and pick up tasks makes it way easier to follow what's happening than staring at terminal logs. Curious if the orchestrator handles cases where two agents need to edit the same file.
ZeidJ•14m ago
Thank you James, great question! Generally, when the orchestrator assigns parallel work it does it in groups, with everyone in the group working on different files. When the group is done it passes the work to the next group which can then edit those same files.

We're working on simultaneous editing of the same files using git, but we want to ensure changes are merged in an intelligent way.

mitul005•40m ago
iMessage is the one that changes the category for me. "Agents that can text real people" is a different thing than a multi-agent demo. I've been hacking on something similar and the hardest problem wasn't orchestration it was figuring out when to bother a human vs. just deciding. How does auto-approval work, is it all-or-nothing or per task?
ZeidJ•17m ago
There are two levels of auto approve, first level is auto-edit which is basic read and write, and basic bash tools (these can be configured to be any arbitrary bash command).

The second level is called auto approve and is for more complex bash commands. Generally the model will ask permission before running one of these big commands, but you can allow all. Right now, it's global across the instance, but we're working on making it more granular.

Also, there is a deny list of certain commands which you can customize to prevent bad behavior (like rm -rf, etc...)

We want to wire the approval process to imessage or whatever channel, but we need to first auth the imessage session to make sure it's coming through from the owner and not someone else communicating through the same channel.

Show HN: For You – AI art floats down a river for strangers to find

https://www.foryouriver.com/
3•arclegger•37m ago•2 comments

Show HN: I put an AI agent on a $7/month VPS with IRC as its transport layer

https://georgelarson.me/writing/2026-03-23-nullclaw-doorman/
318•j0rg3•21h ago•92 comments

Show HN: Open-Source Animal Crossing–Style UI for Claude Code Agents

https://github.com/outworked/outworked/releases/tag/v0.3.0
9•ZeidJ•2h ago•6 comments

Show HN: Foundry: a Markdown-first CMS written in Go

https://github.com/sphireinc/Foundry
7•nsayoda•2h ago•4 comments

Show HN: MLForge: A Visual Machine Learning Platform

https://github.com/zaina-ml/ml_forge
2•zaina-ml•1h ago•1 comments

Show HN: Sup AI, a confidence-weighted ensemble (52.15% on Humanity's Last Exam)

https://sup.ai
18•supai•1d ago•16 comments

Show HN: Control Codex via WhatsApp using a Codex plugin

https://github.com/abuiles/codex-whatsapp-relay
3•abuiles•2h ago•0 comments

Show HN: Build AI Trading Agents in Cursor/Claude with an MCP Server

https://financialdata.net/mcp-server
3•financial-data•2h ago•0 comments

Show HN: jid – JSON Incremental Digger v1.1.0 with JMESPath support

https://github.com/simeji/jid/releases/tag/v1.1.0
4•jamslater•1h ago•0 comments

Show HN: Fio: 3D World editor/game engine – inspired by Radiant and Hammer

https://github.com/ViciousSquid/Fio
90•vicioussquid•22h ago•9 comments

Show HN: Cranki – Crosswords meet Anki flashcards

https://cranki.app
3•petargyurov•3h ago•0 comments

Show HN: AgentGuard – A high-performance Go proxy for AI agent guardrails

https://github.com/Caua-ferraz/AgentGuard
3•millimercure•3h ago•0 comments

Show HN: Turbolite – a SQLite VFS serving sub-250ms cold JOIN queries from S3

https://github.com/russellromney/turbolite
158•russellthehippo•1d ago•38 comments

Show HN: OpenHelm – OpenClaw but free (using your Claude Code subscription)

https://www.openhelm.ai/
3•maxbeech•3h ago•2 comments

Show HN: FileWash – File tools that never see your files

https://filewash.app/
3•PressKeyProdigy•3h ago•0 comments

Show HN: Minimalist library to generate SVG views of scientific data

https://github.com/alefore/mini_svg/
41•afc•4d ago•3 comments

Show HN: Alumnium – SOTA Browsing for Claude Code

https://alumnium.ai/blog/webvoyager-benchmark/
3•p0deje•4h ago•0 comments

Show HN: AppDesk – Native macOS Client for App Store Connect

https://appdesk.dev
4•prasadrl•5h ago•0 comments

Show HN: Veil – Dark mode PDFs without destroying images, runs in the browser

https://veil.simoneamico.com/
88•simoneamico•1d ago•23 comments

Show HN: Bottrace – headless CLI debugger for Python, built for LLM agents

https://github.com/devinvenable/bottrace
3•devinvenable•5h ago•0 comments

Show HN: LLM-Gateway – Zero-Trust LLM Gateway

https://github.com/openziti/llm-gateway
6•michaelquigley•5h ago•1 comments

Show HN: Git Web Manager

https://github.com/WallabyDesigns/gitmanager
3•wallabydesigns•5h ago•0 comments

Show HN: ClawRun – Deploy AI agents to secure sandboxes with one command

https://clawrun.sh/?hn
3•afshinmeh•5h ago•0 comments

Show HN: Aegis – Security framework for AI agents

https://acacian.github.io/aegis/playground/
2•Acacian•5h ago•0 comments

Show HN: MyClawn – Claude Code networks for you on autopilot

https://www.myclawn.com
2•20vision•5h ago•0 comments

Show HN: A tool to create and evaluate document processing pipelines for RAG

https://ragbandit.com
2•martimchaves•5h ago•0 comments

Show HN: SpedFind – An open-source internet speed test (React/Python and CLI)

2•nishalk•6h ago•0 comments

Show HN: Built Loony for builders who want to spin up data infrastructure fast

https://loony.dev
2•maxmealing•6h ago•0 comments

Show HN: Optio – Orchestrate AI coding agents in K8s to go from ticket to PR

https://github.com/jonwiggins/optio
80•jawiggins•2d ago•56 comments

Show HN: Deep Hollow – A survival game where your AI runs your fortress 24/7

https://www.mrphilgames.com/blog/building-an-ai-that-runs-your-game-while-you-sleep
5•MrPhilGames•6h ago•8 comments