Skip to content

CLITrigger

v0.2.39 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

βœ“ 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

Affected surfaces

auth rbac

Summary

AI summary

Broad release touches Full commit list, TL;DR, Highlights, and πŸ—‘ Removed.

Full changelog

v0.2.39 β€” MCP server + terminal & planner quality-of-life

Release date: 2026-07-23
Previous version: v0.2.38

TL;DR

  • CLITrigger can now be driven from any MCP client (Claude Desktop, Claude Code) β€” list projects, create and run tasks, and check status just by chatting with your AI.
  • Terminal: drag a file onto a terminal to insert its path.
  • Planner: attach images/videos to pages, and drag in the calendar month view to adjust a schedule's date range.
  • SVN: right-click context menus on folder and changelist groups.
  • The Jira / Notion / GitHub integration plugins and the gstack plugin have been removed.

Highlights

πŸ”Œ MCP server (new)

Control CLITrigger from an MCP client without opening the web UI.

  • New Settings β†’ MCP tab shows a ready-to-paste config with your server URL and access token already filled in.
  • Register it in Claude Code (one command) or Claude Desktop (custom connector) and ask, e.g., "Create a task 'fix the login bug' in the myapp project and run it."
  • Seven tools cover the headless task loop end to end: list_projects, create_project, create_todo, start_todo, stop_todo, get_project_status, get_todo_logs.
  • One HTTP endpoint serves npm, desktop app, and remote (tunnel) users alike. See the MCP Server wiki page.

⌨️ Terminal

  • Drag a file from your OS file manager onto a terminal to insert its path.

πŸ—“ Planner

  • Attach images and videos to planner pages.
  • In the calendar month view, drag a schedule to adjust its start/end date range.

πŸ”€ Version control

  • SVN status panel now has right-click context menus on folder and changelist groups.

πŸ—‘ Removed

  • The Jira / Notion / GitHub integration plugins and the gstack skill-injection plugin have been removed. If you relied on the Jira agenda overlay or these integrations, they are no longer available in this version.

Install / Update

npm i -g [email protected]

Desktop app β€” pick the right asset:

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

Full commit list

  • 65cb38d docs(readme): MCP μ„œλ²„ κΈ°λŠ₯ μΆ”κ°€ (EN/KR)
  • 8a60d94 feat(mcp): CLITriggerλ₯Ό HTTP MCP μ„œλ²„λ‘œ λ…ΈμΆœ
  • 1139139 WIP(build): guard resources/data copy on existence in build:server
  • ca86ec9 WIP(plugins): Jira/Notion/GitHub 연동 ν”ŒλŸ¬κ·ΈμΈ 제거
  • 13b903b wip: update 3 files
  • 67458c9 wip: update 3 files
  • 6b4df0e WIP(plugins): gstack μŠ€ν‚¬ μ£Όμž… ν”ŒλŸ¬κ·ΈμΈ 제거
  • c27d3a7 wip: update 1 files
  • 96e5941 feat: 터미널에 파일 λ“œλž˜κ·Έλ“œλžμœΌλ‘œ 경둜 μ‚½μž… 지원
  • ad4b4be WIP(client): SVN μƒνƒœ νŒ¨λ„μ— 폴더/λ³€κ²½λͺ©λ‘ κ·Έλ£Ή μ»¨ν…μŠ€νŠΈ 메뉴 μΆ”κ°€
  • bfa339c wip: update 3 files
  • e3ae580 WIP(planner): μΊ˜λ¦°λ” μ›”κ°„λ·° λ“œλž˜κ·Έλ‘œ 일정 κΈ°κ°„ μ‘°μ • 지원
  • 1c06be1 feat(planner): ν”Œλž˜λ„ˆ νŽ˜μ΄μ§€μ— 이미지/λ™μ˜μƒ μ—…λ‘œλ“œ 지원

Related docs

Full Changelog: https://github.com/HyperAITeam/CLITrigger/compare/v0.2.38...v0.2.39

Breaking Changes

  • Removed Jira, Notion, GitHub integration plugins and the gstack skill‑injection plugin.

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]