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.
xingyaoww
commented
Oct 21, 2025
xingyaoww
commented
Oct 21, 2025
xingyaoww
commented
Oct 21, 2025
xingyaoww
commented
Oct 21, 2025
enyst
reviewed
Oct 21, 2025
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
enyst
reviewed
Oct 21, 2025
|
|
||
| ## Repository Purpose | ||
|
|
||
| - **OpenHands Docs**: User guides, tutorials, and reference documentation for OpenHands core application |
Collaborator
There was a problem hiding this comment.
Suggested change
| - **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
enyst
reviewed
Oct 21, 2025
| - **File**: `.github/workflows/sync-agent-sdk-openapi.yml` | ||
| - **Purpose**: Syncs OpenAPI specifications for API documentation | ||
|
|
||
| ## Notes for Contributors |
Collaborator
There was a problem hiding this comment.
Suggested change
| ## Notes for Contributors | |
| ## Notes |
enyst
approved these changes
Oct 21, 2025
Collaborator
|
@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
|
enyst
pushed a commit
that referenced
this pull request
Nov 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of changes
Update repo md