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
allow bypassing permissions to be enabled/disabled # fixing off-by-one for session count + session menu not automatically closing when no more session left after delete/move + allow copying sessions (50c0326)
support for the latest "claude.exe" aside "cli.js" (c1bdc1c)
document the dispatch-driven release flow and the new pipeline layout in README, CONTRIBUTING and CHANGELOG (e513977)
adopt the hawkynt-standard CI/CD quartett (ci + _build + nightly + release) + shared _build.yml packaging block so nightly and release never diverge * release is manual-dispatch only and tags the dated marker vYYYYMMDD instead of building from v* tag pushes * nightly tags switch from nightly-YYYY-MM-DD to nightly-YYYYMMDD * pipeline helper scripts move from scripts/ to .github/workflows/scripts/ (shared template versions) (8134d13)
standardize the README to the house style (canonical badge block); drop vanity scope numbers (6be062d)