mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
b2bd016135
- Add tea.LogToFile in runInteractiveModeBubbleTea to send stdlib log output to /tmp/kit/kit.log instead of stderr - Replace charmbracelet/log with stdlib log in extensions loader, runner, watcher, prompts loader, and pkg/kit so all log calls go through the redirected stdlib logger - Leave charmbracelet/log in CLI-only commands (install, acp) and acpserver where stderr logging is correct