Skip to content

CLITrigger

v0.2.37 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agents ai-automation claude claude-code codex codex-cli
+6 more
developer-tools electron gemini git-worktree multi-agent task-orchestration

Summary

AI summary

Updates Resizable SVN commit-message box, Terminal find bar, and Full commit list across a mixed release.

Full changelog

v0.2.37 — Terminal find bar, resizable SVN commit box

Release date: 2026-07-21
Previous version: v0.2.36

TL;DR

Two focused improvements: terminals now have a browser-style Ctrl/Cmd+F find bar for searching scrollback, and the SVN panel's commit-message box is now drag-resizable with its height remembered between sessions.

Highlights

Terminal find bar (Ctrl/Cmd+F)

  • Press Ctrl+F (Cmd+F on macOS) inside a terminal to open a search overlay — the keystroke is intercepted instead of being sent to the shell.
  • Incremental search as you type (120ms debounce), with a current/total match counter.
  • Enter / Shift+Enter jump to the next/previous match; Esc closes the bar and returns focus to the terminal.
  • Selected text prefills the query, and matches are highlighted with markers on the scrollbar overview ruler.

Resizable SVN commit-message box

  • The commit-message box in the SVN panel now has a drag handle so you can size it to fit your message.
  • The height is clamped so the file list above always keeps enough room, and your chosen height is saved and restored across sessions.

Install / Update

npm i -g [email protected]

Desktop app — pick the right asset:

  • Windows (recommended): CLITrigger-Setup-0.2.37.exe — installer with Start Menu shortcut, uninstaller, and auto-update.
  • Windows (portable): CLITrigger-0.2.37.exe — run directly, no install; no shortcuts and no auto-update (grab new versions manually).
  • macOS: .dmg / Linux: .AppImage

Full commit list

  • 60dd6ca WIP(client): 터미널에 Ctrl+F 단어 검색 오버레이 추가
  • 5de76f7 svn 쪽 커밋메세지창 버그 수정

Related docs

Full Changelog: https://github.com/HyperAITeam/CLITrigger/compare/v0.2.36...v0.2.37

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track CLITrigger

Get notified when new releases ship.

Sign up free

About CLITrigger

Self-hosted web UI for orchestrating Claude Code, Codex, and Gemini CLIs in parallel git worktrees. Features multi-agent discussion mode (architect/developer/reviewer debate before implementation), cross-project Morning Review Queue, scheduled execution with rate-limit auto-recovery, and a built-in Git client. MIT.

All releases →

Related context

Earlier breaking changes

  • v0.2.17 Deprecates Node 20 support; recommends using Node 22 LTS or newer.

Beta — feedback welcome: [email protected]