agent-ecosystem/docs/iterations
iliya 1f35e86f0a feat: enhance README and add detailed diff view implementation plan
- Updated README to specify CLI runtime capabilities for headless environments.
- Introduced a comprehensive implementation plan for the diff view feature, detailing phases, required packages, types, IPC channels, backend services, and UI components.
- Added new documentation on competitors in AI orchestration platforms and research on local image storage and markdown rendering pipeline.
- Included a workflow editor research document to evaluate visual libraries for node-based workflow orchestration.
2026-03-05 00:11:08 +02:00
..
diff-view feat: enhance README and add detailed diff view implementation plan 2026-03-05 00:11:08 +02:00
edit-project feat: project editor with drag & drop, search, Quick Open (#11) 2026-03-01 07:56:59 +02:00
iteration-01-core-team-list.md feat(team-management): implement initial Team Management feature with Kanban support 2026-02-17 21:10:15 +02:00
iteration-02-team-detail-members.md feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
iteration-03-kanban-board.md feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
iteration-04-messaging-review.md feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
iteration-05-testing-polish.md feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
iteration-06-team-provisioning.md feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
README.md feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00

Итерации реализации

Здесь лежат планы реализации фич итерациями (vertical slices), чтобы двигаться постепенно и каждый шаг давал видимый результат.

Список

Принципы

  • Vertical slice: в каждой итерации доводим минимум “end-to-end” (types → main → IPC → preload → renderer → UI)
  • Чёткий scope: у каждой итерации есть цели и не‑цели
  • Definition of Done: заранее фиксируем критерии готовности и ручную проверку