feat: improve ov chat UX with rustyline and markdown rendering#466
feat: improve ov chat UX with rustyline and markdown rendering#466
Conversation
- Use rustyline for proper line editing (no ^[[D characters) - Add markdown rendering with termimad - Add command history support (~/.ov_chat_history) - Add --no-format option to disable markdown - Add --no-history option to disable command history
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Description
Related Issue
Type of Change
Changes Made
Testing
Checklist
Screenshots (if applicable)
Additional Notes