You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove `# pragma: no cover` from init_cli/mcp/api_logging since
they are fully tested (issue 1)
- Move logfire to optional dependency `pip install basic-memory[telemetry]`
while keeping it in dev deps for testing (issue 6)
- Collapse `telemetry.operation` into an alias for `telemetry.scope`
with a comment explaining the convention (issue 4)
- Rename `routing.resolve_client` span to `routing.client_session`
to accurately reflect that it covers the full tool execution
lifetime, not just routing resolution (issue 5)
- Update PR description to clarify two-step setup:
logfire_enabled config flag + optional LOGFIRE_TOKEN (issue 2)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: phernandez <paul@basicmachines.co>
0 commit comments