Companion Buddy (Kettle) chirp history / log panel

Resolved 💬 3 comments Opened Apr 3, 2026 by LucasZapico Closed Apr 9, 2026

Feature Request

Add a scrollable log/history panel for Companion Buddy (Kettle) chirps.

Problem

Kettle's speech bubble chirps disappear quickly and can't be reviewed. During long coding sessions, Buddy (Kettle) surfaces valuable insights (caught security issues, empty catch blocks, Math.random misuse in our case) but the messages are lost if you don't catch them in time.

Proposed Solution

A small expandable panel or log that stores Kettle's recent chirps so users can scroll back through them. Could be:

  • A clickable Kettle icon that opens a chirp history drawer
  • A /kettle-log slash command that shows recent messages
  • A persistent sidebar option

Why It Matters

Kettle acts as a third pair of eyes during development. Its observations are often actionable but ephemeral. A log would make it a more effective collaborator.

🤖 Generated with Claude Code

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