c76ddc2f83
- Introduced comprehensive API reference for the TypeScript Agent SDK. - Documented key functions including `query()`, `tool()`, and `createSdkMcpServer()`. - Detailed types such as `Options`, `Query`, `AgentDefinition`, and various tool input/output types. - Included examples and descriptions for configuration options and permission handling. - Added sections for hook types, tool input/output types, and permission types.