Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^0.105.0^12.6.2^14.25.1^17.3.193
commits
fix(sessions): validate and normalize threadId before persisting session
37a1e41View on GitHubfix(memory-db): enforce deterministic FTS ordering and dedupe touched memory ids
f7fcba2View on GitHubfix(concurrency): keep channel queue alive after previous task failure
1a12d2bView on GitHubfeat(observability): include messageId in rate-limit log events
2fbac4dView on GitHubfeat(observability): add channelId to memory selection and injection logs
a403af8View on GitHubfeat(observability): include user and message context in large response logs
f910069View on GitHubfeat(observability): add userId and messageId to run and outer error logs
8275149View on GitHubfeat(observability): include channelId in prompt memory retrieval error logs
5718689View on GitHubfeat(memory-commands): handle invalid mem commands with help text and structured logging
54f579fView on GitHubfeat(observability): log memory command name and execution time when handled
bb33cc7View on GitHubfeat(observability): add structured logs for empty mentions and memory-command handling
aa5857dView on GitHubfeat(observability): log ignored and rate-limited messages with run context
f747fa6View on GitHubfix(observability): create runId before try/catch and enrich startup/error logs
a14b75fView on GitHubrefactor(observability): generate runId at message entry and propagate through orchestrator
0ba5ddbView on GitHubfeat(observability): include stack trace in unhandled rejection logs
97e5f46View on GitHub