agent-ecosystem/src
iliya 00c9d62a99 feat(cli): add CliInstallWarningBanner to notify users when CLI is not installed
Introduce a new CliInstallWarningBanner component that displays a warning when the Claude Code CLI is not installed. This banner is only shown in Electron mode and is hidden on Dashboard pages. The banner includes a message prompting users to install the CLI and a button to navigate to the Dashboard.
2026-03-22 15:07:45 +02:00
..
main fix(team): prohibit broadcast SendMessage to prevent phantom "*" participant 2026-03-22 14:18:46 +02:00
preload refactor: update task assignment message formatting and enhance UI elements 2026-03-21 15:07:52 +02:00
renderer feat(cli): add CliInstallWarningBanner to notify users when CLI is not installed 2026-03-22 15:07:45 +02:00
shared fix: resolve CLI binary dynamically for MCP diagnostics and extension installs 2026-03-22 13:10:11 +02:00
types feat: introduce MEMBER_DELEGATE_DESCRIPTION for action mode protocols 2026-03-18 14:01:21 +02:00