Skip to content

v0.3.0

Choose a tag to compare

@mozanunal mozanunal released this 26 Dec 21:24
· 10 commits to main since this release
6d3f482

What's Changed

  • llm cmd configurable by @mozanunal in #58
  • make default keymaps optional by @mozanunal in #60
  • relative path issue resolved by @mozanunal in #63
  • fix cancel prompt by @mozanunal in #66
  • feat: add keymaps to table by @Jarne-Vercruysse in #70
  • Add option to disable scrolling to the bottom of the LLM window by @yzoug in #71
  • Improve default model config by @yzoug in #76
  • fix: focus the LLM window if a user toggles it by @yzoug in #77
  • handle non-text attachments by @mozanunal in #82
  • system prompt integration by @mozanunal in #79
  • managing options and online mode on-off with sllm by @mozanunal in #80
  • 53 yank last code first code outputs or entire response by @mozanunal in #83
  • minidoc, inline complete support, historical chat navigation by @mozanunal in #85
  • Feature/resturcture modules proper and vim help support by @mozanunal in #86

New Contributors

  • @Jarne-Vercruysse made their first contribution in #70
  • @yzoug made their first contribution in #71

Full Changelog: v0.2.0...v0.3.0

workflow