Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed 2 issues and added 5 features #468

Merged
merged 7 commits into from
Oct 9, 2024
Merged

Fixed 2 issues and added 5 features #468

merged 7 commits into from
Oct 9, 2024

Conversation

fengwk
Copy link
Contributor

@fengwk fengwk commented Sep 26, 2024

Fix

  1. Calling Signs.set_for_lines with a busy call will cause neovim to freeze.
  2. Resolved chat window unmodifiable error and avoid streaming response clearing on panel redraw.

Features

  1. Support setting a separate close window keymap in normal mode.
  2. Support opening the chat window with options, which is useful when carrying selected content into the chat window.
  3. Allow ignoring the default action path, as the default actions.json specifies models. This option provides a way for users to customize actions with the same content when those specified models are not needed.
  4. Support a default system message.

@jackMort jackMort merged commit a8a9670 into jackMort:main Oct 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants