Commit graph

784 commits

Author SHA1 Message Date
Max Robinson
07ea071ac3
Merge pull request #414 from Lawtro37/main
add "digDown" skill
2025-03-13 14:17:33 -05:00
MaxRobinsonTheGreat
0de98c99fa fix claude tokens 2025-03-10 12:27:31 -05: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
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
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
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
Isadora White
52a3a6810d crafting tasks 2025-02-13 12:57:47 -08:00
Max Robinson
7970397517
Merge pull request #442 from kolbytn/dont-init-task
Don't reinit task when restarting
2025-02-13 14:33:06 -06:00
MaxRobinsonTheGreat
9e2b7c3e22 dont init task if we are loading mem, works w smelting 2025-02-13 14:25:44 -06:00
Max Robinson
a760b11b65
Merge pull request #440 from icwhite/task_evaluation
Task evaluation script for running multiple experiments for a particular task and logging metrics like time and sucess/failure counts
2025-02-13 13:40:51 -06:00
Isadora White
0b2624db6d updating evaluation script with wandb logs and fixing error in tasks.js 2025-02-13 10:46:44 -08:00
Isadora White
6e48f06e1d small changes 2025-02-12 15:39:57 -08:00