Ramnique Singh
8f40b5fb33
ddd refactor: copilot streaming
2025-08-23 12:27:58 +05:30
Ramnique Singh
531f9feea6
relocate copilot types
2025-08-23 10:58:38 +05:30
Ramnique Singh
b49e14fdf8
update billing types
2025-08-23 09:59:14 +05:30
Ramnique Singh
219d4c7901
ddd: create users repository
2025-08-23 08:15:58 +05:30
Ramnique Singh
eac001527c
close eventsource on chat unmount
2025-08-22 18:39:31 +05:30
Ramnique Singh
2c3016f143
improve agents-sdk message handling
2025-08-22 17:45:09 +05:30
arkml
29a2030abe
added new prebuilt agents
2025-08-21 23:09:45 +05:30
arkml
ab014f788c
Context variables ( #214 )
...
* move prompts panel to variables
* variable shows both name and value
* added modal to add variables
* removed warning on edits
* adding or updating variables only uses the modal
* append variable context to agent instructions
* add dummy value to the variable values when downloading json
* fixed @variable mentions in the instruction editor
* change placeholder text for variables when json is imported
2025-08-21 17:29:27 +05:30
akhisud3195
981cff3b3f
Update copilot welcome message
2025-08-21 10:15:28 +05:30
akhisud3195
ab0049d9ba
Update configurations tab name and remove max calls from parent
2025-08-21 09:58:28 +05:30
akhisud3195
e68da3de21
Move agent name to header of agent config
2025-08-21 09:49:24 +05:30
akhisud3195
4876b8e818
Re-route help button to discord
2025-08-21 09:08:34 +05:30
akhisud3195
291943cdd5
Fix copilot welcome screen component overlay
2025-08-21 08:49:11 +05:30
Ramnique Singh
aef3771cd5
allow copilot to delete things, set start agent
2025-08-21 07:43:21 +05:30
Ramnique Singh
d2e590956b
enforce max jobs per hour
2025-08-20 17:08:19 +05:30
Ramnique Singh
0b31585141
improve minute alignment logic
2025-08-20 16:40:20 +05:30
Ramnique Singh
08e76edd51
remove user-facing errors
2025-08-20 00:54:11 +05:30
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