Labels: enhancement, developer-experience
Description:
src/utils/repl.rs / src/commands/shell.rs should save command history across sessions.
Acceptance criteria:
History file with configurable max lines.
--no-history opt-out.
Files:
src/utils/repl.rs
src/commands/shell.rs
Labels: enhancement, developer-experience
Description:
src/utils/repl.rs / src/commands/shell.rs should save command history across sessions.
Acceptance criteria:
History file with configurable max lines.
--no-history opt-out.
Files:
src/utils/repl.rs
src/commands/shell.rs