Skip to content

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

Merged
subinium merged 1 commit intomainfrom
feat/v0.7.0
Mar 25, 2026
Merged

feat(tui)!: v0.7.0 — SLT v0.16, borderless search, Korean IME, UI polish#11
subinium merged 1 commit intomainfrom
feat/v0.7.0

Conversation

@subinium
Copy link
Copy Markdown
Owner

Summary

  • SLT v0.16.1 upgrade from v0.15
  • Borderless search — textarea widget, no input box border, clean look
  • Korean IME — full Unicode input via SLT textarea (한글 검색 가능)
  • Consistent layout — 2-char left margin, right-aligned status bar, separators
  • UI polish — muted time color, wider agent column, fixed-width project names
  • Tab key fixconsume_key_code prevents SLT focus system stealing Tab
  • Mouse support — click to select session, scroll wheel navigation
  • Help view redesign — clean keybinding/settings layout
  • agf version — version display support
  • agf resume — shell wrapper AGF_CMD_FILE fix

Breaking

  • Right arrow now opens detail (textarea cursor disabled in browse mode)
  • Search bar visual changed from bordered to borderless

🤖 Generated with Claude Code

- 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 subinium merged commit 4aff116 into main Mar 25, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant