Commit graph

29 commits

Author SHA1 Message Date
Ramnique Singh
d22af5e4ec port agents runtime to ts 2025-06-24 16:40:16 +05:30
akhisud3195
9157f87dc7 Add hosted tools + revamp tools UX
Replace db storage with api calls to klavis for list servers and add filters to hosted tool views

Add logging and simplify oauth

Refactor klavis API calls to go via a proxy

Add projectAuthCheck() to klavis actions

Fix build error in stream-response route.ts

PARTIAL: Revamp tools modal

PARTIAL: Manage mcp servers at project level document

PARTIAL: Fetch tools from MCP servers upon toggle ON

PARTIAL: Propogate hosted MCP tools to entity_list in build view

Show tool toggle banner

Add sync explicitly to prevent long page load time for MCP server's tools

PARTIAL: Fix auth flow DB writes

PARTIAL: Add tools with isready flag for auth-related server handling

PARTIAL: Bring back sync tools CTA

Fix tool selection issues

PARTIAL: Fix sync issues with enriched and available tools and log unenriched tool names

Remove buggy log statement

Refactor common components and refactor HostedServer

PARTIAL: Add custom servers and standardize the UI

PARTIAL: Add modal and small UI improvements to custom servers page

Show clubbed MCP tools in entity_list

Add tool filters in tools section of entity_list

Revert text in add tool CTA

Make entity_list sections collapsed when one is expanded

Merge project level tools to workflow level tools when sending requests to agent service

Restore original panel-common variants

Reduce agentic workflow request by removing tools from mcp servers

Merge project level tools to workflow level tools when sending requests to copilot service

Fix padding issues in entity_list headers

Update package-lock.json

Revert package* files to devg

Revert tsconfig to dev

PARTIAL: Change tabs and switch to heroui pending switch issues

Fix switch issues with heroui

Pass projectTools via workflow/app to entity_list and do not write to DB

Fix issue with tool_config rendering and @ mentions for project tools

Include @ mentioned project tools in agent request

Update copilot usage of project tools

Read mcp server url directly from tool config in agents service

Make entity_list panels resizable

Update resize handlers across the board

Change Hosted MCP servers ---> Tools Library

Remove tools filter

Remove filter tabs in hosted tools

Move tools selected / tools available labels below card titles

Remove tools from config / settings page

Bring back old mcp servers handling in agents service for backward compatibility as fallback

Remove web_search from project template

Add icons for agents, tools and prompts in entity_list

Enable agents reordering in entity_list

Fix build errors

Make entity_list icons more transparent

Add logos for hosted tools and fix importsg

Fix server card component sizes and overflow

Add error handling in hosted servers pageg

Add node_modules to gitignore

remove root package json

add project auth checks

revert to project mcpServers being optional

refactor tool merging and conversion

revert stream route change

Move authURL klavis logic to klavis_actions

Fix tool enrichment for post-auth tools and make logging less verbose

Expand tool schema to include comprehensive json schema fields

Add enabled and ready filters to hosted tools

Add needs auth warning above auth button

Update tools icon

Add github and google client ids to docker-compose

Clean up MCP servers upon project deletion

Remove klavis ai label

Improve server loading on and off UX

Fix bug that was not enriching un-auth servers

Add tool testing capabilities

Fix un-blurred strip in tool testing modal view

Disable server card CTAs during toggling on or off transition

Add beta tag to tools

Add tool and server counts

Truncate long tool descriptions

Add separators between filters in servers view

Support multiple format types in tool testing fields

Fix menu position issue for @ mentions
2025-06-03 17:34:16 +05:30
akhisud3195
e1225e2ff8 Add debug mode toggle for playground 2025-05-07 15:56:30 +05:30
akhisud3195
614f7ee62b Remove playground blur effect 2025-05-07 12:53:11 +05:30
akhisud3195
4cf8d40199 Update copilot UI and add product tour 2025-04-15 21:55:25 +05:30
akhisud3195
9994720889 Add chat counter back to playground app 2025-04-10 19:21:00 +05:30
akhisud3195
767584dbbc Fix the copy button not working
Fix copy button not working
2025-04-10 13:30:43 +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
akhisud3195
bcb686a20d Mega UI revamp 2025-04-03 17:56:31 +05:30
ramnique
77b53696b6 Next.js changes for playground streaming 2025-03-26 15:52:00 +05:30
ramnique
a02c830fb0 Refactor agents api integration 2025-03-26 15:51:54 +05:30
akhisud3195
f49d8cb38a Add copilot prompts to starting templates 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
ramnique
374f66daf9 remove beta tags 2025-03-10 16:56:16 +05:30
ramnique
645d0c27f9 Fix test profile implementation 2025-03-03 19:39:51 +05:30
ramnique
4bd72ba245 migrate nextui to heroui 2025-03-03 18:01:44 +05:30
ramnique
768c5749a0 Add test profiles and overhaul testing 2025-02-28 17:36:25 +05:30
akhisud3195
82e4b66395 Add dark mode support, app styling, and editable field improvements
- Add global dark theme styles and partial app-wide dark mode support
- Support dark mode for @mentions, scenarios, and simulations
- Add save and discard buttons to editable fields
- Improve hover effect for @mentions dropdown in dark mode
2025-02-24 11:37:48 +05:30
akhisud3195
bfdc58fa40 Add tooltips and change section headings 2025-02-17 16:37:54 +05:30
akhisud3195
6f022e3f1b Remove old scenarios files 2025-02-17 11:02:17 +05:30
ramnique
2bafa5be49 reorganise types in next.js app 2025-02-14 13:36:11 +05:30
ramnique
2cdc25ab7e use relative imports in typescript 2025-02-14 13:36:11 +05:30
akhisud3195
4862a6273d Add context to scenarios in simulation 2025-02-14 12:18:50 +05:30
akhisud3195
5ca285b7df Re-route playground simulate button to dedicated page 2025-02-13 17:27:13 +05:30
akhisud3195
dac517add4 Run individual simulations in playground 2025-02-13 17:20:39 +05:30
ramnique
7bf32d6746 add copy json to copilot 2025-01-23 12:25:19 +05:30
ramnique
b6728d270d ui updates for workflow editor 2025-01-18 14:20:40 +05:30
ramnique
10f76ef49f add rowboat app 2025-01-13 15:31:50 +05:30