Commit graph

1509 commits

Author SHA1 Message Date
tusharmagar
61c2f8aa9d delete: remove misplaced podcast.json file 2025-11-21 18:30:15 +05:30
tusharmagar
c562248850 update: added export capability 2025-11-21 16:24:23 +05:30
tusharmagar
58fa1b91c3 update: made import-example into import and it can import example workflows or user made workflows 2025-11-21 15:54:22 +05:30
tusharmagar
64a284ccc1 fix: naming of the commands 2025-11-21 13:36:53 +05:30
tusharmagar
7425e077f3 fix: restore package-lock.json to match main (remove diff) 2025-11-21 13:35:35 +05:30
tusharmagar
55097817c6 fix: - remove changes to package-lock
- remove output messages from app.js and moved them into importExample
2025-11-21 13:14:20 +05:30
Ramnique Singh
014c8a56f5 fix yargs 2025-11-21 11:45:27 +05:30
Ramnique Singh
97e47faca8 refactor example import 2025-11-21 11:42:57 +05:30
tusharmagar
ea4159a94b Merge main into cli-to-dev 2025-11-21 10:48:48 +05:30
tusharmagar
532065dc0b fix: sync-example implementation 2025-11-21 10:32:24 +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
tusharmagar
55d9f80074 rename sync-examples option to sync-example in CLI 2025-11-20 17:34:06 +05:30
tusharmagar
5885773af4 Merge cli branch into cli-to-dev for PR to dev 2025-11-20 17:24:46 +05:30
tusharmagar
f2255d219c changed --example to --sync-example 2025-11-20 17:17:36 +05:30
Ramnique Singh
4f2eb79ef9 update readme 2025-11-20 17:12:39 +05:30
tusharmagar
cd8fd4fe00 add --example to add the examples from rowboat 2025-11-20 17:12:33 +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
tusharmagar
da9477b909 removed incorrect example 2025-11-19 17:54:09 +05:30
tusharmagar
ee03c861f6 updated example 2025-11-19 17:52:54 +05:30
tusharmagar
caf3210b13 add workspace access guidelines to instructions 2025-11-19 15:36:14 +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
arkml
5bf7cd8271
Update website link in README.md 2025-11-18 23:51:01 +05:30
Ramnique Singh
108fbb28fd
Merge pull request #291 from rowboatlabs/dev
Dev
2025-11-18 23:36:33 +05:30