feat: add tooling suite to agentic embedded chat + design improvements#11763
feat: add tooling suite to agentic embedded chat + design improvements#11763premiumjibles wants to merge 2 commits into11696_agentic_chatfrom
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 ✨ Finishing touches🧪 Generate unit tests (beta)
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. Comment |
6553957 to
675833c
Compare
| } | ||
| } | ||
|
|
||
| async buildCustomTx(input: { |
There was a problem hiding this comment.
This mimics the same pattern for evm adapter and allows us to pass through a pre-built solana tx. Useful for agentic which builds it's own transactions
675833c to
6fd6892
Compare
6fd6892 to
6793e27
Compare
Description
This change adds all of our agentic tools like swap, send, limit order, etc... to the web agentic embedded chat. It also tweaks some of the designs to make it slightly better but that's going to be fully redone in the next phase anyway
Issue (if applicable)
Risk
Low risk, this is behind a feature flag and code changes are confined to new agentic chat stuff.
Testing
Engineering
Operations
Screenshots (if applicable)