You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Implement governance-aware fs tool execution and stub fallback
Add synthetic toolCall permission checks for fs/read_text_file and fs/write_text_file, centralize option resolution, and merge tool call updates into prompt results.
Introduce a stub agent path when no external command is provided, exposing outputs via translator metadata and agent history.
Expand translator metadata, expose .well-known/agent.json, add default auto-approval policies, refresh tests for the new behaviors, and tidy auxiliary tooling (Makefile run target, tool YAML heredocs).
0 commit comments