free-claude-code/cli
Alishahryar1 29e7714337 feat(logging): structured TRACE events and end-to-end request correlation
Add core/trace.py with trace_event, traced_async_stream, and payload snapshots.
Merge TRACE fields into JSON logs; promote claude_session_id, http path/method.
Instrument API, messaging/CLI, and OpenAI-compat/native provider paths.
Harden log sink with enqueue and stdlib intercept re-entrancy guard.
Document behavior in .env.example and README; extend tests.
2026-05-10 18:24:48 -07:00
..
__init__.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
entrypoints.py Improve admin UI setup flow 2026-05-10 15:57:56 -07:00
manager.py feat(logging): structured TRACE events and end-to-end request correlation 2026-05-10 18:24:48 -07:00
process_registry.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
session.py feat(logging): structured TRACE events and end-to-end request correlation 2026-05-10 18:24:48 -07:00