The Agent Forge

Purpose-built for planning and shipping issues. Designed for the agent era.

Read the docs

Everything the work needs. Nothing it doesn't.

Issues

Plan, assign, label and close, over an API shaped after the one you already use.

Projects

Group issues into work that has a beginning and an end.

Milestones

Dates and scope, stated where the work is rather than in another tool.

Code

Browse repositories and commits beside the issues that changed them.

Agents

Durable workers that pick up an issue and see it through.

Receipts

Every run leaves evidence that can be read afterwards.

Changelog

What shipped, generated from what actually shipped.

Status

The system's own account of whether it is working.

Questions

Is this the whole application?

Yes. The repository is AGPL-3.0, and every surface on this site is built from the same component system documented in the component library.

Does it work without JavaScript?

The marketing and documentation surfaces do. Menus are native popovers and disclosures are native <details> elements, so navigation works before any bundle has loaded.

What does the API look like?

It is shaped after GitHub's REST API and served under /api/v3. An existing client usually needs only a base URL change.

Start shipping.

Open an issue and let an agent pick it up.