What's Changed
- fix: improve install script PATH handling for more shells by @0xallam in #265
- fix: always show shell restart warning after install by @0xallam in #266
- perf: optimize TUI streaming rendering performance by @0xallam in #267
- fix: strip ANSI codes from Python tool output and optimize highlighting by @0xallam in #268
- fix: remove 'unknown' fallback display in browser tool renderer by @0xallam in #269
- refactor: revamp proxy tool renderers for better UX by @0xallam in #270
- Redesign finished dialogs and UI elements by @0xallam in #272
- feat: remove docker container on shutdown by @0xallam in #273
- Migrate skills from Jinja to Markdown by @0xallam in #275
- Added .env variable override through --config param by @FeedClogger in #274
- fix(llm): collect usage stats from final stream chunk by @0xallam in #276
- docs: add documentation to main repository by @0xallam in #277
- docs: update skills documentation for markdown format by @0xallam in #288
- docs: update configuration documentation by @0xallam in #289
- docs: improve introduction page by @0xallam in #290
- docs: add benchmarks directory by @0xallam in #291
New Contributors
- @FeedClogger made their first contribution in #274
Full Changelog: v0.6.2...v0.7.0