feat(wren-ui): Integrate adjust SQL API#1506
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
dad6ed3 to
209eb12
Compare
783d219 to
ebe086b
Compare
f5c862a to
c5909f9
Compare
1305710 to
59a883f
Compare
9710d60 to
fcdd787
Compare
59a883f to
f5e5d88
Compare
This pull request includes several changes to the
wren-uiproject, primarily focused on adding support for SQL adjustments and removing the breakdown answer generation functionality. The most important changes include updating theAdjustSQLModalcomponent to handleresponseId, modifying theAnswerResultcomponent to display adjustment information, and updating theuseAdjustAnswerhook to fetch thread responses after SQL adjustments.Tasks