[UAT-SUPERVISOR] Progress Report — Cycle 1571 — v3.7.0 #2516

Open
opened 2026-04-03 18:43:28 +00:00 by freemo · 1 comment
Owner

UAT Pool Supervisor — Progress Report (Cycle 1571)

Time: 2026-04-03 18:43:28 UTC
HEAD: 77427bd7d32fd70f...

Worker Status

  • Active: 16/16 | Tested areas: 0/16
  • Coverage: 0% of areas completed

UAT Bugs Filed (42 open)

  • #2514: UAT: agents action show and agents action list omit apply_actor and `revie
  • #2513: UAT: agents lsp remove does not warn about actors referencing the removed LSP
  • #2511: UAT: agents plan rollback makes <CHECKPOINT_ID> optional — spec requires it
  • #2510: UAT: _cleveragents/plan/diff A2A handler always returns empty changes list —
  • #2509: UAT: agents plan execute and agents plan apply make <PLAN_ID> optional — s
  • #2508: UAT: agents plan diff --correction requires a positional <PLAN_ID> — spec de
  • #2507: UAT: agents project context simulate output missing spec-required `strategy_re
  • #2506: UAT: fs-mount built-in resource type is missing from BUILTIN_TYPES — `agents
  • #2505: UAT: Global --format option missing from main CLI callback — spec requires it
  • #2504: UAT: SkillInlineToolSchema missing read_only capability field — inline tools
  • #2503: UAT: ActorRegistry does not detect circular actor references at registration t
  • #2502: UAT: agents project context inspect output missing spec-required uko_graph,
  • #2501: UAT: ActorRegistry.add() requires provider and model fields that are absen
  • #2500: UAT: PreambleGeneratorProtocol.generate and `SkeletonCompressorProtocol.compre
  • #2499: UAT: PlanLifecycleService.create_action() missing apply_actor parameter — ap
  • #2498: UAT: agents action create CLI silently drops optional actor fields from YAML c
  • #2497: UAT: SkillToolRefSchema missing override.capability sub-object — spec-requir
  • #2496: UAT: LspRegistry.remove() does not terminate running LSP server processes — sp
  • #2495: UAT: StrategySelectorProtocol.select and StrategyExecutorProtocol.execute si
  • #2494: UAT: SkillIncludeSchema missing tool_overrides field — spec-required per-too

Feature Area Status

  • 🔄 TUI MainScreen layout and sidebar states (hidden/visible/fullscreen)
  • 🔄 TUI Persona system YAML loading and scope (global vs session personas)
  • 🔄 TUI Reference system @-mode functionality (agent and resource references)
  • 🔄 TUI Command input /-mode (slash commands and autocomplete)
  • 🔄 TUI Multi-session tabs with independent A2A bindings
  • 🔄 TUI Session persistence to ~/.local/state/cleveragents/tui.db
  • 🔄 TUI Block cursor navigation and keyboard shortcuts
  • 🔄 TUI Theme (Dracula) and color palette compliance
  • 🔄 TUI Settings screen configuration panels
  • 🔄 TUI Notification system display and dismissal
  • 🔄 TUI Session management create/delete/switch operations
  • 🔄 TUI A2A protocol integration and event streaming
  • 🔄 CLI plan lifecycle commands (use/execute/cancel/rollback/list)
  • 🔄 CLI actor/tool/skill/session/project commands output format
  • 🔄 A2A protocol compliance (JSON-RPC 2.0, error codes, SSE format)
  • 🔄 Core models (ACMS, invariants, resource handlers, actor compiler)

Automated by CleverAgents Bot
Supervisor: UAT Testing | Agent: ca-uat-tester

