๐ Features
- feat(cli): add a note to `get_embedding_function` error message. Fix 46
- feat(nvim): add current working directory to the system prompt.
- feat(nvim): add the option to list all project in system prompt.
๐ Fixes
- fix(cli): fix `chunks` subcommand output format.
- fix(cli): allow lsp to be started outside of a project root
๐ฆ Other
- chore: hybrid is problematic for rebased PRs. Revert this.
- test(cli): `127.0.0.1` and `localhost` should be equivalent.
- ci(nvim): add panvimdoc action