Conversation
Release v0.0.1
Updated project title to indicate it's a fork.
# Conflicts: # backends/advanced/webui/src/pages/Settings.tsx # backends/advanced/webui/src/services/api.ts
# Conflicts: # README-K8S.md # backends/advanced/src/advanced_omi_backend/auth.py # backends/advanced/src/advanced_omi_backend/services/mycelia_sync.py # backends/advanced/webui/package-lock.json # backends/advanced/webui/package.json # quickstart.md # tests/infrastructure/infra_tests.robot # tests/integration/websocket_streaming_tests.robot # Conflicts: # README.md # app/app.json # backends/advanced/src/advanced_omi_backend/app_config.py # backends/advanced/src/advanced_omi_backend/auth.py # backends/advanced/src/advanced_omi_backend/controllers/system_controller.py # backends/advanced/src/advanced_omi_backend/database.py # backends/advanced/src/advanced_omi_backend/models/job.py # backends/advanced/src/advanced_omi_backend/routers/modules/health_routes.py # backends/advanced/src/advanced_omi_backend/services/memory/config.py # backends/advanced/src/advanced_omi_backend/services/memory/service_factory.py # backends/advanced/src/advanced_omi_backend/services/mycelia_sync.py # backends/advanced/webui/src/pages/System.tsx # tests/infrastructure/infra_tests.robot # tests/resources/transcript_verification.robot # tests/setup/test_env.py
Design v2
- Deleted env_writer.py (no longer needed) - Updated system_controller to read from config.yaml - Moved config files to config/ folder - Added config.defaults.yaml as committed template - Simplified config_parser.py using ruamel.yaml
12 19 fix tests
Added mcp server and auth/apikey
12 20 config yaml migration
added offset to create multiple env
Record button
Removed default user details from defaults, you can use ./go and it will ask you for your user.
|
Caution Review failedThe pull request is closed. WalkthroughThis PR introduces a comprehensive configuration system, multi-environment support, graceful degradation for missing API keys, initial admin setup flow, settings management API, UI overhaul, and infrastructure automation. It refactors environment management, adds modular Docker Compose files, implements dynamic configuration with MongoDB persistence, provides REST endpoints for settings, and includes interactive setup and automation scripts. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Areas requiring extra attention:
Possibly related PRs
Suggested reviewers
Poem
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (73)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary by CodeRabbit
Release Notes
New Features
Documentation
UI/UX
✏️ Tip: You can customize this high-level summary in your review settings.