- Introduced `SummarizationService` and `TriggerService` to orchestrate summarization and trigger detection functionalities. - Added new modules for summarization, including citation verification and cloud-based summarization providers. - Implemented trigger detection based on audio activity and foreground application status. - Updated configuration settings to support trigger functionalities. - Created tests for summarization and trigger services to ensure reliability and correctness. - Added documentation in `CLAUDE.md` for guidance on using the new services.
8 lines
70 B
Plaintext
8 lines
70 B
Plaintext
logs/
|
|
spikes/
|
|
.venv/
|
|
**/*.pyc
|
|
__pycache__/
|
|
.env
|
|
logs/status_line.json
|