Skip to content

fix(web): surface Composio execution details in chat#169

Merged
kumarabhirup merged 3 commits into
mainfrom
pr/web-composio-execution-ui
Apr 8, 2026
Merged

fix(web): surface Composio execution details in chat#169
kumarabhirup merged 3 commits into
mainfrom
pr/web-composio-execution-ui

Conversation

@kumarabhirup
Copy link
Copy Markdown
Collaborator

Summary

  • keep Dench Integration search and execution cards visible even when the underlying tool step fails
  • surface router session ids, recovery details, and persisted error text so streamed and stored messages show the same execution context
  • refresh the inline Composio action styling and add focused tests for the new failure and recovery views

Context

This is the UI side of the newer Composio execution_ref flow. Reviewers should read it with PR #168, because the frontend now renders more of the search and execution metadata returned by that backend contract.

Test plan

  • pnpm --dir apps/web test

Made with Cursor

Keep Dench Integration search and execution metadata visible in chat so users can understand the selected tool, router session, recovery path, and failure details after the new gateway contract. Update the chain-of-thought and persisted message rendering paths together so streamed and stored tool output stay consistent.

Made-with: Cursor
Refactor the Composio action button to enhance its appearance and user experience. Changes include updated styles for button size, padding, and hover effects, ensuring a more consistent and visually appealing design.
@kumarabhirup kumarabhirup merged commit eb3992d into main Apr 8, 2026
3 checks passed
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