Commit graph

23 commits

Author SHA1 Message Date
Ramnique Singh
53219974d3 refactor file locations 2025-08-18 07:08:26 +05:30
Ramnique Singh
580ecc7f98
ddd refactor - projects (#208) 2025-08-18 06:30:26 +05:30
Ramnique Singh
eccfb4748f
billing + credits updates (#202) 2025-08-14 19:59:38 +05:30
Ramnique Singh
831356a155 refactor usage quota service as a policy 2025-08-05 15:54:28 +05:30
Ramnique Singh
9fba2b1bec move query limit check to DDD 2025-08-05 15:36:50 +05:30
Ramnique Singh
2e3a7916e9 refactor tools UX: part 2 2025-07-23 16:23:31 +05:30
Ramnique Singh
23681d8b4d simplify workflow version mgmt 2025-07-18 01:22:53 +05:30
Ramnique Singh
078f785a9e add composio tools 2025-07-08 21:24:34 +05:30
Ramnique Singh
d22af5e4ec port agents runtime to ts 2025-06-24 16:40:16 +05:30
Ramnique Singh
3b72de5df4 upgrade to next.js 15 2025-06-24 15:45:04 +05:30
Ramnique Singh
2fda9a7e79 add stripe billing 2025-06-04 17:32:13 +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
Ramnique Singh
a59d8c3ed3 fix sync /chat call to agents service 2025-04-05 00:37:20 +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
5dca666879 allow importing mcp tools 2025-03-24 14:08:31 +05:30
ramnique
0df92e80c6 add chat-widget to monorepo 2025-03-09 15:13:19 +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
ramnique
80a98f1d7b send msgs in webhook tool calls 2025-02-05 16:22:18 +05:30
ramnique
200e8d2e38 add rate-limiting 2025-02-04 16:35:12 +05:30
ramnique
76533d26c9 add openai style /chat api 2025-01-14 17:47:45 +05:30
ramnique
573188afb0 move rb widget apis to /api/widget/v1 2025-01-14 16:26:59 +05:30