Commit graph

993 commits

Author SHA1 Message Date
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
Akhilesh Sudhakar
4b095d16cc
Add toolkit management to settings page (#207)
* Add toolkit management to settings page

* Club disconnect and remove ctas in toolkit mgmt
2025-08-18 04:06:36 +08:00
arkml
114b4f453a removed temperature from agents to support gpt 5 2025-08-17 12:32:21 +05:30
Ramnique Singh
7d70ff8fd2 merge job workers 2025-08-17 11:06:53 +05:30
Ramnique Singh
cc8e9210d7 housekeeping 2025-08-17 10:51:54 +05:30
Ramnique Singh
3755e76474 parse relevant datasource fields in copilot 2025-08-17 10:28:21 +05:30
Ramnique Singh
4b33b20e76
DDD refactor: data-sources (#205) 2025-08-17 08:06:17 +05:30
arkml
912c8be156 change placeholder text for new assistant in projects page 2025-08-16 23:34:03 +05:30
akhisud3195
178e9960a3 Fix playground chat box interference by copilot changes 2025-08-16 18:33:53 +08:00
akhisud3195
98169c7490 Change playground --> chat 2025-08-16 18:20:21 +08:00
arkml
19a1d6d9be fixed text case of assistant in playground 2025-08-16 13:21:27 +05:30
Ramnique Singh
f7a3c8579d housekeeping: renames, unused imports 2025-08-15 13:58:57 +05:30
Ramnique Singh
85adfcd139 ddd refactor: project-members 2025-08-15 13:51:07 +05:30