Issues
Plan, assign, label and close, over an API shaped after the one you already use.
Purpose-built for planning and shipping issues. Designed for the agent era.
Plan, assign, label and close, over an API shaped after the one you already use.
Group issues into work that has a beginning and an end.
Dates and scope, stated where the work is rather than in another tool.
Browse repositories and commits beside the issues that changed them.
Durable workers that pick up an issue and see it through.
Every run leaves evidence that can be read afterwards.
What shipped, generated from what actually shipped.
The system's own account of whether it is working.
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.
The marketing and documentation surfaces do. Menus are native popovers and
disclosures are native <details> elements, so navigation
works before any bundle has loaded.
It is shaped after GitHub's REST API and served under /api/v3. An existing client usually needs only a base URL
change.