Commit graph

763 commits

Author SHA1 Message Date
Isadora White
eb09c2f08e fixing issues with shutting down of tasks 2025-06-14 14:23:25 -05:00
MaxRobinsonTheGreat
317c01e340 always connect agents to localhost 2025-06-13 13:02:48 -05:00
MaxRobinsonTheGreat
1eea05f576 Merge branch 'develop' into api-refactor 2025-06-13 11:24:21 -05:00
MaxRobinsonTheGreat
ebf2d4663b add python api prototype 2025-06-11 17:11:11 -05:00
MaxRobinsonTheGreat
0f5dd0cb07 create-agent endpoint from ui 2025-06-11 16:41:54 -05:00
MaxRobinsonTheGreat
8162fc1ab1 major refactor: use mindserver to init settings 2025-06-10 17:52:30 -05:00
Isadora White
1f11b3bf55 Merge branch 'vllm_debugging' 2025-06-09 01:30:38 -05:00
Maximus
6f2bf41e6e initial refactor 2025-06-02 13:47:07 -06:00
Isadora White
0503ee3409 remove the conversation thingie from the set agent goal command 2025-06-01 18:46:50 -05:00
Isadora White
0bffe111b1 fixing weird conversation thing maybe 2025-06-01 18:43:28 -05:00
Max Robinson
f2f06fcf3f
Merge pull request #540 from icwhite/main
Small Fixes and lots of Task reworking
2025-05-24 12:30:33 -06:00
Isadora White
fa02028b8b remove unnecessary changes 2025-05-23 12:02:23 -07:00
Isadora White
77535f97d5 fix goal string issues 2025-05-23 11:49:51 -07:00
Isadora White
c0577a64cb update cooking profile so they don't hunt around for chests and try catch loop around the get crafting plan 2025-05-12 21:47:47 -07:00
Isadora White
015d38ab69 bone meal is a looping item in 1.21.1 2025-05-12 18:15:12 -07:00
Isadora White
09595d2f3b fixing small task timeout bug 2025-05-11 16:43:08 -07:00
Isadora White
82475f7934 adding some small changes to help with human ai results 2025-05-09 15:22:27 -07:00
aeromechanic000
bdd42b219d return key instead of keys[name] 2025-05-06 17:23:35 +08:00
Isadora White
4536a33ee8 resolve merge conflicts 2025-05-05 17:22:05 -07:00
Isadora White
8f2fcbe50d required collaboration cooking tasks 2025-05-05 17:11:48 -07:00
Isadora White
7c73afcfed fixed issue with inventory not being cleared 2025-05-05 15:00:58 -07:00
Isadora White
c5aaa43ade dumb typo issue with worldview import 2025-05-05 14:20:02 -07:00
Isadora White
c42250717d fixing issues with inventory not being cleared for human users 2025-05-05 14:19:14 -07:00
Isadora White
343acd693a resolve conflict 2025-05-05 13:31:04 -07:00
Isadora White
147203e36b merge in main 2025-05-05 13:30:24 -07:00
Max Robinson
4a19f72e75
Merge pull request #528 from icwhite/merge-main
Updated Dockerfile and new task files
2025-05-05 14:01:15 -05:00
Isadora White
4a14b82c80 linux caps lock fix 2025-05-04 13:46:56 -07:00
Isadora White
fa316e350c fixing human human experiments 2025-05-03 15:00:48 -07:00
Isadora White
abf3532433 updating cooking task intiator to be easier to read, fewer nested function 2025-05-01 15:08:07 -07:00
Isadora White
759f861b57 fixed issue with single agent and equal load tasks 2025-04-29 14:26:37 -07:00
Max Robinson
d25e439d86
Merge develop
Develop
2025-04-26 11:57:36 -05:00
Isadora White
aac00bc893 human ai cooking and crafting tasks 2025-04-25 19:16:00 -07:00
MaxRobinsonTheGreat
0b20d94f7d clean logs 2025-04-22 12:19:32 -05:00
MaxRobinsonTheGreat
e1c1b03786 fix spacing 2025-04-21 12:49:09 -05:00
MaxRobinsonTheGreat
475311d8e6 refactor tasks to task folder, readd license 2025-04-21 12:20:06 -05:00
MaxRobinsonTheGreat
bfd55a6791 Merge branch 'main' into merge-main 2025-04-21 11:02:44 -05:00
uukelele
0ae9bc2622
Fixed capitalization of worldView in camera.js 2025-04-20 14:59:01 +01:00
Ayush Maniar
6002c6fb9c Inventory is cleared only when a task is present 2025-04-19 18:44:19 -07:00
MaxRobinsonTheGreat
7d328288f4 Merge remote-tracking branch 'upstream/main' into merge-main 2025-04-19 14:15:13 -05:00
MaxRobinsonTheGreat
fff8d1a269 Merge branch 'main' into merge-main 2025-04-19 13:43:11 -05:00
MaxRobinsonTheGreat
d5cfae27c9 add openrouter vision, gpt strict format 2025-04-16 12:30:26 -05:00
Isadora White
074cbcf8f8 three agent pyramid 2025-04-09 16:34:11 -07:00
MaxRobinsonTheGreat
eeb07af33b Merge branch 'main' into merge-main 2025-04-09 11:46:45 -05:00
Isadora White
e20a932614 fixed major bug in construction tasks and cool footage 2025-04-08 20:57:19 -07:00
MaxRobinsonTheGreat
c9dd763529 Merge remote-tracking branch 'upstream/main' into merge-main 2025-04-08 16:36:47 -05:00
Ayush Maniar
dafbdf38d5 Modified goal for 3+ agent crafting tasks similar to cooking tasks 2025-04-07 20:36:05 -07:00
Isadora White
11db49ce78 make a blueprint for the pyramid tasks 2025-04-04 13:49:12 -07:00
Isadora White
3834406f6a custom task file for small church 2025-04-03 22:44:19 -07:00
Isadora White
c01cea4062 update prompted to log memSaving better 2025-04-02 15:31:06 -07:00
Ayush Maniar
67b8326da9 Hells kitchen tasks -> Agent specific validator function created 2025-04-01 22:33:37 -07:00