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: improved popup suggestions and personas support #638

Merged
merged 15 commits into from
Jul 25, 2024

Conversation

carlrobertoh
Copy link
Owner

@carlrobertoh carlrobertoh commented Jul 25, 2024

Introducing Personas

This PR introduces an easy and quick way of defining and switching between different system prompts, or in other words, Personas. This can be especially useful if you want to configure the assistant according to your specific task, whether it's related to learning a new framework, coming up with copywriting, doing proofreading, etc. The first release also comes packed with over 500 pre-defined personas.

The idea originates from another pull request #460.

personas_demo.mov

@carlrobertoh carlrobertoh mentioned this pull request Jul 25, 2024
@carlrobertoh carlrobertoh force-pushed the feat/support-personas branch from 431bc28 to 35f1600 Compare July 25, 2024 20:20
@carlrobertoh carlrobertoh merged commit d68b356 into master Jul 25, 2024
2 checks passed
@carlrobertoh carlrobertoh deleted the feat/support-personas branch July 25, 2024 20:50
carlrobertoh added a commit that referenced this pull request Jul 26, 2024
* feat: support personas

* fix: replace previous system prompts with personas

* feat: add persona toolbar label

* refactor: rename properties

* refactor: clean up

* fix: personas settings configurable state

* refactor: code cleanup

* feat: list item auto highlightning

* feat: replace personas toolbar label with action link

* refactor: code cleanup

* fix: manual items not being able to delete

* fix: personas settings configurable state

* refactor: clean up code

* fix: folder selection
carlrobertoh added a commit that referenced this pull request Jul 26, 2024
* feat: support personas

* fix: replace previous system prompts with personas

* feat: add persona toolbar label

* refactor: rename properties

* refactor: clean up

* fix: personas settings configurable state

* refactor: code cleanup

* feat: list item auto highlightning

* feat: replace personas toolbar label with action link

* refactor: code cleanup

* fix: manual items not being able to delete

* fix: personas settings configurable state

* refactor: clean up code

* fix: folder selection
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.

1 participant