05f3889deb8b7899344c0cabb9d83a77bb6b6b78
- Introduced a new Logger utility to standardize logging with correlation IDs and structured context. - Replaced console.error and console.log statements with logger methods in various modules including save.ts, summary.ts, parser.ts, HooksDatabase.ts, and worker-service.ts. - Enhanced error handling and logging for better traceability of observations and summaries. - Made observations.text nullable in the database schema to support structured fields. - Added correlation IDs for tracking observations through the processing pipeline.
Description
claude-mem plugin mirror
Languages
TypeScript
47.2%
JavaScript
46.5%
Shell
3.1%
HTML
2.4%
Python
0.7%