Commit graph

351 commits

Author SHA1 Message Date
arkml
4193ed57f0 update placeholder text for copilot 2025-09-08 22:49:59 +05:30
arkml
86a33994b9 simplified the new assistant text box 2025-09-08 22:16:47 +05:30
Tushar
a0734f7013
Prebuiltcards (#233)
* Add prebuilt cards functionality and related changes

* removed old jsons (still need to update the existing ones too)

* Refactor project templates to remove the Example Agent and update related documentation. Updated the copilot behaviour aswell.

* Merge remote-tracking branch 'origin/dev' into prebuiltcards

* Update SHOW_PREBUILT_CARDS logic to use environment variable for better configuration management
2025-09-08 21:22:35 +05:30
arkml
9a60a03217 protect against localstrorage error 2025-09-08 14:07:39 +05:30
arkml
f772088e90
Trigger changes (#232)
* new external trigger page is shown if no external triggers are setup yet

* make one time trigger default to new trigger

* default to new trigger in recurring triggers

* remove back button if no triggers are setup yet
2025-09-07 19:15:16 +05:30
arkml
d899966107
Progressbar (#231)
* added basic progress bar

* step 1 turns green when any agent instructio is changed

* step 2 is done after playground chat

* step 3 turns green on publish

* step 4 turns green on use assistant

* step 1 turns green on copilot changes too

* reduced font size of the live workflow warning

* better hover texts for steps

* change progress bar style

* better tool tips

* reverted styling of use assistant button

* chat with assistant option collapses the left pane

* remove hide left panel button

* made progress bar hover text more prominent

* add labels to progress bar

* added tour for build

* added tour for test

* added tour for publish

* added tour for use step

* added tool tip for each step to click for tour

* refined wording in product tours

* added jobs and conversations to the product tour
2025-09-07 19:12:50 +05:30
arkml
c793f0a344 minor changes to how this tool runs section 2025-09-05 15:18:33 +05:30
arkml
dbd0751ad9 removed in-line more tools button 2025-09-05 14:50:53 +05:30
Akhilesh Sudhakar
122d83d8f7
Merge copilot and playground into single pane and prevent edits in live mode
* Display copilot and playground as toggles

* Auto-switch live mode to draft mode when changes are made to workflow or build mode is toggled on

* Show playground / copilot alongside entity config in 3-pane

* Make tool params non-bold

* Fix panel resizing issues

* Fix logic around transitions back to draft mode from live mode

* Change test to chat in the toggle

* Fix workflow consistency issues while switching between live and draft modes
2025-09-04 11:05:43 +04:00
arkml
3d36884c73
Small improvements (#228)
* make the start tag for all agents the same

* remove scroll from the my assistants page
2025-09-02 22:09:09 +05:30
Tushar
49e67115e6
Fix copiot pipeline workflow editor (#226)
* Fix copiot pipeline workflow editor

* added the defaultModel usage
2025-09-01 16:13:45 +05:30
akhisud3195
ec40873212 Update copilot action cards loading states 2025-08-26 22:27:58 +05:30
akhisud3195
1cf8bd01de Update copilot loading states 2025-08-26 22:07:12 +05:30
akhisud3195
b73f3aa732 Add toolkit logos for composio tool copilot cards 2025-08-26 17:07:29 +05:30
arkml
01ed2eda18 use env variable for showing pre-built cards 2025-08-25 20:16:02 +05:30
arkml
203a3e7644 minor wording changes 2025-08-23 23:16:17 +05:30
arkml
ba3583e0ed
Predefined prompts (#221)
* show predifined copilot prompts

* minor cleanup to predefined prompts
2025-08-23 20:17:52 +05:30
arkml
3eeb67e417
added feature flag for pre-built cards (#218) 2025-08-23 17:32:27 +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
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
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
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
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
45e1c13946 use project checks before loading workflow 2025-08-18 21:40:42 +05:30
akhisud3195
b4b862c8e0 Update debounce logic for assistant renaming 2025-08-18 15:21:23 +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