Show HN: Clawe – open-source Trello for agent teams

Published: (February 10, 2026 at 03:17 PM EST)
1 min read

Source: Hacker News

Overview

We recently started using agents to update documentation across our codebase on a weekly basis. Initially, everything turned into cron jobs, logs, and terminal output. While it worked, it was hard to tell what agents were doing, why something failed, or whether a workflow was actually progressing.

We wanted a more transparent approach: treating agents as long‑lived workers with state, responsibilities, and explicit handoffs—something you can actually see and reason about, rather than just tailing logs.

Features

  • Coordination layer built on top of OpenClaw that lets agent workflows run, pause, retry, and hand control back to a human at specific points.
  • Designed as an experiment in how agent systems feel to operate, with emerging potential for content review and maintenance workflows in marketing.
  • Focus on discovering useful abstractions, eliminating unnecessary complexity, and identifying failure points early.

Use Cases

  • Content review pipelines
  • Marketing asset maintenance
  • Any workflow where human oversight is needed at defined checkpoints

Repository

Clawe on GitHub

Discussion

Comments on Hacker News (21 points, 14 comments)

0 views
Back to Blog

Related posts

Read more »

Asimov (YC W26) Is Hiring

About the Project We're building training data for humanoid robots by collecting egocentric video of people doing everyday tasks. The Role Wear a phone mounted...

MMAcevedo aka Lena by qntm

Article URL: https://qntm.org/mmacevedo Comments URL: https://news.ycombinator.com/item?id=46999224 Points: 3 Comments: 0...