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: llm tools alpha version
- Added 'skipAsATool' and 'essential' properties to CLI-only operation definitions to control tool catalog generation and mark essential tools.
- Updated the 'buildSdkContract' function to include these new properties in the SDK contract output.
- Adjusted operation categories to better reflect their usage, consolidating lifecycle operations under the session category.
- Refactored parameter schemas and validation logic to accommodate new operation definitions.
* docs: add AI Agents section with LLM Tools, MCP Server, and Skills documentation
'Open a document and create a persistent editing session. Optionally override the document body with contentOverride + overrideType (markdown, html, or text).',
0 commit comments