agent-ecosystem/docs/iterations
iliya 7a7e2e1f12 refactor: remove legacy teamctl CLI support and update package description
- Removed the legacy teamctl CLI integration, including the associated source code and references in the main module.
- Updated the package description to reflect the current functionality without legacy support.
- Cleaned up build scripts by removing unnecessary executable permissions and legacy file handling.
- Adjusted tests and documentation to remove references to the deprecated CLI.
2026-03-08 22:50:57 +02:00
..
diff-view refactor: remove legacy teamctl CLI support and update package description 2026-03-08 22:50:57 +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: заранее фиксируем критерии готовности и ручную проверку