Spaces:
Running on Zero
Running on Zero
Add Dream QA agent readiness API
#28
by ADJCJH - opened
Sync GitHub branch feature/dream-qa-composer-debug-ui at 4378b8d.
- Add lowercase agents.md for external agent discovery via curl.
- Add /agent_dream_qa text-only Gradio API endpoint for agent clients.
- Patch media component API schemas so gradio_client can initialize.
- Add scripts/evaluate_agent_readiness.py and tests for agent-facing readiness.
Local verification before upload:
- python -m pytest -q: 115 passed
- scripts/smoke_local_space_mirror.py --url http://127.0.0.1:7862: passed
- scripts/evaluate_today_tip_quality.py: passed
- scripts/evaluate_agent_readiness.py --app-url http://127.0.0.1:7862 --agents-path agents.md --run-client: passed
ADJCJH changed pull request status to merged