Commit graph

1509 commits

Author SHA1 Message Date
Ramnique Singh
3063c9fea9 improve composio tools ux 2025-07-10 16:26:37 +05:30
Ramnique Singh
2ee4f37464 restore webhook tool calling 2025-07-10 12:47:23 +05:30
Ramnique Singh
1b47a03ff1 disable klavis tools by default 2025-07-10 08:38:40 +05:30
Ramnique Singh
078f785a9e add composio tools 2025-07-08 21:24:34 +05:30
akhisud3195
8038d52495 Add separate stack for start of agent computation 2025-07-08 18:03:24 +05:30
akhisud3195
f35d5f0b0b Update agent control flow stack logic 2025-07-08 16:17:16 +05:30
akhisud3195
a09004a635 Add JSON (paste) import functionality 2025-07-08 13:20:00 +05:30
akhisud3195
17a033ef15 Fix control flow logic in JS 2025-07-08 12:25:31 +05:30
Ramnique Singh
f60850fe12 fix copilot instruction loading 2025-07-07 19:55:53 +05:30
Ramnique Singh
7da96b1914 remove duplicate project types 2025-07-03 15:34:46 +05:30
Ramnique Singh
ddee06a54c
Merge pull request #165 from rowboatlabs/port-agents
port agents runtime to ts
2025-07-01 12:12:30 +05:30
Ramnique Singh
150c849986
Merge pull request #169 from rowboatlabs/port-copilot
port copilot to ts
2025-07-01 12:12:03 +05:30
Ramnique Singh
829bcf701d fix label + radiogroup styles 2025-06-25 15:17:54 +05:30
akhisud3195
0ee9fbb0b6 Add auth token based authentication for klavis mcp servers 2025-06-25 11:28:34 +05:30
Ramnique Singh
59a631e6df invoke auth0 middleware only when relevant 2025-06-25 10:53:30 +05:30
Ramnique Singh
0681fb6a29 port copilot to ts 2025-06-25 10:40:33 +05:30
Ramnique Singh
d22af5e4ec port agents runtime to ts 2025-06-24 16:40:16 +05:30
Ramnique Singh
07b561f3c6 switch to ioredis 2025-06-24 16:40:16 +05:30
Ramnique Singh
44f8088d9b fix logout button 2025-06-24 16:40:01 +05:30
Ramnique Singh
11a3a2f357
Merge pull request #168 from rowboatlabs/upgrade
Upgrade to Next.js 15
2025-06-24 15:49:43 +05:30
Ramnique Singh
3b72de5df4 upgrade to next.js 15 2025-06-24 15:45:04 +05:30
akhisud3195
b7b84252ce Render error better in server cardsg 2025-06-23 12:38:39 +05:30
Ramnique Singh
8096eaf63b
Merge pull request #162 from rowboatlabs/dev
fix @mentions positioning bug
2025-06-13 11:25:52 +05:30
Ramnique Singh
7e9c7d3e3e fix @mentions positioning bug 2025-06-13 11:21:45 +05:30
Ramnique Singh
d1310004aa
Merge pull request #160 from rowboatlabs/dev
billing + streamable http
2025-06-13 08:17: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
Akhilesh Sudhakar
dd38ee7de3
Merge pull request #154 from rowboatlabs/tools_docs_update
Update docs with klavis and google exports
2025-06-04 23:55:43 +05:30
akhisud3195
15438bbd31 Update docs with klavis and google exports 2025-06-04 23:50:59 +05:30
akhisud3195
4183b67e59 Update docs with klavis and google exports 2025-06-04 23:48:12 +05:30
Ramnique Singh
f2060e2b3b
Merge pull request #140 from rowboatlabs/billing
Billing
2025-06-04 17:45:19 +05:30
Ramnique Singh
2fda9a7e79 add stripe billing 2025-06-04 17:32:13 +05:30
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