-
Notifications
You must be signed in to change notification settings - Fork 59
feat: DATAGO-116432 prompt library #517
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
Open
amir-ghasemi
wants to merge
56
commits into
main
Choose a base branch
from
amir/prompt-library
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+9,422
−115
Open
Changes from 1 commit
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
c867f70
feat(prompts): Add prompt templates with a card-based Prompts page an…
amir-ghasemi d083984
feat(prompts): Add category multiselect filter to Prompts page
amir-ghasemi 7667ceb
feat(prompts): Add feature flags for Prompts library
amir-ghasemi 2e50c08
feat(prompts): Add automated tests for Prompts feature and fix migration
amir-ghasemi d011293
fix(prompts): minor UI enhancements to prompt cards
amir-ghasemi 0e39f0d
feat: show long text pasted into chat input area as clickable badges
amir-ghasemi 7e9515c
feat(webui): add enhanced paste UX with artifact save option
amir-ghasemi f366877
Merge branch 'main' of https://github.com/SolaceLabs/solace-agent-mes…
amir-ghasemi e27fc7f
fix(prompts): show specific error messages and improve notification v…
amir-ghasemi 37fdf28
fix: update artifact upload to use new /upload endpoint for paste fea…
amir-ghasemi 070107e
feat: add description field and overwrite protection to paste artifac…
amir-ghasemi 391f0ab
Merge branch 'main' of github.com:SolaceLabs/solace-agent-mesh into a…
amir-ghasemi 1753dfe
feat: add text selection context menu for AI responses
amir-ghasemi 0ebb702
feat: streamline large text paste to auto-create artifacts with badges
amir-ghasemi bea7fb5
Merge branch 'main' of github.com:SolaceLabs/solace-agent-mesh into a…
amir-ghasemi 9fb8f73
Merge branch 'amir/feat-paste-input' into amir/feat-text-select
amir-ghasemi ebd9d48
feat(webui): add click handler to view pasted artifact badges
amir-ghasemi eddcf50
Merge branch 'main' of github.com:SolaceLabs/solace-agent-mesh into a…
amir-ghasemi de9a0ae
fix(projects): add nav breadcrumbto project page
amir-ghasemi 6fffa87
Merge branch 'main' of github.com:SolaceLabs/solace-agent-mesh into a…
amir-ghasemi a3b4d40
Merge branch 'amir/fix-projects2' into amir/feat-text-select
amir-ghasemi 0a25feb
Merge branch 'main' of github.com:SolaceLabs/solace-agent-mesh into a…
amir-ghasemi aa03971
feat(prompts): enhance prompt builder UX with full-page AI builder an…
amir-ghasemi 70f9b78
fix(prompts): remove chat timestamps, do not render preview until the…
amir-ghasemi a0560a8
fix: prevent text overflow in selection menu custom query input
amir-ghasemi 31f012d
fix(prompts): UX restyle
amir-ghasemi 5a62b04
chore(prompts): update bg of version page in dark mode
amir-ghasemi 53aec70
feat(prompts): add /create-template command to create prompts from ch…
amir-ghasemi 0066af3
fix(prompts): add /create-template command and fix UI issues
amir-ghasemi 9131e56
feat(prompts): add a button to allow using prompt templates from prom…
amir-ghasemi 0f434e7
fix(prompts): do not disable "Insert Prompt" button even with empty p…
amir-ghasemi 0932800
fix(prompts): in Edit page, Save button was not saving correctly
amir-ghasemi 4f05a35
Merge branch 'main' of github.com:SolaceLabs/solace-agent-mesh into a…
amir-ghasemi 2088349
fix(prompts): UX review and fixes
amir-ghasemi 6f6e4f9
Merge branch 'main' of github.com:SolaceLabs/solace-agent-mesh into a…
amir-ghasemi 8cda3f3
feat(prompts): ability to pin/unpin prompt cards
amir-ghasemi 1bf0d94
Delete client/webui/frontend/src/lib/components/chat/selection/README.md
amir-ghasemi bddbfd0
Delete client/webui/frontend/src/lib/components/chat/paste/README.md
amir-ghasemi 9fb7adc
fix(text-selection): show selected text for custom query option
amir-ghasemi ea40145
Merge branch 'main' of github.com:SolaceLabs/solace-agent-mesh into a…
amir-ghasemi 1fb5333
Merge branch 'amir/prompt-library' of github.com:SolaceLabs/solace-ag…
amir-ghasemi 7ff3001
fix(prompts): simplify create prompt card
amir-ghasemi 10ce36c
fix(prompts): final UX fixes
amir-ghasemi a9f1d49
fix(prompts): system prompt hardening
amir-ghasemi 12a2c54
feat(prompts): RBAC for prompt sharing and integration tests. Also sq…
amir-ghasemi 8436955
fix: use config system for LLM settings instead of direct env vars
amir-ghasemi ba99c8f
- Add model config reference to webui template and config (model: *ge…
amir-ghasemi 5838c24
Merge branch 'main' of github.com:SolaceLabs/solace-agent-mesh into a…
amir-ghasemi fa3176e
fix(feat-prompts): Migrate prompts tests from YAML to modern API test…
amir-ghasemi 9c6d253
fix(prompts): linting errors fixed
amir-ghasemi c191d86
fix(prompts): remove legacy test
amir-ghasemi f13998e
fix(prompts): UI enhancements
amir-ghasemi ca8fc15
fix(prompt): active badge style update
amir-ghasemi fa418da
fix(prompts): Fixed bug in AI Template Builder causing duplicate resp…
amir-ghasemi cd55c4a
feat(prompts): frontend storybook tests
amir-ghasemi 7f97ea2
feat(prompts): added automated storybook tests for front end to the C…
amir-ghasemi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
src/solace_agent_mesh/gateway/http_sse/routers/dto/prompt_dto.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.