docs: note spec gap in repl showcase
CI / lint (pull_request) Successful in 30s
CI / typecheck (pull_request) Successful in 54s
CI / push-validation (pull_request) Successful in 18s
CI / quality (pull_request) Successful in 45s
CI / helm (pull_request) Successful in 25s
CI / build (pull_request) Successful in 41s
CI / security (pull_request) Successful in 1m36s
CI / integration_tests (pull_request) Successful in 4m58s
CI / e2e_tests (pull_request) Successful in 4m45s
CI / unit_tests (pull_request) Successful in 5m47s
CI / docker (pull_request) Successful in 11s
CI / coverage (pull_request) Successful in 11m11s
CI / status-check (pull_request) Successful in 3s
CI / benchmark-publish (pull_request) Has been skipped
CI / benchmark-regression (pull_request) Successful in 58m8s

This commit is contained in:
2026-04-08 15:59:17 +00:00
parent 70659a4126
commit 6e7512ffad
@@ -13,6 +13,11 @@ from the command line:
This guide walks through both commands with real, verified output.
> **Specification note:** The current `docs/specification.md` synopsis has not yet
> been updated to include `agents repl` or the `--config` flag for
> `agents actor run`. This showcase reflects the live CLI behaviour so users can
> rely on the commands today while the formal spec catches up.
## Prerequisites
- CleverAgents installed (`pip install cleveragents` or from source with `uv sync`)