What's Changed
- add version to sentry tag by @PCSwingle in #285
- fix errors in vscode pyright linter by @PCSwingle in #282
- add conversation tokens and use real token counts in cost tracker by @PCSwingle in #283
- Loading handler by @granawkins in #264
- have sentry capture exceptions, remove try except that shouldnt be there by @PCSwingle in #288
- gpt-4-turbo default, rate limit message by @PCSwingle in #284
- Conversation Viewer statically built with Jinja by @jakethekoenig in #297
- Refactor loadingHandler to be simpler by @granawkins in #290
- add auto-tokens argument back by @granawkins in #298
- Only 100 conversations collected by @jakethekoenig in #295
- Download link added to conversation viewer by @jakethekoenig in #300
- Add
cwd
parameter to Session by @waydegg in #272 - Add file to context if it really exits but could not be expanded by glob, which is the case of pages/[slug]/index.tsx or simillar pattern, common in nextjs by @rogeriochaves in #301
- add default arguments for diff and pr-diff if no arg given by @PCSwingle in #287
- Fix merge errors in
git_handler.py
by @waydegg in #305 - Release 1.0.3 by @biobootloader in #306
New Contributors
- @rogeriochaves made their first contribution in #301
Full Changelog: v1.0.2...v1.0.3