In-app tasks and notes for planning a factory, stored per project in the project's SQLite database. This is planning work attached to a factory, separate from the GitHub issue tracker, which tracks development of PyOps itself.
- Checklists and free-form notes, optionally grouped into milestones or lists.
- Link to blocks: attach a task or note to one or more blocks, jump from a task to its block, and see a block's tasks on the block page.
- Assistant-aware: agent tools to read, create, and update tasks, so the assistant can file and link a follow-up task when it drafts a block, and surface relevant tasks while planning.
This leans on the assistant, so it is easier to build once assistant-conversation persistence is in place.
In-app tasks and notes for planning a factory, stored per project in the project's SQLite database. This is planning work attached to a factory, separate from the GitHub issue tracker, which tracks development of PyOps itself.
This leans on the assistant, so it is easier to build once assistant-conversation persistence is in place.