1. Fixed Outdated Regex (2 locations) Before: /No complete \^%\$bridge/ (looking for old delimiter) After: /No complete @bridge@/ (looking for new delimiter) Impact: Parse errors now properly show "Run again" UI instead of silently failing 2. Removed History Unmarking (2 locations) Removed: this.history.unmarkElement(el) from both cold start and already-processed branches Why: Keeps commands marked in history to prevent auto-replay on reload Behavior: "Run again" button executes immediately but doesn't remove the persistent marker |
||
|---|---|---|
| .. | ||
| ai-repo-commander.user.js | ||