Commit graph

763 commits

Author SHA1 Message Date
Sweaterdog
7b6cd01bfb
Update action_manager.js
Removed unnecessary spaces
2025-03-06 11:29:37 -08:00
Sweaterdog
efa8fe9153
Update glhf.js
Removed useless lines and comments.
2025-03-05 17:26:28 -08:00
Sweaterdog
4d81445bbb
Update local.js
Updated the default API model from llama3 to llama3.1, llama3.1 is smarter for the same size.
2025-03-05 17:25:22 -08:00
Isadora White
5da24ecf79 a script to analyze results and a small merge clean up 2025-03-05 15:20:16 -08:00
Sweaterdog
7c8f82115b
Update hyperbolic.js
Fixed export name
2025-03-05 14:42:00 -08:00
Sweaterdog
b3ee159b43
Update prompter.js
Fixed minor issues
2025-03-05 14:40:42 -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
Isadora White
7e7f893cf3 fix evaluation script bug 2025-03-05 10:10:24 -08:00
Sweaterdog
0451b1a852
Update prompter.js
"Fixed" prompter.js
2025-03-04 16:57:29 -08:00
Sweaterdog
d57ac89d87
Update glhf.js
Made glhf.js export GLHF instead of glhf
2025-03-04 16:52:05 -08:00
Sweaterdog
9c595ed69a
Update prompter.js
Fixed the hyperbolic and glhf.chat setup, for some reason it was deleted when merging with the main.
2025-03-04 16:51:32 -08:00
Sweaterdog
7c3660e0f2
Merge branch 'main' into main 2025-03-04 16:43:56 -08:00
MaxRobinsonTheGreat
783641df3e Merge branch 'main' into improve-coder 2025-03-04 15:41:19 -06:00
Isadora White
e3ec9d34b4 fixing merge related small bugs 2025-03-04 11:54:09 -08:00
Isadora White
2bdaf6e232
Merge branch 'main' into procedural_generation_save 2025-03-04 11:10:42 -08:00
Ayush Maniar
173e7c54b8 Replaced items in the chest 2025-03-04 10:37:05 -08:00
Max Robinson
0b372b3c66
Merge pull request #450 from FateUnix29/main
Maintain GroqCloud API
2025-03-04 11:22:42 -06:00
mmaheshwari2
ba1e826ca5 refactored for main merge. generated train tasks for construction. added pickaxe at inventory initalization. moved print matrix into blueprint class 2025-03-03 21:41:38 -08: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
Isadora White
8e08c025ae getting rid of small weird changes 2025-03-03 17:35:47 -08:00
Isadora White
932798195f merging crafting_save and procedural generation save 2025-03-03 17:06:24 -08:00
mmaheshwari2
0ee3adf3e0 debugging merge 2025-03-03 12:24:59 -08:00
mmaheshwari2
d6a8e305b4 Merge remote-tracking branch 'origin/procedural_generation_save'
# Conflicts:
#	src/agent/agent.js
#	src/agent/tasks.js
2025-03-03 11:53:57 -08:00
Isadora White
44fc1b4618 evaluation script for vllm 2025-03-03 06:10:52 +00:00
Isadora White
91a37103fb vllm support added 2025-03-03 05:35:15 +00:00
mmaheshwari2
0494514f4e fixed merge 2025-03-02 12:53:09 -08:00
Sweaterdog
125aee4ce4
Update prompter.js
Updated prompter.js for updated Ollama and Openrouter model usage
2025-03-01 13:40:24 -08:00
Isadora White
ae39028d3b longer sleeps, early breaking for scenarios where there is only one agent 2025-02-28 18:31:19 -08:00
Isadora White
39cec7cf82 changed the checking if complete cycle to be more frequent and updated the collab_profile 2025-02-28 16:59:56 -08:00
mmaheshwari2
23bf693fc2 debugging merge 2025-02-28 16:31:06 -08:00
mmaheshwari2
4d2e2c9b31 debugging merge 2025-02-28 16:29:37 -08:00
Isadora White
2bd6b2cb49 log this.task_id in task.js 2025-02-28 14:42:00 -08:00
Ayushmaniar
42c8062bcf
Merge pull request #3 from icwhite/cooking_tasks
Cooking tasks - Internal Merge
2025-02-28 13:29:55 -08:00
Sweaterdog
37417fcb92
Update huggingface.js
Fixed thinking tag checks for Huggingface API
2025-02-28 12:48:22 -08:00
Sweaterdog
42dfe39862
Update prompter.js
Fixed minor error in prompter.js that disabled Hyperbolic support
2025-02-28 12:46:55 -08:00
Sweaterdog
1f17fc95e7
Update hyperbolic.js
Fixed the hyperbolic export
2025-02-28 12:42:13 -08:00
Sweaterdog
a402753539
Update glhf.js
Fixed reasoning models in glhf.js
2025-02-28 12:11:30 -08:00
Sweaterdog
a9eadb6ccd
Update hyperbolic.js
Fixed reasoning in hyperbolic.js
2025-02-28 12:07:27 -08:00
Sweaterdog
ae7b1d9650
Merge branch 'main' into main 2025-02-27 21:24:08 -08:00
Sweaterdog
71749ec4d2
Update prompter.js 2025-02-27 21:22:40 -08:00
Sweaterdog
35022f2a16
Update tasks.js 2025-02-27 21:21:32 -08:00
Sweaterdog
188912537a
Update self_prompter.js 2025-02-27 21:19:33 -08:00
Sweaterdog
e1a47ce7c9
Update modes.js 2025-02-27 21:17:16 -08:00
Sweaterdog
6d350f1c1d
Update history.js 2025-02-27 21:16:05 -08:00