Skip to content

Fix CLI to use AgentField control plane#5

Merged
santoshkumarradha merged 1 commit into
mainfrom
fix-cli-control-plane
Jun 5, 2026
Merged

Fix CLI to use AgentField control plane#5
santoshkumarradha merged 1 commit into
mainfrom
fix-cli-control-plane

Conversation

@santoshkumarradha

Copy link
Copy Markdown
Member

Summary

  • Route reel-af article and reel-af topic through the AgentField async execution API instead of calling decorated reasoners locally.
  • Add polling/status output plus --server, --timeout, and --poll-interval.
  • Update the README so the CLI is described as a wrapper around the running stack.

Fixes #4.

Tests

  • python3 -m py_compile src/reel_af/cli.py
  • uv run ruff check src/reel_af/cli.py
  • uv run reel-af --help
  • uv run reel-af topic --help
  • uv run reel-af topic "cheap repro" --server http://127.0.0.1:9 --timeout 1

@santoshkumarradha santoshkumarradha merged commit 8fc6cde into main Jun 5, 2026
1 check passed
@santoshkumarradha santoshkumarradha deleted the fix-cli-control-plane branch June 5, 2026 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: AgentField server unavailable. Agent is running in local mode.

1 participant