Added
register_commandtool: creates a persistent customIAgentCommandfrom C# source. The command is saved toAssets/AgentBridgeScripts/, compiled by the included asmdef, and discovered viaTypeCacheafter domain reload. Supportsstring,int,float, andboolparameters with JSON marshaling.
Changed
- Server startup instructions in
serve.gonow include guidance onregister_commandfor domain-specific tasks that need to run more than once.
MCP context size
=== MCP context size (fixed tools only) ===
tool bytes ~tokens
-------------------------------------------
screenshot 234 58
help 205 51
set_project 138 34
-------------------------------------------
TOTAL (3 tools) 577 144
note: dynamic core tools from Unity are registered at runtime via the 'core' flag