Skip to content

v0.0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@danny-avila danny-avila released this 23 Mar 00:35
· 1633 commits to main since this release

What Changed

This is the latest stable release before message/conversation search goes live!

By request, there is now also a community discord server

  • Significant improvements across the board to existing features, the biggest of which is better Markdown handling
    • Cursors follows text better and correctly blinks as expected
      • If there is ever any choppiness, this is due to the AI stream which is not easily controlled and random.
    • Code blocks more stable
  • Sydney is once again available through new jailbreaks (though formatting still needs improvement in edge cases)
  • Uses latest api client, allowing usage of GPT-4 (must be manually set at the moment)
  • Better docker config with options #108

Following soon after this release (tomorrow):

  • Search all messages and conversations feature (optional and requires meilisearch, provided through docker)

Immediate roadmap:

  • more customgpt/bing parameterss (response temps and changing openai models)
  • improve bing features (smoother streaming, style params, fix formatting bugs)
  • cleanup code & writing a test suite for better CI/CD

Notable planned features:

  1. Prompt templates
  2. Keyboard commands

As always open to more integrations, contributions, suggestions as they come up and time allows