Commit graph

307 commits

Author SHA1 Message Date
Ramnique Singh
6736abbdec fix copilot streaming display 2025-04-22 11:33:14 +05:30
akhisud3195
70fb28ad22 Remove style prompt from project templates 2025-04-16 20:18:43 +04:00
arkml
9a59d62888 copilot puts out better plan at beginning 2025-04-16 13:44:56 +05:30
Ramnique Singh
49ca5a7154 Use streaming in Copilot 2025-04-16 02:11:35 +05:30
akhisud3195
dbd836d5e6 Update tool definitions to use isLibrary 2025-04-15 21:55:26 +05:30
arkml
3d4702c83e fixed web search 2025-04-15 21:55:26 +05:30
akhisud3195
ef378ba802 Fix compose box issues 2025-04-15 21:55:26 +05:30
arkml
8e16ac6204 add web search tool in run_streamed 2025-04-15 21:55:26 +05:30
akhisud3195
6312fe8e83 Hide tour option in projects page 2025-04-15 21:55:25 +05:30
akhisud3195
f1d7a6f176 Remove greeting message from inital project state 2025-04-15 21:55:25 +05:30
akhisud3195
4cf8d40199 Update copilot UI and add product tour 2025-04-15 21:55:25 +05:30
arkml
41c3f2cfc6 added web_search tool to agents 2025-04-15 21:55:25 +05:30
akhisud3195
aad14804ea Update tool types to include custom and library tools and add web_search tool
Add web_search tool and change tool definition
2025-04-15 21:55:25 +05:30
arkml
583a9bf02c update docs 2025-04-15 21:41:08 +05:30
arkml
86bfa50820 moved copilot to gpt4.1 and other fixes 2025-04-14 23:50:07 +05:30
akhisud3195
577d637c75 Add copilot animations 2025-04-14 14:00:06 +05:30
akhisud3195
903ed7ced4 Make copilot button bigger and expand copilot by default 2025-04-14 11:53:52 +05:30
akhisud3195
c3181100e9 Highlight entity list selected entity 2025-04-14 11:37:17 +05:30
akhisud3195
9994720889 Add chat counter back to playground app 2025-04-10 19:21:00 +05:30
akhisud3195
4d4231180f Refactor project page 2025-04-10 16:57:24 +05:30
akhisud3195
72f8c6815a Remove outer layer for projects page 2025-04-10 16:28:22 +05:30
akhisud3195
d87faf4ec6 Fix project creation type errors 2025-04-10 15:44:07 +05:30
akhisud3195
74753d138b Update project creation page layout with animation 2025-04-10 15:40:42 +05:30
akhisud3195
affbc25583 Remove transfer control after turn option 2025-04-10 14:31:00 +05:30
akhisud3195
882a33aa6f Fix tool param name bug 2025-04-10 14:10:13 +05:30
akhisud3195
767584dbbc Fix the copy button not working
Fix copy button not working
2025-04-10 13:30:43 +05:30
akhisud3195
0d775003bf Hide projects list behind CTA 2025-04-10 11:44:22 +05:30
Ramnique Singh
05581e4e9d bugfix: python sdk losing state 2025-04-10 01:34:29 +05:30
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
arkml
1f9749fe37 fix default tokens used values 2025-04-09 21:29:46 +05:30
arkml
06262d8097 minor fix to docs 2025-04-09 21:19:57 +05:30
arkml
6e7a794195 minor fix in docs 2025-04-09 21:15:43 +05:30
arkml
efc6fbcf45 updated docs 2025-04-09 20:55:26 +05:30
arkml
122ee00fac bubble up exceptions in tools 2025-04-09 19:35:25 +05:30
arkml
fd457c0692 the agents are now aware of their names 2025-04-09 15:54:27 +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
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