What's wrong with this entry?
Tool results will include [rerun: bN] footers, and future Bash calls can use {rerun: 'bN'} to exactly replay a prior command without retyping it.
Feature-flagged behind tengu_velvet_anchor (default: false)
- Each Bash command gets assigned a short alias (
b1,b2, etc.) - The
rerunfield andcommandfield are mutually exclusive - Error message for invalid alias:
Unknown rerun alias 'bN'. Valid aliases this session: ...
Rerun alias system (gated by tengu_velvet_anchor, search for "Unknown rerun alias", "rerun")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.