Files
LEANN/packages
Jon Haddad 0bba4b2157 Add readline support to interactive command line interfaces (#121)
* Add readline support to interactive command line interfaces

- Implement readline history, navigation, and editing for CLI, API, and RAG chat modes
- Create shared InteractiveSession class to consolidate readline functionality
- Add command history persistence across sessions with separate files per context
- Support built-in commands: help, clear, history, quit/exit
- Enable arrow key navigation and command editing in all interactive modes

* Improvements based on feedback
2025-10-05 17:38:15 -07:00
..
2025-09-19 17:03:55 -07:00
2025-09-16 20:45:22 +00:00
2025-09-24 11:19:04 -07:00
2025-08-14 14:39:45 -07:00
2025-07-27 02:22:54 -07:00