Skip to content

Comments

Merge main to dev#211

Merged
AnkushMalaker merged 10 commits intodevfrom
main
Dec 18, 2025
Merged

Merge main to dev#211
AnkushMalaker merged 10 commits intodevfrom
main

Conversation

@AnkushMalaker
Copy link
Collaborator

No description provided.

- Consolidated dependencies into a single setup-requirements.txt for Friend-Lite setup scripts.
- Updated command paths in wizard.py to reference the new location of setup-requirements.txt.
- Added support for PYTORCH_CUDA_VERSION in asr-services to enhance compatibility.
- Introduced init.py for interactive configuration of the ASR service.
- Removed outdated setup-requirements.txt files from advanced and speaker-recognition services.
- Updated docker-compose.yml files to use the new PYTORCH_CUDA_VERSION variable.
Update ASR services setup with new dependencies and configuration
…se.yml for OpenMemory MCP

- Added conditional start for Deepgram worker based on DEEPGRAM_API_KEY presence.
- Updated shutdown and monitoring functions to handle AUDIO_STREAM_WORKER_PID safely.
- Changed OpenMemory MCP service to use the official Docker image instead of a local build.
- Removed deprecated init-cache.sh script and streamlined setup.sh for clarity.
- Introduced conditional starting of Parakeet worker based on PARAKEET_ASR_URL or OFFLINE_ASR_TCP_URI presence.
- Updated variable names for clarity, changing AUDIO_STREAM_WORKER_PID to AUDIO_STREAM_DEEPGRAM_WORKER_PID and added AUDIO_STREAM_PARAKEET_WORKER_PID.
- Improved shutdown and monitoring functions to handle new worker PIDs safely.
…ckend for all proxy configurations

- Changed reverse proxy targets for WebSocket, API, Auth, Health, Readiness, Users, and Audio endpoints from friend-backend:8000 to chronicle-backend:8000.
- Ensured consistency across all relevant sections of the Caddyfile.template.
- Changed the default network name in backends/advanced/docker-compose.yml from friend-network to chronicle-network.
- Updated extras/openmemory-mcp/docker-compose.yml to include chronicle-network as an external network and added it to the services configuration.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 18, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch main

Comment @coderabbitai help to get the list of available commands and usage tips.

@AnkushMalaker AnkushMalaker merged commit 7385469 into dev Dec 18, 2025
22 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant