Commit graph

18 commits

Author SHA1 Message Date
Ramnique Singh
d0d0a3612e initial version of tui 2026-01-16 12:05:33 +05:30
Ramnique Singh
9ad6331fbc server for rowboatx 2026-01-16 12:05:33 +05:30
Ramnique Singh
ab617e63b5 fix rb ai gateway integration 2025-12-01 11:59:13 +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
ce8dfc784f add rowboat gateway 2025-11-25 20:47:03 +05:30
Ramnique Singh
4bba560db6 refactor model config flow 2025-11-20 17:53:58 +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
92004033de build model selection 2025-11-20 16:41:41 +05:30
Ramnique Singh
56a4d0ab47 add greeting 2025-11-18 22:53:50 +05:30
Ramnique Singh
f6019a4fde add update-state cmd 2025-11-18 20:45:54 +05:30
Ramnique Singh
7d4484e7c0 structured ask human and permissions refactor 2025-11-18 20:45:54 +05:30
Ramnique Singh
36530c2ccd add back ask-human support 2025-11-18 02:29:00 +05:30
Ramnique Singh
a76cb6089c refactor agent execution 2025-11-16 20:58:31 +05:30
Ramnique Singh
80dae17fd1 everything is an agent 2025-11-15 02:15:55 +05:30
Ramnique Singh
54bdbe73c0 complete ask-human implementation 2025-11-11 12:32:46 +05:30
Ramnique Singh
c004bc5eb6 set up basic workflow execution 2025-11-07 14:41:50 +05:30
Ramnique Singh
6014437479 first commit 2025-11-04 15:31:12 +05:30