Commit graph

908 commits

Author SHA1 Message Date
Ramnique Singh
642dd7a167 refactor oauth for discovery and dcr 2026-01-16 12:05:34 +05:30
Arjun
47ac8222cd better named entity recognition in notes 2026-01-16 12:05:34 +05:30
Arjun
c303096446 added v1 of linked notes 2026-01-16 12:05:33 +05:30
Ramnique Singh
a58c3a9a0a fix id gen 2026-01-16 12:05:33 +05:30
Ramnique Singh
01fd938fb0 add test agent script 2026-01-16 12:05:33 +05:30
Ramnique Singh
ac82eed82b ignore renderer eslint 2026-01-16 12:05:33 +05:30
Ramnique Singh
41eef3c1b5 integrate knowledge sync with oauth 2026-01-16 12:05:33 +05:30
Ramnique Singh
dfe940d0ba add connected accounts (oauth) feature 2026-01-16 12:05:33 +05:30
tusharmagar
47ab50bfe7 UI improvements 2026-01-16 12:05:33 +05:30
Ramnique Singh
505e3ea620 bootstrap new electron app 2026-01-16 12:05:33 +05:30
Ramnique Singh
2491bacea1 wip-electron 2026-01-16 12:05:33 +05:30
tusharmagar
c637cb49ac Refactor RowboatX configuration and enhance editor features
- Updated `next.config.ts` to scope Turbopack to the app's directory.
- Modified `package.json` and `package-lock.json` to include new dependencies for Tiptap and markdown processing.
- Removed deprecated chat API and added new agent and config routes for file management.
- Introduced `JsonEditor` and `MarkdownViewer` components for improved content editing and display.
- Enhanced `TiptapMarkdownEditor` with additional toolbar options and markdown parsing capabilities.
- Updated layout and page components to integrate new editors and improve user experience.
2026-01-16 12:05:33 +05:30
Ramnique Singh
da20e280f4 add migrate agents script 2026-01-16 12:05:33 +05:30
Ramnique Singh
e40c767336 markdown agent files 2026-01-16 12:05:33 +05:30
Ramnique Singh
8c686029cb enable cors 2026-01-16 12:05:33 +05:30
Ramnique Singh
22906894ea add processing start / end events 2026-01-16 12:05:33 +05:30
Ramnique Singh
f1219db4ac fix sync script errs 2026-01-16 12:05:33 +05:30
Ramnique Singh
d0d0a3612e initial version of tui 2026-01-16 12:05:33 +05:30
Arjun
89a2fc583e added google meeting notes to calendar 2026-01-16 12:05:33 +05:30
Arjun
62540c32e4 added scripts to sync gmail and calendar 2026-01-16 12:05:33 +05:30
tusharmagar
ebe3b49741 Update .gitignore for RowboatX to streamline dependency management 2026-01-16 12:05:33 +05:30
tusharmagar
023a65de45 Add agent selection and artifact management to RowboatX UI
- Implemented agent selection dropdown in the input area.
- Enhanced artifact management with loading, saving, and error handling.
- Added new API routes for fetching agent summaries and run details.
- Updated sidebar to display agents, configurations, and runs dynamically.
- Introduced theme selection options in the user navigation menu.
2026-01-16 12:05:33 +05:30
tusharmagar
b1f6e64244 connecting the copilot to the UI 2026-01-16 12:05:33 +05:30
tusharmagar
5e31c637f0 UI setup 2026-01-16 12:05:33 +05:30
tusharmagar
f21558e9e5 first init of next.js proj 2026-01-16 12:05:33 +05:30
Ramnique Singh
338cc3d2f9 add list runs endpoint 2026-01-16 12:05:33 +05:30
Ramnique Singh
1822deadc1 add describe for /stream 2026-01-16 12:05:33 +05:30
Ramnique Singh
9ad6331fbc server for rowboatx 2026-01-16 12:05:33 +05:30
Ramnique Singh
77c9e89d7c fix react2shell 2025-12-16 14:50:41 +05:30
Tushar
d56df553c6
Fix/composio saml auth scheme (#325)
* fix: add SAML to Composio auth scheme enum

- Add 'SAML' to ZAuthScheme enum in types.ts to support SAML authentication
- Add SAML case to getAuthMethodName in ToolkitAuthModal for proper display
- Fixes ZodError when Composio API returns toolkits with SAML auth schemes
- Resolves 500 error when fetching Composio toolkits

* refactor: update composio tool search response handling in copilot
2025-12-15 14:10:43 +05:30
tusharmagar
6d21d79fbd Enhance CopilotInstructions to include general capabilities for user assistance 2025-12-02 10:54:23 +05:30
tusharmagar
294f166a3c Feat: add MCP execute tool to copilot and prompting around using it 2025-12-02 10:34:11 +05:30
Ramnique Singh
aa36f99428 bump v 2025-12-01 11:59:39 +05:30
Ramnique Singh
ab617e63b5 fix rb ai gateway integration 2025-12-01 11:59:13 +05:30
Ramnique Singh
fafcdd1c0d bump v 2025-11-25 20:47:03 +05:30
Tushar
e47518b98f Cli to dev (#309)
* add workspace access guidelines to instructions

* updated example

* removed incorrect example

* add --example to add the examples from rowboat

* changed --example to --sync-example

* rename sync-examples option to sync-example in CLI

* fix: sync-example implementation

* refactor example import

* fix yargs

* fix: - remove changes to package-lock
- remove output messages from app.js and moved them into importExample

* fix: restore package-lock.json to match main (remove diff)

* fix: naming of the commands

* update: made import-example into import and it can import example workflows or user made workflows

* update: added export capability

* delete: remove misplaced podcast.json file

* removed incomplete gemini3-test example json

* remove: eliminate gemini3-test example from exports

* Fix: better prompting around MCP config
Add: copilot tool to add MCP servers

* clean up prompt

---------

Co-authored-by: Ramnique Singh <30795890+ramnique@users.noreply.github.com>
2025-11-25 20:47:03 +05:30
Ramnique Singh
255bc9c48d bump v 2025-11-25 20:47:03 +05:30
Ramnique Singh
ce8dfc784f add rowboat gateway 2025-11-25 20:47:03 +05:30
Ramnique Singh
51e86660de bump v 2025-11-20 17:57:20 +05:30
Ramnique Singh
4bba560db6 refactor model config flow 2025-11-20 17:53:58 +05:30
Ramnique Singh
38efeb2312 bump v 2025-11-20 17:03:10 +05:30
Ramnique Singh
f0c3e7c7e9 update model-config flow 2025-11-20 17:02:54 +05:30
Ramnique Singh
a796a44421 fix google base url 2025-11-20 16:44:34 +05:30
Ramnique Singh
ba90cc28ce bump v 2025-11-20 16:42:16 +05:30
Ramnique Singh
92004033de build model selection 2025-11-20 16:41:41 +05:30
Ramnique Singh
305c90e08b bump v 2025-11-19 01:16:16 +05:30
Ramnique Singh
13955b6829 add ollama support 2025-11-19 01:16:12 +05:30
Ramnique Singh
94fa22db87 bump v 2025-11-19 00:15:46 +05:30
Ramnique Singh
9997b3a42e add more providers to config 2025-11-19 00:15:06 +05:30
Ramnique Singh
58756d1950 bump v 2025-11-18 23:21:52 +05:30