What's Changed
- specify to only use pip if installed with pip by @PCSwingle in #304
- Vision API added by @jakethekoenig in #289
- add json parser by @PCSwingle in #253
- Browser reopened if closed by @jakethekoenig in #314
- change no changes applied message by @PCSwingle in #312
- fix token counts by @PCSwingle in #311
- add run command by @PCSwingle in #309
- Benchmark runner and simple benchmark added by @jakethekoenig in #294
- Keybindings disabled while searching by @jakethekoenig in #319
- remove error from invalid treeish and disable diff by @PCSwingle in #324
- fix gpt-4-vision-preview by @PCSwingle in #326
- Add inspiration comment to code_map.py by @biobootloader in #310
- Model sizes included in dict by @jakethekoenig in #325
- prompt toolkit enable suspend by @PCSwingle in #323
- Fix tests that failed on my laptop by @biobootloader in #331
- pass prompt to get_code_message as a string by @granawkins in #332
- Initialize client not mocked in benchmarks by @jakethekoenig in #336
- Exercism benchmark fixed by @jakethekoenig in #337
- dont use non existent files in checksum by @PCSwingle in #321
- Auto context issues by @granawkins in #328
- Auto context UI Updates by @granawkins in #291
- Remove ipdb from dev-requirements.txt by @waydegg in #341
- refactor commands by @PCSwingle in #320
- Remove CodeMap by @biobootloader in #335
- Bugfix: completions don't work when Mentat run in subdirectory by @biobootloader in #345
- Maximum context checked by @jakethekoenig in #348
- Remove
git_root
from Commands by @waydegg in #273 - Remove git root from CodeFileManager, FileEdit by @waydegg in #274
- add pre tags so whitespace isnt collapsed by @PCSwingle in #344
- fix removed lines bug by @PCSwingle in #353
- Move benchmark repos to project root by @jakethekoenig in #354
- add basic agent mode by @PCSwingle in #343
- Whisper added by @jakethekoenig in #322
- Support more browsers by @jakethekoenig in #340
- Github action to run and upload benchmarks by @jakethekoenig in #359
- Workflow fixes by @jakethekoenig in #360
- Add open ai key to workflow by @jakethekoenig in #361
- Remove git_root from CodeFeature, validate path by @waydegg in #279
- Remove
SESSION_CONTEXT.git_root
fromDiffContext
by @waydegg in #280 - Redo command by @granawkins in #346
- Remove git_root from
CodeContext
by @waydegg in #286 - Remove git root from parsers by @waydegg in #347
- Bump version, fix typing error by @waydegg in #365
- Release 1.0.5 by @biobootloader in #333
Full Changelog: v1.0.4...v1.0.5