From 1f784a6a0406a43fa968885a8f314a330f5671c9 Mon Sep 17 00:00:00 2001 From: Jason Woltje Date: Fri, 13 Mar 2026 14:33:16 -0500 Subject: [PATCH] chore(tasks): mark P5-001, P5-003 done; P5-004 in-progress --- docs/TASKS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/TASKS.md b/docs/TASKS.md index 430210f..199d408 100644 --- a/docs/TASKS.md +++ b/docs/TASKS.md @@ -44,10 +44,10 @@ | P4-005 | done | Phase 4 | Memory integration — inject into agent sessions | — | #38 | | P4-006 | done | Phase 4 | Skill management — catalog, install, config | — | #39 | | P4-007 | done | Phase 4 | Verify Phase 4 — memory + log pipeline working | — | #40 | -| P5-001 | not-started | Phase 5 | Plugin host — gateway plugin loading + channel interface | — | #41 | +| P5-001 | done | Phase 5 | Plugin host — gateway plugin loading + channel interface | — | #41 | | P5-002 | done | Phase 5 | @mosaic/discord-plugin — Discord bot + channel plugin | #61 | #42 | -| P5-003 | not-started | Phase 5 | @mosaic/telegram-plugin — Telegraf bot + channel plugin | — | #43 | -| P5-004 | not-started | Phase 5 | SSO — Authentik OIDC adapter end-to-end | — | #44 | +| P5-003 | done | Phase 5 | @mosaic/telegram-plugin — Telegraf bot + channel plugin | — | #43 | +| P5-004 | in-progress | Phase 5 | SSO — Authentik OIDC adapter end-to-end | — | #44 | | P5-005 | not-started | Phase 5 | Verify Phase 5 — Discord + Telegram + SSO working | — | #45 | | P6-001 | not-started | Phase 6 | @mosaic/cli — unified CLI binary + subcommands | — | #46 | | P6-002 | not-started | Phase 6 | @mosaic/prdy — migrate PRD wizard from v0 | — | #47 |