Commit graph

843 commits

Author SHA1 Message Date
Tushar
3c4e0473b9
fix: remove no-agent message that was incorrectly triggering for pipeline start agents (#245)
- Removed 'Hi! To get started with chatting with your Assistant please create an agent first!' message feature
- Pipelines can now be set as start agents without triggering this error message
- Removed checks from emitGreetingTurn() and streamResponse() functions
- System now handles all agent types properly as start agents
2025-09-12 18:32:23 +05:30
arkml
458302fc43
Small improvements 4 (#247)
* removed Publish from progress bar

* removed publish tour related code

* make chat correctly in tours

* fixed use step completion
2025-09-12 17:36:57 +05:30
arkml
64a6cffe9c
Copilot2 (#246)
* added customer support example

* fixed twitter sentiment prebuilt card

* make variable section open by default
2025-09-12 16:11:34 +05:30
akhisud3195
a68ae56787 Fix copilot compose box showing in agent instructions expanded view 2025-09-12 13:42:37 +04:00
akhisud3195
3dc7a6783b Add typing ellipsis to playground 2025-09-12 13:33:39 +04:00
akhisud3195
3b2d8a4fb5 Fix indentation of user-facing agent messages 2025-09-12 13:28:17 +04:00
akhisud3195
1d3e3bb76e Fix content disappearance upon viewmode toggle 2025-09-12 13:20:28 +04:00
akhisud3195
168b01ca70 Add auto-publish flow 2025-09-12 13:11:22 +04:00
tusharmagar
b430c0cf15 Changed the Three Pane SVG Icon 2025-09-12 13:04:06 +05:30
Akhilesh Sudhakar
ee02d61996
Add options to hide panes (#244)
* Add multiple pane views

* Fix rendering issues

* Fix copilot apply selection pane error and remove old debug logs

* Make top bar more compact

* Fix copilot generation from starting prompt

* Fix panel resizing issues

* Fix content preservation upon hiding panes

* Added changes on top of pane_layouts branch to remove example agent from the workflow editor

* Grey out options for changing pane layout during zero agents state

* Add zero-agent state for playground and publish buttons

* Fix pane sizes and bugs

---------

Co-authored-by: tusharmagar <tushmag@gmail.com>
2025-09-12 00:37:44 +04:00
arkml
431f835ba1
Merge pull request #243 from rowboatlabs/dev
Dev
2025-09-12 00:52:05 +05:30
arkml
c2002e6c63
Prebuilt3 (#242)
* added Twitter sentiment agent

* Twitter assistants

* added subtext for prebuilt

* added customer support prebuilt
2025-09-12 00:42:57 +05:30
arkml
1aaf5929f8
added ability to share workflows (#240) 2025-09-11 21:47:32 +05:30
arkml
ad7a0d313b
Fix vercel (#241)
* use static imports for prebuilt cards

* fixed s3 env variables
2025-09-11 21:39:47 +05:30
arkml
5efdee18eb
Tool mentions (#239)
* disable click for invalid tools

* handle variables as mentions in the editor

* delete tools persist immediately

* deleting tools in live view shows the same warning and option to switch to draft
2025-09-11 20:50:47 +05:30
arkml
158777b045
Image (#238)
* added image tool

* show image in playground

* store images in Redis

* new images use unique urls

* moved from redis to s3 for image urls

* removed unnecessary changes

* removed the bubble around assistant messages

* added a download button on hover on image

* increased image size and removed border

* revert the bubbes for the assistant messages
2025-09-11 20:50:20 +05:30
arkml
af0fcce127 make workflow mode sticky across navigation 2025-09-11 15:56:23 +05:30
arkml
b3bd89a478 added note about publishing to triggers 2025-09-11 15:40:45 +05:30
arkml
63e95cf853
Prebuilt cards sections (#237)
* add spinner to pre-built cards

* added subsections for prebuilt

* added section name styling

* added news section and reddit to slack workflow
2025-09-09 23:53:34 +05:30
arkml
13051dbf3a added a explain prompt to the copilot when you click on prebuilt cards 2025-09-09 13:51:16 +05:30
arkml
9e88c7f680 changed import json to plus icon 2025-09-09 13:13:57 +05:30
Tushar
1ebe58c499
Revert "Refactor project templates to remove the Example Agent and update related documentation. Updated the copilot behaviour aswell." (#236)
This reverts commit bbd5b7aa5d.
2025-09-09 12:38:33 +05:30
arkml
04c505979f for import and pre-built mark the build step as completed in the progress bar 2025-09-08 23:01:50 +05:30
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
Tushar
d2c15f6b1f
Docs cleanup (#235) 2025-09-08 20:54:36 +05:30
arkml
1ade0a8df6
Merge pull request #234 from rowboatlabs/dev
Dev
2025-09-08 17:26:02 +05:30
arkml
25b355edf2 make default max calls per parent to 1 2025-09-08 16:03:35 +05:30
arkml
d8c00b33de better logging for composio to handle json issues 2025-09-08 14:32:34 +05:30
arkml
73e8f762bf better logging for mismatched toolkit auth ids 2025-09-08 14:19:16 +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
arkml
448f94a530
Merge pull request #227 from rowboatlabs/dev
Dev
2025-09-02 12:05:13 +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
Tushar
82982eaec8
docs: improve documentation content (#223) 2025-08-28 12:22:13 +05:30
akhisud3195
463630cc0a Upgrade composio package and update no_auth logic 2025-08-27 20:52:31 +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
fbd0d7fae2 remove direct rag tool mentions from copilot 2025-08-25 20:22:08 +05:30
arkml
01ed2eda18 use env variable for showing pre-built cards 2025-08-25 20:16:02 +05:30
arkml
2368d1b64a
Merge pull request #222 from rowboatlabs/dev
Dev
2025-08-24 11:44:06 +05:30
arkml
203a3e7644 minor wording changes 2025-08-23 23:16:17 +05:30
arkml
b009961591 add internal message prefix to pipeline agent 2025-08-23 20:23:42 +05:30