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

feat: rewrite plugin to v2 #122

Merged
merged 163 commits into from
Oct 29, 2024
Merged

feat: rewrite plugin to v2 #122

merged 163 commits into from
Oct 29, 2024

Conversation

KnorpelSenf
Copy link
Member

This rewrites the entire plugin from scratch. A lot of the public-facing API is the same. A few things were reworked:

  • storage
  • plugins
  • parallel conversations

Docs will follow in a later PQ.

Closes #93 by offering a more generic solution.
Closes #110 by interdicting nested calls.
Closes #113 by superseding it.

Closes #11.
Closes #20.
Closes #42.
Closes #53.
Fixes #67.
Fixes #68.
Closes #71.
Closes #76.
Closes #80.
Fixes #90.
Fixes #101.
Closes #104.
Fixes #105.
Closes #112.
Closes #114.
Closes #117.
Closes #120.

@KnorpelSenf KnorpelSenf merged commit f204003 into main Oct 29, 2024
6 checks passed
@KnorpelSenf KnorpelSenf deleted the engine branch October 29, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment