Skip to content

feat: add tooling suite to agentic embedded chat + design improvements#11763

Closed
premiumjibles wants to merge 2 commits into11696_agentic_chatfrom
178_agentic_tooling
Closed

feat: add tooling suite to agentic embedded chat + design improvements#11763
premiumjibles wants to merge 2 commits into11696_agentic_chatfrom
178_agentic_tooling

Conversation

@premiumjibles
Copy link
Copy Markdown
Collaborator

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.

High Risk PRs Require 2 approvals

What protocols, transaction types, wallets or contract interactions might be affected by this PR?

Testing

  • Just try and do some swaps, sends, limit orders, etc.. on the agentic chat embed
  • Also try some information tools like token information, trending tokens or newest tokens.

Engineering

Operations

  • 🏁 My feature is behind a flag and doesn't require operations testing (yet)

Screenshots (if applicable)

image

@premiumjibles premiumjibles requested a review from a team as a code owner January 22, 2026 02:02
@premiumjibles premiumjibles marked this pull request as draft January 22, 2026 02:03
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jan 22, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 178_agentic_tooling

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@premiumjibles premiumjibles force-pushed the 178_agentic_tooling branch 2 times, most recently from 6553957 to 675833c Compare January 23, 2026 03:02
}
}

async buildCustomTx(input: {
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@premiumjibles premiumjibles marked this pull request as ready for review January 23, 2026 04:06
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