PromucFlow_constructor/app/client/src/api
Pawan Kumar f2b76c5577
chore: add workflows setting for agents CE (#40988)
/ok-to-test tags="@tag.Sanity"

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Added a "Trigger Settings" sidebar button and editor pane for AI Agent
apps.
- Introduced a "Run History" tab in the debugger and a corresponding
trigger in the bottom bar for AI Agent apps.
  - New SVG icon ("lightning-line") added for sidebar and UI elements.
- Support for importing agent templates and associating workflows with
applications.

- **Enhancements**
  - Sidebar and bottom bar now adapt to AI Agent app context.
- Layout and header updated to accommodate the new "Trigger Settings"
editor state.

- **Bug Fixes**
  - No bug fixes included in this release.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/15753160141>
> Commit: d0e477ce71479ac091957566c5bba05e0f215e60
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=15753160141&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Sanity`
> Spec:
> <hr>Thu, 19 Jun 2025 09:22:45 UTC
<!-- end of auto-generated comment: Cypress test results  -->
2025-06-19 18:44:22 +05:30
..
__tests__ feat: Remove hardcoding of upcoming integrations from client codebase #40047 (#40271) 2025-04-17 20:11:06 +05:30
core chore: Refactor API (#36412) 2024-09-25 16:29:21 +05:30
helpers chore: refactor faro (CE) (#40350) 2025-04-29 10:32:36 +05:30
interceptors chore: refactor faro (CE) (#40350) 2025-04-29 10:32:36 +05:30
services chore: make branchName a query param in consolidated api (#38851) 2025-01-28 16:05:11 +05:30
ActionAPI.tsx chore: Updating the spelling for runBehaviour (#40490) 2025-05-02 17:58:26 +05:30
Api.ts chore: add grafana faro sdk (CE) (#38301) 2024-12-26 10:37:41 +05:30
ApiResponses.tsx fix: logout user if the session has expired between page switches (#40718) 2025-05-21 16:32:19 +05:30
AppThemingApi.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
CloudServicesApi.ts chore: Remove CS URL in client (#37665) 2024-11-27 10:32:35 +05:30
GitSyncAPI.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ImportApi.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
index.ts chore: Refactor API (#36412) 2024-09-25 16:29:21 +05:30
LibraryAPI.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
OAuthApi.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PageApi.tsx chore: decouple formControl registry from the main chunk (#40939) 2025-06-17 17:20:23 +05:30
PluginApi.ts feat: Remove hardcoding of upcoming integrations from client codebase #40047 (#40271) 2025-04-17 20:11:06 +05:30
ReleasesAPI.tsx
SearchApi.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
TemplatesApi.ts chore: add workflows setting for agents CE (#40988) 2025-06-19 18:44:22 +05:30
types.ts feat: enable post run actions for plugin queries (#39325) 2025-02-24 14:48:34 +05:30