Commit graph

755 commits

Author SHA1 Message Date
Ramnique Singh
aaf698ea29 remove privacy, tos links from app 2025-08-20 00:07:47 +05:30
akhisud3195
a6167ee12e Update publish and deploy dropdowns in the topbar 2025-08-19 23:23:14 +05:30
akhisud3195
883e23a115 Move API and SDK settings to project settings page 2025-08-19 22:50:11 +05:30
Ramnique Singh
1368a9d0c7 set stream response duration to 300s 2025-08-19 21:52:47 +05:30
akhisud3195
3027bf0253 Move agent config description to instructions 2025-08-19 20:55:22 +05:30
akhisud3195
892c6d4bee Set mock tools to false when creating any new tool 2025-08-19 20:04:17 +05:30
akhisud3195
c99cd9ccd3 Update job-rules routes to manage-triggers to better reflect purpose 2025-08-19 20:01:08 +05:30
akhisud3195
5ff6e4377d Fix buttons and image loading in external triggers 2025-08-19 19:48:26 +05:30
akhisud3195
e1f87a8db9 Add query params in URLs for tabs in triggers to route correctly 2025-08-19 19:41:07 +05:30
Ramnique Singh
221d7f992b fix sidebar nav tooltips 2025-08-19 19:33:12 +05:30
Akhilesh Sudhakar
9bee30aade
Triggers revamp (#212)
* Simplify composio trigger name to be computed directly from Slug

* Show log and friendly name in composio trigger cards

* Standardize buttons in all trigger creation flows

* Update trigger cards look

* Remove extra ring around fields in trigger config form

* Add copilot welcome message

* Update copilot welcome message

* Fix @ mentions deletion glitch
2025-08-19 19:05:03 +05:30
Ramnique Singh
82e8b6fadf fix logo tooltip 2025-08-19 18:57:25 +05:30
Ramnique Singh
07e8baeee6 improve user icon 2025-08-19 18:55:14 +05:30
Ramnique Singh
62df67c117 update billing modal pro display 2025-08-19 14:47:42 +05:30
Ramnique Singh
6416f1d358 update billing modal 2025-08-19 14:34:26 +05:30
Ramnique Singh
ce37f5e9ff fix credits display on billing page 2025-08-19 14:14:09 +05:30
Ramnique Singh
05fb6ad9a8 update py-sdk docs 2025-08-19 13:35:10 +05:30
Ramnique Singh
63564810e8 store friendly name in composio trigger deploys 2025-08-19 13:35:10 +05:30
akhisud3195
eab27b1206 Show jobs view for composio triggers (external) similar to recurring jobs view 2025-08-19 13:20:21 +05:30
akhisud3195
e448601046 Update all triggers to display standard cards for existing triggers with delete buttons 2025-08-19 13:03:48 +05:30
Ramnique Singh
d592354080 fix rowboat logo 2025-08-19 11:46:47 +05:30
akhisud3195
105d1ae190 Merge triggers and job rules into single view and remove dropdown triggers modal 2025-08-19 11:30:29 +05:30
arkml
35c2f51c8e
Add URL parameter handling for direct project creation (#210)
* Add URL parameter handling for direct project creation

- Fix projects page to handle prompt parameters and auto-redirect to build view
- Add .env.swp to .gitignore to prevent accidental commits of vim swap files
- Configure Inter font with fallbacks for build environments without internet access

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* remove unnecessary change

* fix gitignore

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-08-19 11:29:43 +05:30
Ramnique Singh
5de3af0f29 improve billing page ui, add upgrade button 2025-08-19 10:41:59 +05:30
Ramnique Singh
45e1c13946 use project checks before loading workflow 2025-08-18 21:40:42 +05:30
Ramnique Singh
cc4d5cdff5 use DEFAULT_MODEL var in templates 2025-08-18 21:09:50 +05:30
Ramnique Singh
556696e52f Revert "hardcode default model to gemini-2.5-flash"
This reverts commit 2f33b41a3c.
2025-08-18 21:05:28 +05:30
Ramnique Singh
c561f4425f add index maintenance scripts 2025-08-18 16:50:36 +05:30
Ramnique Singh
29e4a8fb9e better project deletion cleanup 2025-08-18 16:45:10 +05:30
Ramnique Singh
376e308186 close copilot stream controller in finally 2025-08-18 15:32:36 +05:30
akhisud3195
b4b862c8e0 Update debounce logic for assistant renaming 2025-08-18 15:21:23 +05:30
Ramnique Singh
0a6794a467 fix logging 2025-08-18 15:18:27 +05:30
Ramnique Singh
eaa1c518d8 add debug logs for billing 2025-08-18 15:09:33 +05:30
akhisud3195
a2a88f55c7 Set USE_TRANSFER_CONTROL_OPTIONS to false 2025-08-18 14:53:57 +05:30
akhisud3195
614d4d7b02 Remove generate button for agent instructions= 2025-08-18 14:42:40 +05:30
akhisud3195
cff537306b Fix glitch in assistant name editing 2025-08-18 14:36:48 +05:30
akhisud3195
d2f9eeedc3 Add go to scheduled runs as dropdown option 2025-08-18 14:23:40 +05:30
Ramnique Singh
1bfcf69baf add loading state for workflow 2025-08-18 14:19:12 +05:30
Ramnique Singh
9219590d64 load /workflow from backend 2025-08-18 13:51:28 +05:30
Ramnique Singh
9b7894dcd4 fix project naming issues on frontend 2025-08-18 12:02:44 +05:30
Ramnique Singh
abbc2f0d2a show laoding state on create project screen 2025-08-18 11:47:26 +05:30
Ramnique Singh
2f33b41a3c hardcode default model to gemini-2.5-flash 2025-08-18 11:31:04 +05:30
Ramnique Singh
bffd921837 remove rag_search 2025-08-18 11:09:22 +05:30
Ramnique Singh
1f14b83475 update rag worker gemini model and usage 2025-08-18 10:52:58 +05:30
Ramnique Singh
fef859bd95 fix type 2025-08-18 10:52:47 +05:30
Ramnique Singh
0131c2a111 use strong typing in mongo repos 2025-08-18 07:40:05 +05:30
Ramnique Singh
53219974d3 refactor file locations 2025-08-18 07:08:26 +05:30
Ramnique Singh
5675cda52b move composio lib location 2025-08-18 06:53:54 +05:30
Ramnique Singh
7458f5f58c housekeeping 2025-08-18 06:33:03 +05:30
Ramnique Singh
580ecc7f98
ddd refactor - projects (#208) 2025-08-18 06:30:26 +05:30