Commit graph

1174 commits

Author SHA1 Message Date
Ramnique Singh
d5302ea2d1
Merge pull request #153 from rowboatlabs/dev
Add hosted tools
2025-06-04 15:14:11 +05:30
akhisud3195
5c92ff279e Add CTAs to hosted tools error message for docs and custom servers 2025-06-04 14:31:02 +05:30
Akhilesh Sudhakar
79bb6eff21
Merge pull request #151 from rowboatlabs/hosted_docs
Hosted docs
2025-06-04 10:43:17 +05:30
arkml
886005fd6e added docs for hosted mcp servers 2025-06-03 23:05:01 +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
Akhilesh Sudhakar
b5ff40af8e
Merge pull request #147 from rowboatlabs/akhisud3195-patch-1
Update README.md
2025-05-29 23:28:21 +05:30
Akhilesh Sudhakar
28563bc35a
Update README.md 2025-05-29 23:24:16 +05:30
arkml
2320fbf537
Merge pull request #146 from rowboatlabs/arkml-patch-1
Update README.md
2025-05-29 20:53:49 +05:30
arkml
7682a4fe36
Update README.md 2025-05-29 20:47:56 +05:30
Ramnique Singh
7400050aef
Merge pull request #139 from rowboatlabs/dev
Dev changes
2025-05-20 20:10:32 +05:30
arkml
df3e06a08d
Merge pull request #138 from rowboatlabs/tokens_used
fixed token_used error for other providers
2025-05-20 18:47:28 +07:00
arkml
37cac79da7 fixed token_used error for other providers 2025-05-20 17:12:06 +05:30
arkml
148299d6f8 updated RAG docs 2025-05-20 16:11:44 +05:30
arkml
f73599b84c
Update using_rag.md 2025-05-20 12:56:37 +05:30
arkml
bac6f4745b changed placeholder urls to docker specific ones 2025-05-20 12:44:20 +05:30
Akhilesh Sudhakar
194e67744a
Merge pull request #133 from rowboatlabs/akhisud3195-patch-2
Update discord link - 2
2025-05-18 18:39:44 +05:30
Akhilesh Sudhakar
4620f4ceb9
Update discord link - 2 2025-05-17 10:06:46 +05:30
Akhilesh Sudhakar
96aa6b7d86
Update discord link - 2 2025-05-17 10:06:10 +05:30
Akhilesh Sudhakar
8056143821
Merge pull request #132 from rowboatlabs/akhisud3195-patch-1
Update discord link
2025-05-17 09:56:26 +05:30
Akhilesh Sudhakar
67516e1dc5
Update discord link 2025-05-17 09:51:42 +05:30
Akhilesh Sudhakar
879fbb8924
Update discord link 2025-05-17 09:51:09 +05:30
Akhilesh Sudhakar
28ad7008e4
Merge pull request #119 from rowboatlabs/dev
Make tracing env var access safe
2025-05-13 23:07:10 +05:30
akhisud3195
87615ce96f Make tracing env var access safe 2025-05-13 20:30:27 +05:30
Ramnique Singh
6b6537bbc7
Merge pull request #118 from rowboatlabs/dev
dev changes
2025-05-13 20:10:21 +05:30
Ramnique Singh
d2ae2da098
Merge pull request #102 from rowboatlabs/rag
RAG using text, file uploads, firecrawl
2025-05-13 19:30:52 +05:30
akhisud3195
4562e7c137 Update files source page to not show status when no files uploaded 2025-05-13 15:12:37 +05:30
arkml
ee6a7ab763 add product help questions to copilot 2025-05-13 14:05:00 +05:30
arkml
56b1edf437 copilot now adds rag instructions to the agents 2025-05-13 12:37:33 +05:30
akhisud3195
a3e9431240 Add copilot input log 2025-05-13 12:07: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
889b7ee166 Add RAG tool logging and update to use chunks toggle, ragK value 2025-05-09 10:26:16 +05:30
akhisud3195
770a080232 Clean up tools.py and interactive.py 2025-05-09 10:17:36 +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
fc4a9843a3 improve embedding index docs and setup 2025-05-09 09:38:09 +05:30
Ramnique Singh
f6cd3c0e38 compatibility with docker compose 2025-05-09 09:38:09 +05:30
arkml
6413f6211e added rag instructions to agents with rag sources attached 2025-05-09 09:38:09 +05:30
arkml
cae7c5a128 Update README.md 2025-05-09 09:38:08 +05:30
Ramnique Singh
b80eaffbe9 Add support for RAG 2025-05-09 09:38:08 +05:30