🚀 Features
- Add markdown streaming support to terminal - by @Simon-He95 (be75f)
- Add diff rendering support and corresponding tests - by @Simon-He95 (9e8cb)
- Implement loading indicator for terminal markdown streaming - by @Simon-He95 (ce97d)
- Enhance markdown streaming with ANSI support and add tests for strong rendering - by @Simon-He95 (bae2f)
- Add demo GIF to README and enhance demo-stream with improved content rendering - by @Simon-He95 (df5ab)
🐞 Bug Fixes
- Update createAnchoredTextSurface function to ensure correct type for options and improve comments in vitest.config.ts - by @Simon-He95 (4ac1e)
- Harden streaming fence rewrite - by @Simon-He95 (7a721)