Ramnique Singh
|
8fd370ed00
|
persist mcp imports
|
2025-04-08 00:28:39 +05:30 |
|
Ramnique Singh
|
f722591ccd
|
mv experimental apps
|
2025-04-07 23:53:17 +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 |
|
Ramnique Singh
|
66449caa8d
|
Update docs and readme
|
2025-04-03 19:58:39 +05:30 |
|
arkml
|
304ee9c2bf
|
removed default post process and escalation agents
|
2025-04-03 19:55:39 +05:30 |
|
Ramnique Singh
|
f73f6bafe7
|
Merge pull request #55 from rowboatlabs/ui_revamp
PR: UI revamp
|
2025-04-03 19:49:50 +05:30 |
|
akhisud3195
|
6236bc68e9
|
Update sidebar labels and add docker logs
|
2025-04-03 19:34:08 +05:30 |
|
Ramnique Singh
|
b9ffacc4f0
|
update docs favicon
|
2025-04-03 18:27:49 +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 |
|
arkml
|
661e18e6ec
|
copilot change to ignore an empty chat
|
2025-04-02 16:59:20 +05:30 |
|
arkml
|
f7d3983945
|
twilio: get greeting message from agents
|
2025-04-01 13:35:24 +05:30 |
|
arkml
|
98c48f6484
|
fix agent transfer messages
|
2025-04-01 13:19:46 +05:30 |
|
arkml
|
98663275b8
|
set temperature to 0 in agents
|
2025-04-01 12:53:19 +05:30 |
|
arkml
|
6396102253
|
fixed copilot to align with agents sdk
|
2025-04-01 01:13:08 +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 |
|
arkml
|
18812a4887
|
Made agent run function async (#49)
* fixed sync run function
* fixed simulation
|
2025-03-28 00:51:53 +05:30 |
|
Ramnique Singh
|
a56b2d3a90
|
add text rag source
|
2025-03-27 22:44:28 +05:30 |
|
Ramnique Singh
|
e317c1eb50
|
chat-widget: upgrade to next 14.2.25
|
2025-03-27 18:40:21 +05:30 |
|
Ramnique Singh
|
1fead8be46
|
chat-widget: fix useEffect() dep
|
2025-03-27 18:39:56 +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 |
|
arkml
|
4b3395ea3a
|
added test profile support for tools
|
2025-03-26 23:08:23 +05:30 |
|
arkml
|
d58c0cce88
|
added jwt header for calling webhook tools
|
2025-03-26 21:05:49 +05:30 |
|
Ramnique Singh
|
277a553ee1
|
docker fixes for agents
|
2025-03-26 17:01:49 +05:30 |
|
akhisud3195
|
695a961333
|
Fix tool call id
|
2025-03-26 15:52:01 +05:30 |
|
ramnique
|
77b53696b6
|
Next.js changes for playground streaming
|
2025-03-26 15:52:00 +05:30 |
|
akhisud3195
|
24efe0e887
|
Merge changes v1
|
2025-03-26 15:51:59 +05:30 |
|
arkml
|
b2fd9bf877
|
tool invocation
|
2025-03-26 15:51:58 +05:30 |
|
ramnique
|
b131c1768e
|
agents: add sse scaffolding
|
2025-03-26 15:51:57 +05:30 |
|
akhisud3195
|
e725fc6276
|
Add async/sync wrapper over run
|
2025-03-26 15:51:56 +05:30 |
|
arkml
|
a2a19f37d7
|
added webhook and mocking support
|
2025-03-26 15:51:56 +05:30 |
|