Commit graph

180 commits

Author SHA1 Message Date
Ramnique Singh
97feb71869 Update docs and simplify sdk 2025-04-10 00:24:57 +05:30
arkml
c338ec4dec update docs with new images and videos 2025-04-09 23:56:39 +05:30
Ramnique Singh
8731dc716c Use POST method SSE streaming in agents
This change eliminates an extra API endpoint from agents service. It
also removes dependency on redis
2025-04-09 14:50:14 +05:30
Ramnique Singh
f654f71e7d fix mcp tool schema bug 2025-04-08 22:50:43 +05:30
Ramnique Singh
bf51dd442d fix copilot compose text bug 2025-04-08 16:08:31 +05:30
Ramnique Singh
8fd370ed00 persist mcp imports 2025-04-08 00:28:39 +05:30
akhisud3195
7f6ece90f8 Conditionally render testing feature based on use testing flag 2025-04-07 17:19:58 +05:30
akhisud3195
01e7962868 Update feature flags and resolve apos issues 2025-04-07 17:17:09 +05:30
akhisud3195
e0e643f59d Conditionally render voice configs in settings based on use voice feature flag 2025-04-07 17:09:55 +05:30
akhisud3195
f7a4afe49d Conditionally render test profiles in playground based on use testing flag 2025-04-07 17:07:06 +05:30
akhisud3195
01f16a11d3 Add feature flags for use multiple projects and display project page accordingly
Update project new page style
2025-04-07 17:02:45 +05:30
Ramnique Singh
a59d8c3ed3 fix sync /chat call to agents service 2025-04-05 00:37:20 +05:30
Ramnique Singh
a9d32ea423 fix workflow editor menu 2025-04-04 22:32:57 +05:30
akhisud3195
7688dfbf70 Revamp project selection page
Update styling of project page

Fix type errors
2025-04-04 15:23:52 +05:30
akhisud3195
71ea609175 Add spacing after copilot cards 2025-04-04 11:47:56 +05:30
akhisud3195
723aeca581 Fix copilot bugs 2025-04-04 11:32:44 +05:30
akhisud3195
2a5176119a Handle compose box clearing in copilot 2025-04-03 23:25:41 +05:30
akhisud3195
2e9a81dfba Fix compose box chat clearing issue 2025-04-03 23:15:02 +05:30
akhisud3195
df9aa30566 Fix RAG data source bug in agent config 2025-04-03 20:15:10 +05:30
arkml
304ee9c2bf removed default post process and escalation agents 2025-04-03 19:55:39 +05:30
akhisud3195
6236bc68e9 Update sidebar labels and add docker logs 2025-04-03 19:34:08 +05:30
akhisud3195
bcb686a20d Mega UI revamp 2025-04-03 17:56:31 +05:30
Ramnique Singh
650f481a96 fix logo paths 2025-04-03 14:25:10 +05:30
Ramnique Singh
345dba011c update rowboat logos 2025-04-03 14:18:23 +05:30
Ramnique Singh
c465a86c44 don't show latency in greeting msg 2025-03-31 21:18:17 +05:30
Ramnique Singh
96f140187a default to gpt-4o for agents 2025-03-31 21:00:47 +05:30
Ramnique Singh
64cfe43135 fix copilot bugs 2025-03-28 20:33:03 +05:30
Ramnique Singh
a56b2d3a90 add text rag source 2025-03-27 22:44:28 +05:30
Ramnique Singh
19cb3d3de8
Merge pull request #48 from rowboatlabs/voice-rebased
add Twilio voice handler
2025-03-27 12:37:11 +05:30
Ramnique Singh
17b46bf27e fix package-lock 2025-03-27 12:34:01 +05:30
arkml
36d9698492 Add twilio handler service 2025-03-27 12:30:23 +05:30
akhisud3195
de6b3cbbbb Add twilio configuration user flow 2025-03-27 12:28:41 +05:30
Ramnique Singh
861bae11a6 make auth optional 2025-03-27 07:58:15 +05:30
Ramnique Singh
277a553ee1 docker fixes for agents 2025-03-26 17:01:49 +05:30
ramnique
77b53696b6 Next.js changes for playground streaming 2025-03-26 15:52:00 +05:30
ramnique
b131c1768e agents: add sse scaffolding 2025-03-26 15:51:57 +05:30
ramnique
a02c830fb0 Refactor agents api integration 2025-03-26 15:51:54 +05:30
ramnique
aab6a28006 fix module import err 2025-03-26 15:51:52 +05:30
ramnique
1c71028acf allow importing mcp tools 2025-03-26 15:51:42 +05:30
ramnique
9a2ae7e632 fix new tool name format 2025-03-24 14:08:31 +05:30
ramnique
3a26aac949 relocate mcp tool import btn 2025-03-24 14:08:31 +05:30
ramnique
4b5c0fffb1 improve request logging 2025-03-24 14:08:31 +05:30
ramnique
349992f558 fix module import err 2025-03-24 14:08:31 +05:30
akhisud3195
f49d8cb38a Add copilot prompts to starting templates 2025-03-24 14:08:31 +05:30
ramnique
5dca666879 allow importing mcp tools 2025-03-24 14:08:31 +05:30
akhisud3195
51166c19b4 Add navigation CTAs in testing section 2025-03-24 14:08:31 +05:30
akhisud3195
ff15e55c6d Revamp testing flows UI UX 2025-03-24 14:08:31 +05:30
ramnique
3ea08895b8 Autorun chat in playground to show greeting 2025-03-24 14:08:31 +05:30
akhisud3195
d15eddc951 Add support for greeting message in agents 2025-03-24 14:08:31 +05:30
akhisud3195
9f2854a22c Add dark mode support for testing pages 2025-03-24 14:08:31 +05:30