[UAT-SUPERVISOR] Progress Report — Cycle 1631 — v3.7.0 #2613

Closed
opened 2026-04-03 19:44:25 +00:00 by freemo · 0 comments
Owner

UAT Pool Supervisor — Progress Report (Cycle 1631)

Time: 2026-04-03 19:44:25 UTC
HEAD: 77427bd7d32fd70f...

Worker Status

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

UAT Bugs Filed (37 open)

  • #2612: UAT: agents plan execute rich output missing spec-required panels — Execution,
  • #2611: UAT: agents plan list rich output missing Name and Updated columns — spec
  • #2610: UAT: _cleveragents/plan/execute A2A handler only transitions plan to `execute/
  • #2609: UAT: agents actor add does not enforce --update flag — re-adding an existing
  • #2601: UAT: GitWorktreeSandbox creates branch named sandbox/<plan_id> instead of sp
  • #2598: UAT: agents resource add container-instance missing --container-id flag — sp
  • #2596: UAT: agents resource list missing devcontainer lifecycle state column — spec r
  • #2594: UAT: ContextManager.import_context() only handles JSON — YAML export/import ro
  • #2592: UAT: ToolRunner.execute() uses legacy 4-level resolver — override/fallback
  • #2591: UAT: agents plan rollback rich output missing spec-required structured panels
  • #2589: UAT: BuiltInSandboxStrategyAdapter.diff() always returns empty DiffView — no
  • #2588: UAT: agents resource stop rejects container-instance resources — spec requir
  • #2586: UAT: TransactionSandbox.get_path() rejects ROLLED_BACK status — sandbox cann
  • #2585: UAT: MCPToolAdapter.discover_tools() does not handle cursor-based pagination i
  • #2584: UAT: resolve_and_validate() uses legacy 4-level API instead of 6-level precede
  • #2583: UAT: agents session tell is stubbed — echoes acknowledgement instead of invoki
  • #2582: UAT: LspClient.initialize() never sends workspace/didChangeConfiguration — `
  • #2580: UAT: agents actor add --config is optional in CLI but spec requires it as a ma
  • #2579: UAT: agents skill add does not detect circular includes at registration time —
  • #2578: UAT: _cleveragents/plan/apply A2A handler leaves plan in apply/queued state

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 1631) **Time**: 2026-04-03 19:44:25 UTC **HEAD**: `77427bd7d32fd70f...` ### Worker Status - Active: 16/16 | Tested areas: 0/16 - Coverage: 0% of areas completed ### UAT Bugs Filed (37 open) - #2612: UAT: `agents plan execute` rich output missing spec-required panels — Execution, - #2611: UAT: `agents plan list` rich output missing `Name` and `Updated` columns — spec - #2610: UAT: `_cleveragents/plan/execute` A2A handler only transitions plan to `execute/ - #2609: UAT: `agents actor add` does not enforce `--update` flag — re-adding an existing - #2601: UAT: `GitWorktreeSandbox` creates branch named `sandbox/<plan_id>` instead of sp - #2598: UAT: `agents resource add container-instance` missing `--container-id` flag — sp - #2596: UAT: `agents resource list` missing devcontainer lifecycle state column — spec r - #2594: UAT: `ContextManager.import_context()` only handles JSON — YAML export/import ro - #2592: UAT: `ToolRunner.execute()` uses legacy 4-level resolver — `override`/`fallback` - #2591: UAT: `agents plan rollback` rich output missing spec-required structured panels - #2589: UAT: `BuiltInSandboxStrategyAdapter.diff()` always returns empty `DiffView` — no - #2588: UAT: `agents resource stop` rejects `container-instance` resources — spec requir - #2586: UAT: `TransactionSandbox.get_path()` rejects `ROLLED_BACK` status — sandbox cann - #2585: UAT: `MCPToolAdapter.discover_tools()` does not handle cursor-based pagination i - #2584: UAT: `resolve_and_validate()` uses legacy 4-level API instead of 6-level precede - #2583: UAT: `agents session tell` is stubbed — echoes acknowledgement instead of invoki - #2582: UAT: `LspClient.initialize()` never sends `workspace/didChangeConfiguration` — ` - #2580: UAT: `agents actor add --config` is optional in CLI but spec requires it as a ma - #2579: UAT: `agents skill add` does not detect circular includes at registration time — - #2578: UAT: `_cleveragents/plan/apply` A2A handler leaves plan in `apply/queued` state ### 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 19:44:25 +00:00
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#2613
No description provided.