refactor: consolidate CI to 3 workflows, clean up docs and MCP framework - Consolidate 20 CI workflows into 3 (ci.yml, security.yml, deploy.yml) - Remove 30+ root-level status/report/plan markdown files - Consolidate mcp_framework.py into modules/shared/ - Add voice-learning modules, agents, and prompts - Add car assistant config, hardware MCP server, and deploy scripts - Add MCP JSON-RPC endpoint and fix CORS middleware in core orchestrator - Update C++ FlatBuffers API (response writer pattern, request reader ctor) - Add Conan ARM64 profile fixes - Add Android BLE/ANPR/WebSocket/Permission improvements and tests - Update .gitignore for dev artifacts - Add CLAUDE.md project instructions - Add ESP32 firmware stubs and automotive MCP bridge modules Cherry-picked from: feature/car-assistant-workflow, fix/conan-arm64-compilation-errors, feature/android-todo-implementation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>#90
Closed
sparesparrow wants to merge 1 commit intomainfrom
Closed
refactor: consolidate CI to 3 workflows, clean up docs and MCP framework
- Consolidate 20 CI workflows into 3 (ci.yml, security.yml, deploy.yml)
- Remove 30+ root-level status/report/plan markdown files
- Consolidate mcp_framework.py into modules/shared/
- Add voice-learning modules, agents, and prompts
- Add car assistant config, hardware MCP server, and deploy scripts
- Add MCP JSON-RPC endpoint and fix CORS middleware in core orchestrator
- Update C++ FlatBuffers API (response writer pattern, request reader ctor)
- Add Conan ARM64 profile fixes
- Add Android BLE/ANPR/WebSocket/Permission improvements and tests
- Update .gitignore for dev artifacts
- Add CLAUDE.md project instructions
- Add ESP32 firmware stubs and automotive MCP bridge modules
Cherry-picked from: feature/car-assistant-workflow,
fix/conan-arm64-compilation-errors, feature/android-todo-implementation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>#90sparesparrow wants to merge 1 commit intomainfrom
sparesparrow wants to merge 1 commit intomainfrom
Conversation
- Consolidate 20 CI workflows into 3 (ci.yml, security.yml, deploy.yml) - Remove 30+ root-level status/report/plan markdown files - Consolidate mcp_framework.py into modules/shared/ - Add voice-learning modules, agents, and prompts - Add car assistant config, hardware MCP server, and deploy scripts - Add MCP JSON-RPC endpoint and fix CORS middleware in core orchestrator - Update C++ FlatBuffers API (response writer pattern, request reader ctor) - Add Conan ARM64 profile fixes - Add Android BLE/ANPR/WebSocket/Permission improvements and tests - Update .gitignore for dev artifacts - Add CLAUDE.md project instructions - Add ESP32 firmware stubs and automotive MCP bridge modules Cherry-picked from: feature/car-assistant-workflow, fix/conan-arm64-compilation-errors, feature/android-todo-implementation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
vojtech-spacek-resideo
left a comment
There was a problem hiding this comment.
Reviewed against current main. This PR is also stale and dirty against the old base branch, and the substantive cleanup/MCP consolidation work has already been integrated on main through later commits. Re-merging this 1086-file diff would duplicate history rather than deliver new value. Closing as superseded by the current main state.
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.