Merged
Conversation
enyst
commented
Jan 31, 2025
enyst
commented
Jan 31, 2025
enyst
commented
Jan 31, 2025
enyst
commented
Jan 31, 2025
enyst
commented
Jan 31, 2025
enyst
commented
Jan 31, 2025
enyst
added a commit
that referenced
this pull request
Feb 1, 2025
* Add mac_app_ui_task.md to .openhands/microagents --------- Co-authored-by: openhands <openhands@all-hands.dev> Fix: Add frontmatter to mac_app_task.md (#34) * Fix: Add frontmatter to mac_app_task.md * Update .openhands/microagents/mac_app_task.md * Update .openhands/microagents/mac_app_task.md --------- Co-authored-by: openhands <openhands@all-hands.dev> Feat: Add frontend setup section to repo.md and public microagents section (#35) * Feat: Add public microagents section to repo.md * Feat: Add frontend setup section to repo.md * Update .openhands/microagents/repo.md * Update .openhands/microagents/repo.md --------- Co-authored-by: openhands <openhands@all-hands.dev> Update repo.md to clarify microagent task files (#36) Co-authored-by: openhands <openhands@all-hands.dev> Update mac_app_task.md Mac app docs (#37) * Update mac_app_task.md to reflect Swift/Cocoa decision * Update mac_app_task.md to reflect Swift/Cocoa decision and add mac_app_mvp_task.md * Document SocketIO interface and available actions in mac_app_task.md * Refactor mac_app_task.md to be a technical guide, not just UI design doc * Update .openhands/microagents/mac_app_task.md * Update .openhands/microagents/mac_app_task.md * Update .openhands/microagents/mac_app_task.md * Update mac_app_task.md to clarify oh_action EventSource is USER * add oh_action examples and ui description * Update .openhands/microagents/mac_app_task.md --------- Co-authored-by: openhands <openhands@all-hands.dev> Document code exploration findings for Mac App MVP (#38) * Document code exploration findings for Mac App MVP * Fix mixed language phrase in documentation * Add glossary of technical details to documentation --------- Co-authored-by: openhands <openhands@all-hands.dev>
enyst
added a commit
that referenced
this pull request
Feb 1, 2025
* Add mac_app_ui_task.md to .openhands/microagents --------- Co-authored-by: openhands <openhands@all-hands.dev> Fix: Add frontmatter to mac_app_task.md (#34) * Fix: Add frontmatter to mac_app_task.md * Update .openhands/microagents/mac_app_task.md * Update .openhands/microagents/mac_app_task.md --------- Co-authored-by: openhands <openhands@all-hands.dev> Feat: Add frontend setup section to repo.md and public microagents section (#35) * Feat: Add public microagents section to repo.md * Feat: Add frontend setup section to repo.md * Update .openhands/microagents/repo.md * Update .openhands/microagents/repo.md --------- Co-authored-by: openhands <openhands@all-hands.dev> Update repo.md to clarify microagent task files (#36) Co-authored-by: openhands <openhands@all-hands.dev> Update mac_app_task.md Mac app docs (#37) * Update mac_app_task.md to reflect Swift/Cocoa decision * Update mac_app_task.md to reflect Swift/Cocoa decision and add mac_app_mvp_task.md * Document SocketIO interface and available actions in mac_app_task.md * Refactor mac_app_task.md to be a technical guide, not just UI design doc * Update .openhands/microagents/mac_app_task.md * Update .openhands/microagents/mac_app_task.md * Update .openhands/microagents/mac_app_task.md * Update mac_app_task.md to clarify oh_action EventSource is USER * add oh_action examples and ui description * Update .openhands/microagents/mac_app_task.md --------- Co-authored-by: openhands <openhands@all-hands.dev> Document code exploration findings for Mac App MVP (#38) * Document code exploration findings for Mac App MVP * Fix mixed language phrase in documentation * Add glossary of technical details to documentation --------- Co-authored-by: openhands <openhands@all-hands.dev>
Closed
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.
End-user friendly description of the problem this fixes or functionality that this introduces
Give a summary of what the PR does, explaining any non-trivial design decisions
Link of any specific issues this addresses