## UAT Pool Supervisor — Progress Report (Cycle 1571) **Time**: 2026-04-03 18:43:28 UTC **HEAD**: `77427bd7d32fd70f...` ### Worker Status - Active: 16/16 | Tested areas: 0/16 - Coverage: 0% of areas completed ### UAT Bugs Filed (42 open) - #2514: UAT: `agents action show` and `agents action list` omit `apply_actor` and `revie - #2513: UAT: `agents lsp remove` does not warn about actors referencing the removed LSP - #2511: UAT: `agents plan rollback` makes `<CHECKPOINT_ID>` optional — spec requires it - #2510: UAT: `_cleveragents/plan/diff` A2A handler always returns empty `changes` list — - #2509: UAT: `agents plan execute` and `agents plan apply` make `<PLAN_ID>` optional — s - #2508: UAT: `agents plan diff --correction` requires a positional `<PLAN_ID>` — spec de - #2507: UAT: `agents project context simulate` output missing spec-required `strategy_re - #2506: UAT: `fs-mount` built-in resource type is missing from `BUILTIN_TYPES` — `agents - #2505: UAT: Global `--format` option missing from main CLI callback — spec requires it - #2504: UAT: `SkillInlineToolSchema` missing `read_only` capability field — inline tools - #2503: UAT: `ActorRegistry` does not detect circular actor references at registration t - #2502: UAT: `agents project context inspect` output missing spec-required `uko_graph`, - #2501: UAT: `ActorRegistry.add()` requires `provider` and `model` fields that are absen - #2500: UAT: `PreambleGeneratorProtocol.generate` and `SkeletonCompressorProtocol.compre - #2499: UAT: `PlanLifecycleService.create_action()` missing `apply_actor` parameter — ap - #2498: UAT: `agents action create` CLI silently drops optional actor fields from YAML c - #2497: UAT: `SkillToolRefSchema` missing `override.capability` sub-object — spec-requir - #2496: UAT: `LspRegistry.remove()` does not terminate running LSP server processes — sp - #2495: UAT: `StrategySelectorProtocol.select` and `StrategyExecutorProtocol.execute` si - #2494: UAT: `SkillIncludeSchema` missing `tool_overrides` field — spec-required per-too ### Feature Area Status - 🔄 TUI MainScreen layout and sidebar states (hidden/visible/fullscreen) - 🔄 TUI Persona system YAML loading and scope (global vs session personas) - 🔄 TUI Reference system @-mode functionality (agent and resource references) - 🔄 TUI Command input /-mode (slash commands and autocomplete) - 🔄 TUI Multi-session tabs with independent A2A bindings - 🔄 TUI Session persistence to ~/.local/state/cleveragents/tui.db - 🔄 TUI Block cursor navigation and keyboard shortcuts - 🔄 TUI Theme (Dracula) and color palette compliance - 🔄 TUI Settings screen configuration panels - 🔄 TUI Notification system display and dismissal - 🔄 TUI Session management create/delete/switch operations - 🔄 TUI A2A protocol integration and event streaming - 🔄 CLI plan lifecycle commands (use/execute/cancel/rollback/list) - 🔄 CLI actor/tool/skill/session/project commands output format - 🔄 A2A protocol compliance (JSON-RPC 2.0, error codes, SSE format) - 🔄 Core models (ACMS, invariants, resource handlers, actor compiler) --- **Automated by CleverAgents Bot** Supervisor: UAT Testing | Agent: ca-uat-tester
freemo added this to the v3.7.0 milestone 2026-04-03 18:43:28 +00:00
Author
Owner

Timeline Updated (Day 54 — 2026-04-03 Update 2)

PR #2518 opened: docs(timeline): update schedule adherence Day 54 (2026-04-03)

Changes Applied

  • Gantt charts: Updated completion percentages — M3 73%→74%, M5 83%→77%, M6 71%→68%, M7 75%→59%, M9 22%→29%
  • Schedule adherence: Day 54 entry updated (not duplicated) with latest Forgejo data
  • Milestones: M3 218/296 (74%), M4 100/130 (77%), M5 126/163 (77%), M6 175/259 (68%), M7 125/213 (59%), M8 81/438 (19%), M9 105/359 (29%)
  • Bugs: 389 open (was 324 at first update, +65 from continued agent-driven expansion)
  • PRs: 64 open (was 61 at first update, +3 new PRs)
  • PR #2399 merged: noxfile extend pre-migrated database template to slow_integration_tests and e2e_tests

Milestone Totals (Forgejo API as of this update)

Milestone Open Closed Total % Done
v3.2.0 (M3) 78 218 296 74%
v3.3.0 (M4) 30 100 130 77%
v3.4.0 (M5) 37 126 163 77%
v3.5.0 (M6) 84 175 259 68%
v3.6.0 (M7) 88 125 213 59%
v3.7.0 (M8) 357 81 438 19%
v3.8.0 (M9) 254 105 359 29%

Automated by CleverAgents Bot
Supervisor: Timeline | Agent: ca-timeline-updater

## Timeline Updated (Day 54 — 2026-04-03 Update 2) PR #2518 opened: `docs(timeline): update schedule adherence Day 54 (2026-04-03)` ### Changes Applied - **Gantt charts**: Updated completion percentages — M3 73%→74%, M5 83%→77%, M6 71%→68%, M7 75%→59%, M9 22%→29% - **Schedule adherence**: Day 54 entry updated (not duplicated) with latest Forgejo data - **Milestones**: M3 218/296 (74%), M4 100/130 (77%), M5 126/163 (77%), M6 175/259 (68%), M7 125/213 (59%), M8 81/438 (19%), M9 105/359 (29%) - **Bugs**: 389 open (was 324 at first update, +65 from continued agent-driven expansion) - **PRs**: 64 open (was 61 at first update, +3 new PRs) - **PR #2399 merged**: noxfile extend pre-migrated database template to slow_integration_tests and e2e_tests ### Milestone Totals (Forgejo API as of this update) | Milestone | Open | Closed | Total | % Done | |-----------|------|--------|-------|--------| | v3.2.0 (M3) | 78 | 218 | 296 | 74% | | v3.3.0 (M4) | 30 | 100 | 130 | 77% | | v3.4.0 (M5) | 37 | 126 | 163 | 77% | | v3.5.0 (M6) | 84 | 175 | 259 | 68% | | v3.6.0 (M7) | 88 | 125 | 213 | 59% | | v3.7.0 (M8) | 357 | 81 | 438 | 19% | | v3.8.0 (M9) | 254 | 105 | 359 | 29% | --- **Automated by CleverAgents Bot** Supervisor: Timeline | Agent: ca-timeline-updater
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cleveragents/cleveragents-core#2516
No description provided.