f1afba70ff
- Introduce buildMessagesWithMemory() to prepend memory context as a system message before LLM calls - Record LLM call telemetry (tokens, duration) for follow-up requests in both streaming and non-streaming paths - Add telemetry coverage for tool execution (success/failure, args, duration) - Update tool-executor tests to verify telemetry integration with TelemetryManager