This repository was archived by the owner on May 7, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 200
feat(wren): shared field registry + browser-based profile form (wren profile add --ui) #1512
Merged
Merged
Changes from 6 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
00be420
refactor(wren): use plain str instead of SecretStr for non-sensitive …
goldmedal 99707e4
feat(wren): add shared field_registry for datasource connection fields
goldmedal 429be3b
fix(mcp-server): restore full datasource list in fallback DATASOURCE_…
goldmedal 14889aa
fix(mcp-server): bypass app/wren.py shadow when importing wren package
goldmedal ba9d893
feat(wren): add browser-based profile form (wren profile add --ui)
goldmedal 55e6118
docs(wren): update README for profiles and --ui mode
goldmedal 5d9fcfb
ci(wren): add test-ui and test-memory jobs to Wren SDK CI
goldmedal 8a1076c
perf(ci): use paraphrase-MiniLM-L3-v2 for memory tests in CI
goldmedal d2cbfd8
fix(wren): address CodeRabbit review feedback
goldmedal 7f94b8a
fix(wren): add httpx to dev dependencies for starlette TestClient
goldmedal b50c02c
fix(wren): handle ValueError/OSError in profile_web save handler
goldmedal 526fb16
fix(wren): harden profile_web save handler
goldmedal 0eacf27
fix(wren): harden profile_web scalar form fields and exception handling
goldmedal af17c3a
fix(wren): proper 400 status codes and datasource/variant validation
goldmedal a7f2dc4
test(wren): update test assertions for 400 status on validation errors
goldmedal 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.
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.