-
Notifications
You must be signed in to change notification settings - Fork 4
Update repo.md #37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update repo.md #37
Conversation
- Added detailed explanation of all 4 microagent types (general, keyword-triggered, org/user, global) - Included frontmatter format examples and best practices - Added repository structure visualization - Documented microagent-specific workflows and contributor guidelines - Preserved all existing documentation system content - Added CI/CD workflow information The repo.md microagent now serves as both a guide to the repository and a comprehensive reference for creating and using microagents.
Synced from agent-sdk ref: main
The repo.md file itself is the microagent, so listing 'Microagents Documentation' as a separate purpose is redundant.
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
|
||
| ## Repository Purpose | ||
|
|
||
| - **OpenHands Docs**: User guides, tutorials, and reference documentation for OpenHands core application |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - **OpenHands Docs**: User guides, tutorials, and reference documentation for OpenHands core application | |
| - **OpenHands Docs**: User guides, tutorials, and reference documentation for OpenHands client applications |
Because of CLI app it's plural, strictly speaking
| - **File**: `.github/workflows/sync-agent-sdk-openapi.yml` | ||
| - **Purpose**: Syncs OpenAPI specifications for API documentation | ||
|
|
||
| ## Notes for Contributors |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ## Notes for Contributors | |
| ## Notes |
|
@OpenHands Read all review threads in this PR. If there are still suggestions that were not included in the PR that was merged on main, please extract them and open a new PR with them. It's because the PR was set on auto-merge, so it went in as soon as approved. |
|
I'm on it! enyst can track my progress at all-hands.dev |
|
Summary of work completed What you asked
What I did
Changes made (concise)
Git details (double-checked)
Checklist
Notes
|
Summary of changes
Update repo md