diff --git a/.tasks/STATUS.md b/.tasks/STATUS.md index 1dba92b..e903748 100644 --- a/.tasks/STATUS.md +++ b/.tasks/STATUS.md @@ -4,87 +4,75 @@ _Updated: 2026-05-04_ ## 🟢 v2-p2-async-bridge — AsyncEventBridge: sync EventEmitter → asyncio.Queue **Status:** done **Where I stopped:** Complete -**Next action:** N/A --- ## 🟢 v2-p2-fastapi-app — FastAPI app + REST API (sessions, start, inject, roles, providers) **Status:** done **Where I stopped:** Complete -**Next action:** N/A --- ## 🟢 v2-p2-websocket-sse — WebSocket + SSE streaming endpoints **Status:** done **Where I stopped:** Complete -**Next action:** N/A --- ## 🟢 v2-p2-web-ui — Minimal HTML/CSS/JS frontend **Status:** done **Where I stopped:** Complete -**Next action:** N/A --- ## 🟢 v2-p2-serve-command — `meeting-room serve` CLI subcommand **Status:** done **Where I stopped:** Complete + +--- + +## 🟢 code-review-p2 — Code review fixes after Phase 2 +**Status:** done +**Where I stopped:** All critical/important issues fixed **Next action:** N/A --- ## 🟢 v2-p1-deps — Обновить зависимости (pydantic, pytest, [web]) **Status:** done -**Branch:** feat/v2-phase1-core-refactor --- -## 🟢 v2-p1-models — Pydantic модели данных (ProviderConfig, RoleConfig, Session и др.) +## 🟢 v2-p1-models — Pydantic модели данных **Status:** done -**Branch:** feat/v2-phase1-core-refactor --- ## 🟢 v2-p1-events — EventEmitter и типы событий **Status:** done -**Branch:** feat/v2-phase1-core-refactor --- -## 🟢 v2-p1-api-client — Рефактор APIClient (класс вместо глобалов) +## 🟢 v2-p1-api-client — Рефактор APIClient **Status:** done -**Branch:** feat/v2-phase1-core-refactor --- -## 🟢 v2-p1-tools — Рефактор ToolRegistry (класс, Windows-совместимость) +## 🟢 v2-p1-tools — Рефактор ToolRegistry **Status:** done -**Branch:** feat/v2-phase1-core-refactor --- -## 🟢 v2-p1-engine — DiscussionEngine (emit вместо print) +## 🟢 v2-p1-engine — DiscussionEngine **Status:** done -**Branch:** feat/v2-phase1-core-refactor --- -## 🟢 v2-p1-config-cli — config.py + CLI рефактор + deprecation shim +## 🟢 v2-p1-config-cli — config.py + CLI рефактор **Status:** done -**Branch:** feat/v2-phase1-core-refactor --- \ No newline at end of file