github d-kimuson/claude-code-viewer v0.6.0

one month ago

   🚀 Features

  • Terminal panel: Run shell commands directly within the UI. Collapsible panel with auto-close behavior and persistent output across panel toggles
  • Files & tools inspector: View edited files with content preview, tool call history, and quick-action buttons in the right panel
  • Agent sessions in Explorer: Browse subagent sessions from the Explorer tab
  • Headless API server mode: New --api-only flag to run the server without opening a browser, useful for integrations and automation
  • Bearer token authentication: API authentication via bearer tokens for programmatic access
  • Git tab improvements: View the current git branch without an active session, with a reload button for refreshing git data
  • Right panel state in URL: Panel state is now persisted in the URL, making it shareable and restorable
  • Message sending options: Specify Claude Code options (model, prompt, etc.) when sending messages
  • Session list improvements: Running/paused status indicators and cleaner session titles

   🐞 Bug Fixes

  • Session title becoming empty after /clear command
  • "No Branch" flash while git data is loading
  • Multi-file viewing stability in the file content dialog
  • Handling of result-only sessions and local command outputs
  • Support for custom-title and agent-name session log entry types

   🏎 Performance

  • UI rendering and resize performance improvements
    View changes on GitHub

Don't miss a new claude-code-viewer release

NewReleases is sending notifications on new releases.