MaxRobinsonTheGreat
61e1010e49
a few protections from infinite loops
2025-08-15 16:14:27 -05:00
MaxRobinsonTheGreat
ccbaca6ecb
fixed issue with door opening interval
2025-08-15 11:21:11 -05:00
MaxRobinsonTheGreat
5aa4aa4e06
use goToGoal, better movement selection and error handling
2025-08-14 18:40:13 -05:00
MaxRobinsonTheGreat
0d8719f8ef
pretty good door navigation system
2025-08-13 17:28:21 -05:00
MaxRobinsonTheGreat
e51bb169a3
Merge branch 'develop' into doors
2025-08-12 14:59:31 -05:00
MaxRobinsonTheGreat
6501e83d44
first pass at getting doors to work
2025-08-12 14:35:23 -05:00
uukelele
3317c62d69
do not delay if delay is set to 0
2025-08-03 13:14:32 +01:00
uukelele
04745264ed
Merge branch 'main' into patch-1
2025-05-02 07:40:52 +01:00
uukelele
c5892c0c40
added usage of block_place_delay to timeout
2025-04-11 16:29:54 +01:00
MaxRobinsonTheGreat
c9dd763529
Merge remote-tracking branch 'upstream/main' into merge-main
2025-04-08 16:36:47 -05:00
uukelele
bcfe870807
added 10ms delay to /setblock
2025-04-08 10:03:04 +01:00
MaxRobinsonTheGreat
47a8b9e95c
improve coding: no floating promises, place air, better prompt
2025-03-20 16:42:26 -05:00
MaxRobinsonTheGreat
799d6b1cfa
fix craftingplan to bias towards common ingredients
2025-03-18 12:54:06 -05:00
MaxRobinsonTheGreat
3fd2d35001
pathfinder stops if dont have right tools
2025-03-17 14:01:14 -05:00
Max Robinson
5bafdfddf6
Merge pull request #471 from kolbytn/vision
...
Vision
2025-03-16 19:18:25 -05:00
Max Robinson
b27c69a2b6
Merge pull request #482 from icwhite/fork_copy
...
Updated takeFromChest skill to withdraw items from multiple slots
2025-03-16 19:03:58 -05:00
Ayush Maniar
8bdb1b01c1
Updated takeFromChest skill to withdraw items from multiple slots when needed
2025-03-16 00:00:24 -07:00
Ayush Maniar
8e1155a956
Updated takeFromChest skill to withdraw items from multiple slots when needed
2025-03-15 16:41:41 -07:00
MaxRobinsonTheGreat
d9a0b0802c
Merge branch 'develop' into vision
2025-03-15 17:24:52 -05:00
MaxRobinsonTheGreat
40f294d174
fix collect simple crops/weird blocks
2025-03-15 16:56:36 -05:00
MaxRobinsonTheGreat
4b1e02fc95
add manual collection for crops/other weird blocks
2025-03-15 16:54:16 -05:00
MaxRobinsonTheGreat
ef37a400b0
fix digdown
2025-03-13 15:42:23 -05:00
Max Robinson
07ea071ac3
Merge pull request #414 from Lawtro37/main
...
add "digDown" skill
2025-03-13 14:17:33 -05:00
Ayushmaniar
6dfd2f69f4
Merge branch 'main' into main
2025-03-07 19:36:05 -08:00
MaxRobinsonTheGreat
dcdb7d2de1
refactor/cleanup
2025-03-05 15:46:45 -06:00
MaxRobinsonTheGreat
9abecae9b2
Merge branch 'main' into vision
2025-03-05 15:30:19 -06:00
MaxRobinsonTheGreat
f05b49fb20
better wait skill and enable claude thinking
2025-03-03 22:40:30 -06:00
Isadora White
8a75d8a78e
changing the give to player command to account for an edge case where the players are too close together and moving away takes time
2025-02-22 17:53:42 -08:00
gmuffiness
359592825a
fix: update package
2025-02-19 11:14:08 +09:00
MaxRobinsonTheGreat
138a9838ae
use word-overlap for skill docs embed if unsupported
2025-02-17 13:13:45 -06:00
gmuffiness
a22f9d439f
merge: main
2025-02-08 17:39:38 +09:00
MaxRobinsonTheGreat
3a780ef759
lil fixes: model names and params, imports
2025-02-05 15:14:33 -06:00
Max Robinson
b27b282d5a
Merge branch 'main' into get_detailed_crafting_plan
2025-02-04 15:33:35 -06:00
MaxRobinsonTheGreat
e1a9ed811b
small fix to block placing/farming
2025-01-25 12:26:49 -06:00
gmuffiness
5fce0acaac
feat: move vision functions from skill into vision_intepreter
2025-01-24 13:16:36 +09:00
Lawtro
fbc2734e52
fixed fall protection and tweaked other things
2025-01-22 13:35:18 +10:00
Lawtro
d75c7304fd
change danger log message
2025-01-22 12:31:50 +10:00
MaxRobinsonTheGreat
c5b37dc2c7
use cheats for farming, default no code timeout
2025-01-21 14:05:50 -06:00
Lawtro
2a768c3e97
fixed bugs where bot would try to mine water and added safety protections
...
- bot will no longer mine down if its in water or if there is water below the block its standing on
- bot will no longer dig down if its going to fall into water or lava or a drop more than 5 blocks
2025-01-21 18:45:03 +10:00
Lawtro37
1f6f352e53
added digDown skill
2025-01-20 20:43:35 +10:00
gmuffiness
55c045f57f
fix: update camera direction to use mineflayer viewer setFirstPersonCamera api
2025-01-20 13:11:57 +09:00
gmuffiness
f5923db43a
feat: update skill look to lookAtPlayer & export lookAtPosition
2025-01-16 13:17:39 +09:00
gmuffiness
1be24f4867
feat: add screenshots and look action works on gpt
2025-01-15 17:26:13 +09: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
Ayush Maniar
a14d4af65f
Add getCraftingPlan tool for making agents faster and resource efficient
2025-01-05 19:27:44 -08:00
MaxRobinsonTheGreat
ae99cedec5
better examples, little model fixes, less chatty
2024-12-12 19:42:29 -06:00
MaxRobinsonTheGreat
f068b4c7ce
add gotoposition/searchforentity, improved consume/giveplayer/gotoblock
2024-12-05 15:30:25 -06:00
MaxRobinsonTheGreat
2384b5bf5c
added only_chat_with for users to listen/chat to
2024-12-01 22:28:21 -06:00
MaxRobinsonTheGreat
53c02c55ee
improved elbow_room
2024-11-19 22:23:57 -06:00