Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ginkida/gokin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.55.4
Choose a base ref
...
head repository: ginkida/gokin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.55.5
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Mar 19, 2026

  1. feat: deep UI polish — welcome screen, metadata, processing indicator

    Welcome screen:
    - Model name highlighted in accent color (cyan)
    - Shortcuts show key in dim + description in muted for scannability
    - Better quick-start suggestions ("explain this codebase", "fix the
      failing test")
    - Slightly wider padding for breathing room
    
    Response metadata footer:
    - Now shows estimated cost ($0.0042) when pricing data available
    - Added Cost field to ResponseMetadataMsg, computed via TokenCounter
    - Wider dot separators for readability
    
    Processing indicator:
    - Tool name now bold for emphasis
    - Tool info uses → arrow separator instead of double-space
    - Example: "⠋ bash → make build  2.1s" (was "⠋ bash  make build  2.1s")
    
    System messages:
    - Added ▸ prefix icon in dim color for visual hierarchy
    - Separates icon styling from text styling
    ginkida committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    07a5b61 View commit details
    Browse the repository at this point in the history
Loading