Projects
Create, browse, and manage projects in the Piyaz UI.
Projects
The home page shows all your projects as a card grid. Each card displays the project title, description, status, task progress, and last activity date.
Project Cards
Each project card shows:
- Title and truncated description.
- Status badge: brainstorming, decomposing, active, or archived.
- Progress: tasks done / total tasks, with an in-progress count.
- Last active: date of the most recent update.
Click a card to open the workspace for that project.
Continue Banner
If you have an active project, a banner appears at the top of the home page with a quick link to jump back into it. This saves a click when you're working on a single project.
Creating a Project
Projects start in your coding agent, not in the browser. The New project button opens a short setup panel with the install and sign-in commands for each harness. Once the plugin is connected, you create the project by talking to your agent. See Plan a project for that flow.
The home page then tracks every project your agent creates. If you belong to more than one team, your agent asks which team a new project belongs to before creating it.
Project Status
Projects move through four statuses:
| Status | When |
|---|---|
| brainstorming | Initial idea exploration. |
| decomposing | Breaking the project into tasks and dependencies. |
| active | Tasks are being planned and implemented. |
| archived | All work complete, project closed. |
Status transitions happen automatically as your agent runs the brainstorm, decompose, manage flow, or can be set manually through the MCP tools.