[UAT-SUPERVISOR] Progress Report — Cycle 1001 — v3.7.0 #2199

Closed
opened 2026-04-03 09:05:28 +00:00 by freemo · 0 comments
Owner

UAT Pool Supervisor — Progress Report (Cycle 1001)

Time: 2026-04-03 09:05:28 UTC
HEAD: 8866c58bd49d8d4b...

Worker Status

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

UAT Bugs Filed (18 open)

  • #2170: UAT: Local mode A2A stdio transport not implemented — spec requires agent to run
  • #2167: UAT: A2aHttpTransport raises A2aNotAvailableError on all operations — no fun
  • #2165: UAT: agents plan list is missing the --namespace/-n option — spec requires n
  • #2164: UAT: server.sync.auto and server.sync.interval config keys are registered bu
  • #2163: UAT: MCPToolAdapter.discover_tools() and invoke() hold the RLock during netw
  • #2162: UAT: A2aVersionNegotiator uses version "1.0" but spec requires JSON-RPC `"2.
  • #2161: UAT: Namespace-scoped entity synchronization not implemented — `_cleveragents/na
  • #2160: UAT: NamespacedName.parse() in plan.py silently accepts leading-slash names
  • #2158: UAT: MCPToolAdapter.invoke() error extraction uses non-standard error key —
  • #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

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 1001) **Time**: 2026-04-03 09:05:28 UTC **HEAD**: `8866c58bd49d8d4b...` ### Worker Status - Active: 16/16 | Tested areas: 0/16 - Coverage: 0% of areas completed ### UAT Bugs Filed (18 open) - #2170: UAT: Local mode A2A stdio transport not implemented — spec requires agent to run - #2167: UAT: `A2aHttpTransport` raises `A2aNotAvailableError` on all operations — no fun - #2165: UAT: `agents plan list` is missing the `--namespace/-n` option — spec requires n - #2164: UAT: `server.sync.auto` and `server.sync.interval` config keys are registered bu - #2163: UAT: `MCPToolAdapter.discover_tools()` and `invoke()` hold the RLock during netw - #2162: UAT: `A2aVersionNegotiator` uses version `"1.0"` but spec requires JSON-RPC `"2. - #2161: UAT: Namespace-scoped entity synchronization not implemented — `_cleveragents/na - #2160: UAT: `NamespacedName.parse()` in `plan.py` silently accepts leading-slash names - #2158: UAT: `MCPToolAdapter.invoke()` error extraction uses non-standard `error` key — - #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 ### 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 09:05:28 +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#2199
No description provided.