Skip to content

Conversation

@iqdoctor
Copy link
Contributor

@iqdoctor iqdoctor commented Jan 4, 2026

Summary

  • expose --watch/--reload on serve and pass through to server runtime
  • add ACP /reload command with session-aware reload and refresh
  • add MCP reload_agent_cards tool for server mode
  • update ACP docs and CLI README; add spec in plan

Testing

  • uv run scripts/lint.py
  • uv run scripts/typecheck.py

- plumb function_tools through @fast.agent into AgentConfig

- add integration test coverage for decorator-based function tools

- add Vertex RAG example (pyproject, sample secrets, script)
Expose --watch/--reload in serve and wire reload callbacks.

Add ACP /reload and MCP reload_agent_cards tool; update docs.
- reload slash command checks own context (slash command runs in a prompt context!)
@evalstate evalstate merged commit f81244c into evalstate:main Jan 4, 2026
11 checks passed
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.

2 participants