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: subinium/agf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.5
Choose a base ref
...
head repository: subinium/agf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 21, 2026

  1. Configuration menu
    Copy the full SHA
    6bb8ea5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. feat(tui)!: v0.7.0 — SLT v0.16, borderless search, Korean IME, UI polish

    - Upgrade SuperLightTUI v0.15 → v0.16.1
    - Borderless search bar using textarea (no input box border)
    - Korean IME / Unicode input via SLT textarea widget
    - Consistent 2-char left margin across all sections
    - Muted time color (violet → gray)
    - Agent-name column spacing widened (12 → 14)
    - Project name column fixed-width alignment
    - Status bar right-aligned, dimmed colors
    - Separator between content and status bar
    - Help & Settings view redesigned with clean layout
    - Tab key fixed (consume_key_code prevents SLT focus steal)
    - Mouse support (click sessions, scroll)
    - Right arrow → session detail restored
    - agf version / --version / -V support
    - agf resume writes to AGF_CMD_FILE for shell wrapper
    - CLAUDE.md added to .gitignore
    subinium authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    4aff116 View commit details
    Browse the repository at this point in the history
Loading