[UAT-SUPERVISOR] Progress Report — Cycle 731 — v3.7.0 #2157

Closed
opened 2026-04-03 04:31:47 +00:00 by freemo · 0 comments
Owner

UAT Pool Supervisor — Progress Report (Cycle 731)

Time: 2026-04-03 04:31:46 UTC
HEAD: 2770f6afddce575f...

Worker Status

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

UAT Bugs Filed (40 open)

  • #2156: UAT: ASGI app (cleveragents.a2a.asgi:app) missing A2A JSON-RPC endpoint and SS
  • #2155: UAT: _cleveragents/namespace/list, _cleveragents/namespace/show, and `_cleve
  • #2154: UAT: core.namespace config key accepts reserved and provider namespace values
  • #2152: UAT: MCPToolResult.data typed as dict[str, Any] but MCP protocol returns `co
  • #2151: UAT: stop_container() hardcodes docker stop — Podman and other container eng
  • #2149: UAT: agents lsp show missing Bound Actors panel — spec requires listing acto
  • #2148: UAT: _cleveragents/sync/pull, sync/push, and sync/status A2A methods retur
  • #2147: UAT: NamespacedName.validate_namespace() and validate_name() in plan.py al
  • #2144: UAT: Devcontainer activation_state not persisted to database — lifecycle state
  • #2143: UAT: NamespacedName in plan.py does not validate reserved or provider namesp
  • #2142: UAT: MCPRefreshHook only responds to push notifications — spec-required period
  • #2141: UAT: entity/updated SSE event type missing from EventBusBridge — spec requires
  • #2140: UAT: A2aLocalFacade does not support standard A2A operations message/send an
  • #2139: UAT: Container execution environment is stubbed in ToolRunner — lazy devcontai
  • #2137: UAT: agents lsp list shows Capabilities column instead of spec-required `Bou
  • #2136: UAT: ToolCallRouter.route() does not pass linked_resource_types to `ToolRunn
  • #2135: UAT: _cleveragents/sync/full A2A method is missing — spec requires initial ful
  • #2134: UAT: ToolRunner SPECIFIC execution environment mode does not forward `target
  • #2132: UAT: A2aRequest and A2aResponse Behave step definitions use stale pre-JSON-R
  • #2131: UAT: Agent Skills metadata not injected into actor system prompt in spec-require

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 731) **Time**: 2026-04-03 04:31:46 UTC **HEAD**: `2770f6afddce575f...` ### Worker Status - Active: 16/16 | Tested areas: 0/16 - Coverage: 0% of areas completed ### UAT Bugs Filed (40 open) - #2156: UAT: ASGI app (`cleveragents.a2a.asgi:app`) missing A2A JSON-RPC endpoint and SS - #2155: UAT: `_cleveragents/namespace/list`, `_cleveragents/namespace/show`, and `_cleve - #2154: UAT: `core.namespace` config key accepts reserved and provider namespace values - #2152: UAT: `MCPToolResult.data` typed as `dict[str, Any]` but MCP protocol returns `co - #2151: UAT: `stop_container()` hardcodes `docker stop` — Podman and other container eng - #2149: UAT: `agents lsp show` missing `Bound Actors` panel — spec requires listing acto - #2148: UAT: `_cleveragents/sync/pull`, `sync/push`, and `sync/status` A2A methods retur - #2147: UAT: `NamespacedName.validate_namespace()` and `validate_name()` in `plan.py` al - #2144: UAT: Devcontainer `activation_state` not persisted to database — lifecycle state - #2143: UAT: `NamespacedName` in `plan.py` does not validate reserved or provider namesp - #2142: UAT: `MCPRefreshHook` only responds to push notifications — spec-required period - #2141: UAT: `entity/updated` SSE event type missing from EventBusBridge — spec requires - #2140: UAT: `A2aLocalFacade` does not support standard A2A operations `message/send` an - #2139: UAT: Container execution environment is stubbed in `ToolRunner` — lazy devcontai - #2137: UAT: `agents lsp list` shows `Capabilities` column instead of spec-required `Bou - #2136: UAT: `ToolCallRouter.route()` does not pass `linked_resource_types` to `ToolRunn - #2135: UAT: `_cleveragents/sync/full` A2A method is missing — spec requires initial ful - #2134: UAT: `ToolRunner` `SPECIFIC` execution environment mode does not forward `target - #2132: UAT: `A2aRequest` and `A2aResponse` Behave step definitions use stale pre-JSON-R - #2131: UAT: Agent Skills metadata not injected into actor system prompt in spec-require ### 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 04:31:47 +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#2157
No description provided.