Commit graph

802 commits

Author SHA1 Message Date
MaxRobinsonTheGreat
8234af9585 Merge branch 'main' into vision 2025-03-07 16:39:34 -06:00
Max Robinson
6e73f30f7f
Merge pull request #474 from dtesters/main
Update prompter.js
2025-03-07 15:03:28 -06:00
Max Robinson
b6666c9c75
Merge pull request #475 from kolbytn/blacklist
add blocked_actions to settings too
2025-03-07 15:03:07 -06:00
MaxRobinsonTheGreat
c58ad93f24 add blocked_actions to settings too 2025-03-07 15:02:31 -06:00
MaxRobinsonTheGreat
bdee71ac92 camera always on, show entities, refactor browser viewer 2025-03-07 14:19:55 -06:00
MilitaryLotus
0093ef1b92
Update prompter.js 2025-03-07 10:56:53 -08:00
dtesters
6b81e8d6cb
Update prompter.js 2025-03-06 12:42:50 -08:00
MaxRobinsonTheGreat
dcdb7d2de1 refactor/cleanup 2025-03-05 15:46:45 -06:00
MaxRobinsonTheGreat
5dca9b778f readd canvas, remove random "git" 2025-03-05 15:35:50 -06:00
MaxRobinsonTheGreat
222f988873 fixed merge mistake 2025-03-05 15:32:15 -06:00
MaxRobinsonTheGreat
9abecae9b2 Merge branch 'main' into vision 2025-03-05 15:30:19 -06:00
MaxRobinsonTheGreat
6ec49e7789 reworked image prompting, update package 2025-03-05 15:23:57 -06:00
Max Robinson
5c3efb870b
fix model documentation 2025-03-04 15:56:39 -06:00
Max Robinson
94f14e65d8
Merge pull request #470 from kolbytn/improve-coder
Improve coder
2025-03-04 15:41:37 -06:00
MaxRobinsonTheGreat
783641df3e Merge branch 'main' into improve-coder 2025-03-04 15:41:19 -06:00
MaxRobinsonTheGreat
ca2da30f54 rename claude think 2025-03-04 12:37:25 -06:00
MaxRobinsonTheGreat
7ea6f8a6ce add claude thinking 2025-03-04 11:48:27 -06:00
Max Robinson
0b372b3c66
Merge pull request #450 from FateUnix29/main
Maintain GroqCloud API
2025-03-04 11:22:42 -06:00
MaxRobinsonTheGreat
d362919e1f remove useless try/catch in agent initialization 2025-03-03 22:40:50 -06:00
MaxRobinsonTheGreat
f05b49fb20 better wait skill and enable claude thinking 2025-03-03 22:40:30 -06:00
MaxRobinsonTheGreat
465a1c56fd better coder prompt and logging 2025-03-03 22:38:47 -06:00
Max Robinson
5f8ac361b0
Merge pull request #458 from icwhite/clean_dev
Small Fixes
2025-02-21 10:13:22 -06:00
Isadora White
d4565aa68c small fixes, the items were being given twice to the agents on initialization and accounting for blocked_actions not being in the task file 2025-02-20 21:45:29 -08:00
Max Robinson
d5fde29a7b
Merge pull request #452 from icwhite/evaluation_parallelization
Evaluation parallelization
2025-02-20 19:58:15 -06:00
Max Robinson
9364753c29
Merge pull request #457 from kolbytn/fix_pause_selfprompt
Fix pause selfprompt
2025-02-20 19:54:03 -06:00
MaxRobinsonTheGreat
31bce024a2 fixed shouldInterrupt, added test task 2025-02-20 18:17:06 -06:00
MaxRobinsonTheGreat
b23f4776b1 add state to self prompter for pausing 2025-02-20 17:17:21 -06:00
Copper
bad2cab931
Why have 'tools' if it's just null? 2025-02-19 17:26:45 -08:00
Copper
55d595121c
Acknowledge and apply requested changes 2025-02-19 17:24:18 -08:00
Isadora White
7a19f34e22
Merge branch 'main' into evaluation_parallelization 2025-02-18 18:34:46 -08:00
gmuffiness
359592825a fix: update package 2025-02-19 11:14:08 +09:00
Isadora White
bf0bd83cae removing unnecessary files 2025-02-18 16:46:15 -08:00
Isadora White
aad19d616c fixed evaluation script to allow for parallel worlds again 2025-02-18 16:39:31 -08:00
MaxRobinsonTheGreat
7d9257036c log error message/stack 2025-02-18 00:15:34 -06:00
Isadora White
fb5d95debe fixed the issue with garbling commands by instead putting the commands in a bash script and running them that way 2025-02-17 17:25:12 -08:00
Copper
b4f5b5bed6
Merge branch 'kolbytn:main' into main 2025-02-17 15:56:11 -08:00
FateUnix29
600df8e475 Groq updates 2025-02-17 15:49:52 -08:00
MaxRobinsonTheGreat
821dbae5c3 dont default to ollama 2025-02-17 17:34:55 -06:00
MaxRobinsonTheGreat
7a9faca7c3 catch broken embedding models 2025-02-17 16:55:36 -06:00
MaxRobinsonTheGreat
f8278c8a46 add error to groq 2025-02-17 16:47:45 -06:00
MaxRobinsonTheGreat
b1a36b15c2 added more logging 2025-02-17 16:37:54 -06:00
Max Robinson
d5f84f1346
Merge pull request #449 from kolbytn/openrouter
added openrouter
2025-02-17 16:05:24 -06:00
MaxRobinsonTheGreat
0c8620fb3c added openrouter 2025-02-17 15:59:17 -06:00
Max Robinson
b59996fc1d
Merge pull request #445 from ricktonoli/patch-1
Added canvas, needed by prismarine-viewer
2025-02-17 15:10:58 -06:00
Max Robinson
c0cc1254fd
Merge pull request #439 from Vinamra7/main
prismarine-viewer model not found issue
2025-02-17 15:08:19 -06:00
Max Robinson
1f00e685c0
Merge pull request #448 from kolbytn/fix_embeddings
Fixed embeddings
2025-02-17 15:00:33 -06:00
Max Robinson
f0313695b5
updated embedding support 2025-02-17 13:54:12 -06:00
MaxRobinsonTheGreat
138a9838ae use word-overlap for skill docs embed if unsupported 2025-02-17 13:13:45 -06:00
Rick Tonoli
24d2d6fe8c
Added canvas, needed by prismarine-viewer
Without canvas, app does not start, gives a MODULE_NOT_FOUND error in prismarine-viewer components.
2025-02-16 13:25:31 +13:00
Isadora White
bc15700196 fixed wandb logging 2025-02-15 12:02:44 -08:00