Commit graph

259 commits

Author SHA1 Message Date
Ramnique Singh
7e9c7d3e3e fix @mentions positioning bug 2025-06-13 11:21:45 +05:30
Ramnique Singh
5d2287e6d8 show unsaved changes 2025-06-12 07:06:20 +05:30
Ramnique Singh
a2a80282c9 fix start agent persistence 2025-06-12 07:06:11 +05:30
Ramnique Singh
7c00012fbc fix klavis error on project deletion 2025-06-08 16:32:20 +05:30
Ramnique Singh
a79667b401 support streameable HTTP mcp 2025-06-08 16:23:51 +05:30
Ramnique Singh
f25e3e2ed4 billing updates 2025-06-08 14:54:53 +05:30
Ramnique Singh
2fda9a7e79 add stripe billing 2025-06-04 17:32:13 +05:30
akhisud3195
5c92ff279e Add CTAs to hosted tools error message for docs and custom servers 2025-06-04 14:31:02 +05:30
akhisud3195
25d350b97c Update Gmail in server url and client maps 2025-06-03 17:34: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
arkml
bac6f4745b changed placeholder urls to docker specific ones 2025-05-20 12:44:20 +05:30
akhisud3195
4562e7c137 Update files source page to not show status when no files uploaded 2025-05-13 15:12:37 +05:30
akhisud3195
1230f4f25c Update RAG banner text 2025-05-13 09:25:01 +05:30
akhisud3195
718ec86f5b Add agent config message to RAG pages 2025-05-12 21:02:16 +05:30
akhisud3195
5036e52957 Move RAG to separate tab in agent config 2025-05-12 20:54:17 +05:30
akhisud3195
462a2fb651 Add data source ids to copilot request 2025-05-12 20:40:02 +05:30
akhisud3195
9c712250fb Fix build errors 2025-05-09 20:00:50 +05:30
akhisud3195
5bc1dc8b37 Show update instructions CTA to trigger copilot when new data sources are attached to agents 2025-05-09 19:41:10 +05:30
akhisud3195
e4cd71e6b1 Add data sources to product tour 2025-05-09 19:14:05 +05:30
akhisud3195
6875459327 Update data sources to include descriptions and send them to copilot 2025-05-09 19:01:06 +05:30
akhisud3195
820150641c Add padding below tool calls in playground 2025-05-09 10:57:29 +05:30
akhisud3195
e4d3831893 Add back to sources button on data source page 2025-05-09 10:52:46 +05:30
akhisud3195
968dfacd65 [EXP] Make rag_search a library tool 2025-05-09 09:39:09 +05:30
Ramnique Singh
bdc7f01ea2 fix rag worker queries 2025-05-09 09:38:09 +05:30
Ramnique Singh
070dfa7a9b hide disabled rag options 2025-05-09 09:38:09 +05:30
Ramnique Singh
b80eaffbe9 Add support for RAG 2025-05-09 09:38:08 +05:30
akhisud3195
2156c94449 Improve function call rendering style 2025-05-09 09:33:12 +05:30
akhisud3195
080c9c6e55 Restore tool call rendering in playground - in debug view 2025-05-08 21:54:26 +05:30
akhisud3195
4df6d832c2 Move max_calls_per_parent_child to agent config in the UI 2025-05-08 21:34:46 +05:30
Ramnique Singh
d01248efb1
Merge pull request #107 from rowboatlabs/pipelines
Pipelines, playground styling and debug messages
2025-05-08 16:12:15 +05:30
akhisud3195
536a798a72 Add sub-text in projects page prompt 2025-05-08 11:07:59 +05:30
akhisud3195
054b717f2f Update example heading in projects page 2025-05-08 10:48:47 +05:30
Ramnique Singh
51b0f7901e move streaming api routes 2025-05-07 23:53:35 +05:30
akhisud3195
93869fddd8 Fix ordering of tabs in agent config and border issues with multiline fields 2025-05-07 22:16:16 +05:30
akhisud3195
f01b7f732e Add maximize and minimize for agent instructions and examples 2025-05-07 21:13:21 +05:30
akhisud3195
d2d65fa83c Display close icon shortcut in agent , prompt and tools configs 2025-05-07 20:45:32 +05:30
akhisud3195
b1384352b0 Fix linter error 2025-05-07 20:37:32 +05:30
akhisud3195
703df486f9 Reduce size of instructions and examples font in agents 2025-05-07 20:35:50 +05:30
akhisud3195
dc555a21c0 Make version status more prominent 2025-05-07 20:01:25 +05:30
akhisud3195
31b786b8ba Update warning and CTAs in live workflow versions 2025-05-07 19:59:38 +05:30
akhisud3195
8981345ba8 Add help modal and expand product tour 2025-05-07 19:28:54 +05:30
akhisud3195
f91e3bab48 Update workflow version menu and add deploy CTA upfront 2025-05-07 18:56:19 +05:30
akhisud3195
0b0c682543 Update tooltip texts for agent type 2025-05-07 18:18:20 +05:30
akhisud3195
e1225e2ff8 Add debug mode toggle for playground 2025-05-07 15:56:30 +05:30
akhisud3195
bb6a546b02 Make internal messages more subtle 2025-05-07 15:01:36 +05:30
akhisud3195
013fc3a996 Change color (make lighter) of agent transition messages 2025-05-07 14:21:35 +05:30
akhisud3195
e1b1b63980 Update styling for chat messages in playground and add delta timestamps 2025-05-07 14:05:13 +05:30
akhisud3195
614f7ee62b Remove playground blur effect 2025-05-07 12:53:11 +05:30
akhisud3195
ee0a443324 Update version name edit box styling 2025-05-06 23:12:26 +05:30
akhisud3195
92a5b335e7 Update starting prompts with blog assistant 2025-05-06 22:58:22 +05:30