Or3 hermes openclaw - #166
Merged
Merged
Conversation
- Introduced `openclaw-or3` package with plugin configuration. - Implemented `Or3RunsBridge` class to handle session and run management. - Created HTTP handler for API endpoints including session creation, message retrieval, and run management. - Added CORS support and token authentication for secure access. - Developed unit tests to ensure compliance with the shared Runs client contract.
…onSupervisor, enhance model handling and error reconciliation
- Updated persistence tests to include session model restoration and active turn tracking. - Added new presentation tests for unlocking composer on terminal turns. - Implemented local handling of fallback control commands in RunsExternalAgentClient without starting generation. - Improved session management by maintaining user-only history turns as active. - Enhanced SSE parsing to handle CRLF frames and unterminated frames. - Optimized connection supervisor to yield rendering tasks periodically. - Updated controller to manage active turn IDs and session states more effectively. - Refined event store to ensure accurate session status updates and active turn management. - Enhanced persistence functions to include model, thinking level, and active turn ID. - Improved presentation logic to reflect effective session statuses. - Added local command handling in RunsExternalAgentClient for user commands. - Implemented session and run pruning logic in Or3RunsBridge to manage resource limits. - Updated README and configuration instructions for plugin installation and usage.
- Introduced `or3-openclaw-setup` skill for installing and configuring OpenClaw as an external agent host for OR3 Chat. - Created design documentation outlining the architecture and components for integrating OpenClaw and Hermes with OR3 Connect. - Defined requirements for user experience, runtime readiness, secure tunnel enrollment, and credential handling. - Implemented tasks for preparing the Connect CLI source, including routing commands and publishing the OpenClaw plugin. - Developed runtime adapters for OpenClaw and Hermes, ensuring proper installation, configuration, and verification processes. - Enhanced cloud-host hydration to include driver and runtime metadata, ensuring seamless integration with existing Intern hosts. - Established a clear definition of done, ensuring all acceptance criteria are met for both runtime integrations.
- Introduced a new CSS file for documentation-specific prose styles to enhance typography and layout. - Created a Vue component for the documentation sidebar navigation, allowing for expandable categories and groups. - Implemented responsive design features and improved accessibility with ARIA attributes.
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.
No description provided.