Commit graph

1011 commits

Author SHA1 Message Date
arkml
e2832edbc9
Update README
Removed old features and added new examples for agents.
2025-12-03 00:10:16 +05:30
arkml
d4db64f5b7
Merge pull request #320 from rowboatlabs/arkml-patch-8
Change banner image
2025-11-27 20:02:02 +05:30
arkml
0b63c1d718
Change banner image
Updated image link in README to use a direct URL.
2025-11-27 19:59:16 +05:30
arkml
3c3cba0be9
Merge pull request #319 from rowboatlabs/arkml-patch-7
Update README.md
2025-11-26 23:51:05 +05:30
arkml
5b529f5a02
Update README.md 2025-11-26 22:09:54 +05:30
arkml
ba88acf1c9
Merge pull request #318 from rowboatlabs/arkml-patch-6
Readme update
2025-11-26 13:18:02 +05:30
arkml
6de61b0fb2
Readme update 2025-11-26 13:14:41 +05:30
Ramnique Singh
5ac673d3dc
Merge pull request #317 from rowboatlabs/dev
Dev
2025-11-25 21:03:02 +05:30
Ramnique Singh
8feb4f1425 use latest npm in rowboatx publish action 2025-11-25 20:59:21 +05:30
Ramnique Singh
11939a39a4 remove ci action 2025-11-25 20:58:55 +05:30
Ramnique Singh
0c29d63fbd
Merge pull request #313 from rowboatlabs/dev
Dev
2025-11-25 20:54:38 +05:30
Ramnique Singh
720deca78d fix rowboatx publish action 2025-11-25 20:51:51 +05:30
Ramnique Singh
5c4ec8eafb fix build name 2025-11-25 20:47:58 +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
4e989342fc
Merge pull request #316 from rowboatlabs/action
add rowboatx npm publish flow
2025-11-25 20:44:01 +05:30
Ramnique Singh
5be3b5c62f add rowboatx npm publish flow 2025-11-25 20:39:56 +05:30
Ramnique Singh
428faea4f0
Merge pull request #308 from rowboatlabs/dev
Dev
2025-11-20 18:02:11 +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
4f2eb79ef9 update readme 2025-11-20 17:12:39 +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
e5caddec10
Merge pull request #307 from rowboatlabs/ramnique-patch-5
Update README.md
2025-11-20 16:57:11 +05:30
Ramnique Singh
b23ea564b7
Update README.md 2025-11-20 16:51:26 +05:30
Ramnique Singh
e15faf6696
Merge pull request #306 from rowboatlabs/dev
Dev
2025-11-20 16:49:26 +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
arkml
a0c5bc2eba
Merge pull request #304 from rowboatlabs/arkml-patch-5
Update README.md
2025-11-19 21:37:44 +05:30
arkml
68539a5b1b
Update README.md 2025-11-19 21:34:37 +05:30
arkml
18e86ac1af
Merge pull request #301 from rowboatlabs/arkml-patch-4
Clarify LLM configuration instructions in README
2025-11-19 09:32:12 +05:30
arkml
0d4c5e295c
Clarify LLM configuration instructions in README 2025-11-19 09:29:13 +05:30
arkml
019ae34293
Merge pull request #300 from rowboatlabs/arkml-patch-3
Update README.md
2025-11-19 09:27:28 +05:30
arkml
690961e44e
Update README.md 2025-11-19 09:22:38 +05:30
Ramnique Singh
add897e448
Merge pull request #298 from rowboatlabs/arkml-patch-2
Document model support and configuration in README
2025-11-19 01:40:27 +05:30
arkml
94798d4bb1
Merge pull request #292 from rowboatlabs/arkml-patch-1
Update website link in README.md
2025-11-19 01:23:56 +05:30
Ramnique Singh
c23f4918f2
Merge pull request #297 from rowboatlabs/dev
Dev
2025-11-19 01:22:20 +05:30
Ramnique Singh
8b1c43f3f3 add a custom openai provider example 2025-11-19 01:21:54 +05:30
arkml
06c8e7b766
Document model support and configuration in README
Added section for model configuration and supported providers.
2025-11-19 01:19:30 +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
51e29af12e
Merge pull request #296 from rowboatlabs/dev
bump v
2025-11-19 00:52:30 +05:30
Ramnique Singh
d47b457518
Merge pull request #295 from rowboatlabs/dev
add more providers to config
2025-11-19 00:46:01 +05:30
Ramnique Singh
2e0857c03f
Merge pull request #294 from rowboatlabs/ramnique-patch-3
Update README.md
2025-11-19 00:34:24 +05:30
Ramnique Singh
068067f3b0
Update README.md 2025-11-19 00:30:24 +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