gadget/packages
Rob Colbert 241f3b5b69 feat(ai): add raw API response logging at OpenAI client call sites
- Log the SDK response object immediately after client.chat.completions.create()
  in both generate() and readStreamingChatCompletion()
- These debug-level logs capture the response at the call site before any
  iteration or processing
- All downstream info-level logs continue to dump raw chunk/response objects
2026-05-18 15:45:27 -04:00
..
ai feat(ai): add raw API response logging at OpenAI client call sites 2026-05-18 15:45:27 -04:00
ai-toolbox feat: add chat_export tool for session export (markdown/json) 2026-05-18 11:44:53 -04:00
api feat: token economics — real API token extraction, stats propagation, and context window fuel gauge 2026-05-18 14:36:36 -04:00
config feat(gadget-tasks): course correction — headless IDE client architecture 2026-05-17 00:48:39 -04:00