Commit graph

44 commits

Author SHA1 Message Date
MaxRobinsonTheGreat
475311d8e6 refactor tasks to task folder, readd license 2025-04-21 12:20:06 -05:00
MaxRobinsonTheGreat
c9dd763529 Merge remote-tracking branch 'upstream/main' into merge-main 2025-04-08 16:36:47 -05:00
Max Robinson
fe68467e62
Update src/agent/commands/queries.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-03-30 12:37:32 -05:00
MaxRobinsonTheGreat
799d6b1cfa fix craftingplan to bias towards common ingredients 2025-03-18 12:54:06 -05:00
uukelele-scratch
95782fa769 move command from actions.js to queries.js 2025-03-10 21:03:50 +00:00
Isadora White
5b708551d4 remove blocked actions from command docs 2025-03-09 15:20:36 -07: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
Isadora White
8c2bd816b7 merge conflicts resolved 2025-02-27 21:00:41 -08:00
mmaheshwari2
de0f02587e refactored import 2025-02-13 12:45:47 -08:00
MaxRobinsonTheGreat
9c675c51bc fix syntax error, var->let, remove examples 2025-02-04 16:26:00 -06:00
Max Robinson
b27b282d5a
Merge branch 'main' into get_detailed_crafting_plan 2025-02-04 15:33:35 -06:00
MaxRobinsonTheGreat
85ef0e8103 fix help command 2025-01-09 12:43:29 -06:00
MaxRobinsonTheGreat
a9a55b63e5 added key/model to example, fixed !help 2025-01-07 13:41:14 -06:00
Ayush Maniar
a14d4af65f Add getCraftingPlan tool for making agents faster and resource efficient 2025-01-05 19:27:44 -08:00
Max Robinson
43cdcc6879
Merge pull request #397 from kolbytn/env-awareness
Env awareness
2025-01-05 15:52:36 -06:00
MaxRobinsonTheGreat
13dbbbefca little cleanup of environmental awareness 2025-01-05 15:52:04 -06:00
Isadora White
9e7ead7e0c added conversation examples and fixed an issue with the validation function 2024-12-29 13:38:23 -06:00
Isadora White
3f728957c4 fixing issues with the bot not receiving the messages properly: 2024-12-29 10:56:20 -06:00
MaxRobinsonTheGreat
c2dab95061 better conversation monitor timers, examples, bot detection 2024-12-08 20:58:59 -06:00
MaxRobinsonTheGreat
cff47d772d refactored to convoManager and openChat 2024-12-03 22:58:04 -06:00
MaxRobinsonTheGreat
607f5d63e5 better multi-agent info 2024-11-19 22:27:45 -06:00
ShadowAlzazel
154e75d199 Added Requested Changes for Awareness 2024-11-19 00:07:36 -08:00
ShadowAlzazel
67eb491568 Added wood types for cherry and mangrove
Added descriptors for !nearbyBlocks
2024-11-16 18:54:25 -08:00
ShadowAlzazel
6a7820ba76 Environmental Awarenss Feature 2024-11-16 17:50:45 -08:00
MaxRobinsonTheGreat
9765039bce Merge branch 'main' into agent-chat 2024-11-07 13:30:02 -06:00
Kolby Nottingham
bc511cac1a craftable and attack player commands 2024-11-05 15:27:59 -08:00
MaxRobinsonTheGreat
b717dabd40 checkpoint 2024-11-05 12:17:10 -06:00
MaxRobinsonTheGreat
a467bdf357 Merge branch 'main' into viewport-capture 2024-10-16 17:51:34 -05:00
MaxRobinsonTheGreat
ce5faa94aa handle equipped armor fo inventory 2024-10-15 17:04:19 -05:00
MaxRobinsonTheGreat
ee7c715786 small fixes to unstuck/skills 2024-10-10 22:17:39 -05:00
MaxRobinsonTheGreat
1da78bad76 LOTS OF CHANGES 2024-08-22 15:57:20 -05:00
MaxRobinsonTheGreat
988c541c87 kolby suggestion 2024-05-14 22:57:14 -05:00
MaxRobinsonTheGreat
537b1da2bc add creative msg to stats/inventory 2024-05-14 21:05:39 -05:00
MaxRobinsonTheGreat
04eb3d07f5 fixed memory bank query 2024-04-27 23:36:58 -05:00
MaxRobinsonTheGreat
81cdc718bd added memory bank and commands for saving places 2024-04-27 23:28:34 -05:00
MaxRobinsonTheGreat
89046bb67e startup message, disable coding 2024-02-25 14:21:44 -06:00
MaxRobinsonTheGreat
3e3e80c0ed added various fixes/improvements 2024-02-16 11:57:48 -06:00
Kolby Nottingham
a6971a4c4a removed idle 2024-01-25 15:52:07 -08:00
Kolby Nottingham
9ac97d2a37 refactor and cleanup 2024-01-25 13:25:36 -08:00
MaxRobinsonTheGreat
8a40ff03c4 fixed multiplayer chat, misc fixes 2024-01-24 17:24:52 -06:00
MaxRobinsonTheGreat
e9abae74da added modes, remove defend, fixed stuff 2024-01-23 18:01:38 -06:00
MaxRobinsonTheGreat
193f794f3d attempted improve stats 2024-01-14 14:35:23 -06:00
MaxRobinsonTheGreat
0decd272f3 added command param parsing 2024-01-11 15:59:52 -06:00
MaxRobinsonTheGreat
7d35ef1bfc combine queries+commands, allow user commands 2024-01-09 22:50:22 -06:00
Renamed from src/agent/queries.js (Browse further)