fix(v3.7.0): resolve issue #1422 #1495

Open
freemo wants to merge 2 commits from fix/1422-docs into master

2 Commits

Author SHA1 Message Date
controller-ci-rerun 9b2feb14ec chore: re-trigger CI [controller]
CI / load-versions (pull_request) Successful in 7s
CI / push-validation (pull_request) Successful in 8s
CI / helm (pull_request) Successful in 17s
CI / lint (pull_request) Successful in 18s
CI / quality (pull_request) Successful in 18s
CI / build (pull_request) Successful in 35s
CI / security (pull_request) Successful in 1m12s
CI / typecheck (pull_request) Successful in 3m47s
CI / unit_tests (pull_request) Failing after 4m25s
CI / coverage (pull_request) Has been skipped
CI / docker (pull_request) Has been skipped
CI / integration_tests (pull_request) Failing after 8m19s
CI / status-check (pull_request) Failing after 3s
2026-06-19 03:01:49 -04:00
HAL9000 0f5c54cc79 fix(cli): add Capability panel, Config path, and Created timestamp to validation add output (#1422)
The agents validation add command's rich output now includes:
- Config: field showing path to YAML config file
- Created: field with timestamp (%Y-%m-%d %H:%M format)
- Capability panel (Read-Only enforced, Checkpointable enforced, Timeout)
- OK Validation registered footer message

Also fixes Rich Console writing to stderr instead of stdout, breaking BDD
test output capture. Console now explicitly uses sys.stdout.

Co-authored-by: HAL 9000 <hal9000@cleverthis.com>

ISSUES CLOSED: #1422
2026-06-19 03:00:56 -04:00