You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Approval UI: inline ✓ Allow / ✓ Always / ✕ Deny button strip directly under the
session row replaces the second-level submenu; the fourth button adapts to the
session surface (⌨ Terminal for CLI, ⧉ Claude app for desktop). Clicking the
session row hands the prompt back to that surface.
"Always allow" now shows the rule as readable text (e.g. Bash(git push:*))
instead of raw JSON.
Added
One-line installer (Scripts/install.sh) that fetches the prebuilt universal
app from the latest GitHub release, plus a Homebrew tap
(brew install --cask michalstrnadel/tap/agentbar).
README: requirements, uninstall, troubleshooting; SECURITY.md; CI hardening.