Commit graph

155 commits

Author SHA1 Message Date
Ayush Maniar
4d2e90a455 Added timeout for history saving 2025-03-27 00:10:46 -07:00
Isadora White
192d92bc06 fix restart and the issue where the server sometimes doesn't get deleted properly 2025-03-16 20:31:30 -07:00
Isadora White
5b708551d4 remove blocked actions from command docs 2025-03-09 15:20:36 -07:00
Ayush Maniar
cc4a9b87e9 Removed comments from agent.js and removed blueprint_generation.js 2025-03-08 16:59:02 -08:00
Ayush Maniar
8644d48fb3 More fixes to agent.js, removed jill.json from settings.js 2025-03-08 16:56:01 -08:00
Ayush Maniar
52b4e09981 Fixed agent.js, removed unncessary change in main.js, moved/deleted unnecessary files 2025-03-08 16:46:59 -08:00
Ayushmaniar
6dfd2f69f4
Merge branch 'main' into main 2025-03-07 19:36:05 -08:00
Ayush Maniar
1924e2e1cb Further removed changes from agent.js to resolve merge conflict 2025-03-07 19:11:10 -08:00
Ayush Maniar
c655370e16 Fixed blocked_actions to resolve merge in agent.js 2025-03-07 18:59:33 -08:00
MaxRobinsonTheGreat
c58ad93f24 add blocked_actions to settings too 2025-03-07 15:02:31 -06:00
Isadora White
5da24ecf79 a script to analyze results and a small merge clean up 2025-03-05 15:20:16 -08:00
Isadora White
7e7f893cf3 fix evaluation script bug 2025-03-05 10:10:24 -08: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
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
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
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
mmaheshwari2
0494514f4e fixed merge 2025-03-02 12:53:09 -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
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
MaxRobinsonTheGreat
b23f4776b1 add state to self prompter for pausing 2025-02-20 17:17:21 -06:00
Isadora White
7a19f34e22
Merge branch 'main' into evaluation_parallelization 2025-02-18 18:34:46 -08:00
MaxRobinsonTheGreat
7d9257036c log error message/stack 2025-02-18 00:15:34 -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
6e48f06e1d small changes 2025-02-12 15:39:57 -08:00
Max Robinson
32d0462c5d
Merge pull request #417 from uukelele-scratch/main
Added ability to sending messages and commands from Mindserver
2025-02-05 15:47:11 -06:00
MaxRobinsonTheGreat
60187e2317 added model parameters obj to profile 2025-02-04 13:02:57 -06:00
Ayush Maniar
3bbed21526 Added python script for task evaluation which stores experiment run times and results. 2025-01-23 12:33:21 -08:00
uukelele-scratch
e92ff0f933
Update agent.js 2025-01-21 21:48:05 +00:00
MaxRobinsonTheGreat
6167aeeec4 added restrict to inventory and better blacklist 2025-01-09 15:15:25 -06:00
RainbowBird
5954c0a177
fix: typo fix 2025-01-06 14:59:51 +08:00
MaxRobinsonTheGreat
7ad48c29ad added full shutdown from ui/task 2024-12-13 10:42:41 -06:00
MaxRobinsonTheGreat
3717d9b9f4 Merge branch 'main' into multi-chat-patches 2024-12-12 21:29:21 -06:00
MaxRobinsonTheGreat
ae99cedec5 better examples, little model fixes, less chatty 2024-12-12 19:42:29 -06:00
Kolby Nottingham
d0140aa542 tasks class 2024-12-10 15:39:57 -08:00
Kolby Nottingham
760a178f74 improved profiles 2024-12-10 14:11:32 -08:00
Kolby Nottingham
bd5b995e4b server task fixes 2024-12-10 13:41:13 -08:00
Kolby Nottingham
9fb58d2d40 merge with main 2024-12-10 13:30:40 -08:00
Kolby Nottingham
2332bb3e62 merge with main 2024-12-10 13:30:17 -08:00
Kolby Nottingham
88e0174ef1 task fixes 2024-12-10 13:13:45 -08:00
Kolby Nottingham
a15ab15bcd additional task features 2024-12-09 17:06:22 -08:00
Kolby Nottingham
4e0611d29e cleanup 2024-12-09 16:30:44 -08:00
Isadora White
a7e529b1e9 task specification, validation function, evaluation script, and initial inventories and teleportation 2024-12-08 22:10:21 -08:00
MaxRobinsonTheGreat
c2dab95061 better conversation monitor timers, examples, bot detection 2024-12-08 20:58:59 -06:00