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
- **Purpose**: Syncs OpenAPI specifications for API documentation
267
285
268
-
## Notes for Contributors
286
+
## Notes
269
287
288
+
- Microagents take up context window space - keep them focused and concise
289
+
- Test keyword triggers to ensure they activate appropriately
270
290
- For agent-sdk examples, ensure the file path in code blocks is correct
271
-
- For short agent-sdk examples, you don't need `expandable` in example file
272
-
- When you add new pages that need to refer to agent-sdk example script, you should create an empty block with correct block name (refer to the python example script correctly), then run `python .github/scripts/sync_code_blocks.py` to sync it
291
+
- When adding new microagent types, update both the code and documentation
292
+
- Remember: this repo.md file is itself a microagent example!
0 commit comments