What's Changed
- fix: replace spawn shell option with explicit shell args to avoid Node.js DEP0190 warning by @afarber in #1234
- feat(cli): use dim colors for YOLO/auto-accept mode borders by @afarber in #1476
- chore(release): bump version to 0.8.0 by @tanzhenxin in #1556
- chore: remove tiktoken dependency and use API-reported token counts by @tanzhenxin in #1526
- Add /bug command to non-interactive mode by @Mingholy in #1552
- feat: Redesign CLI welcome screen and settings dialog by @tanzhenxin in #1513
- fix: skip non-existent file imports instead of warning (ENOENT) by @LaZzyMan in #1563
Full Changelog: v0.7.2...v0.8.0-preview.0