- Add StreamState enum (Idle, Streaming, Complete) - Add StreamBuffer for content accumulation - Add MarkdownStream with state management - Implement push_str() for streaming chunks - Implement render() returning Ratatui Lines - Add basic markdown styling (headers, code, lists) - Add cursor indicator during streaming - Add comprehensive unit tests (5 tests) Closes #10 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| miyabi-cli | ||
| miyabi-core | ||
| miyabi-tui | ||