feat(quicknav): Phase 3 — auto-execution logic #322
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add context-aware auto-execution so that commands invoked via number keys can run with smart defaults when the context is unambiguous.
Depends on: #320 (Phase 1)
Scope
Auto-execution engine (
quicknav/auto_exec.py)Auto-execute conditions
Mode-entry (default)
Deliverable
Pad/Pocket auto-creates after sketch close. Constraints auto-apply on pre-selection. All other commands behave identically to toolbar clicks.
References
docs/src/quicknav/SPEC.md— §7 (Auto-Execution Logic)