Commit graph

979 commits

Author SHA1 Message Date
Qu Yi
a100486896 Add mercury.js 2025-04-20 11:06:31 +08:00
Qu Yi
d1bb34446f New Model Support: Mercury (diffusion large language models) 2025-04-20 11:04:57 +08:00
Max Robinson
5c7667fe30
Merge pull request #505 from kolbytn/develop
Develop
2025-04-19 14:06:30 -05:00
MaxRobinsonTheGreat
d5cfae27c9 add openrouter vision, gpt strict format 2025-04-16 12:30:26 -05:00
MaxRobinsonTheGreat
cf42df40a2 fix mining issue with patch 2025-04-16 12:29:53 -05:00
Max Robinson
ca25142959
BIG OL UPDATE
merged develop branch
2025-03-30 12:38:07 -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
8793b3d905 fix behavior log 2025-03-30 16:33:21 -05:00
MaxRobinsonTheGreat
4fbf90ee0c remove obsolete npc, add breakblock as default doc 2025-03-30 16:17:16 -05:00
MaxRobinsonTheGreat
5f786c66ce refactor newAction to be a single action to allow interruptions 2025-03-29 16:18:52 -05:00
MaxRobinsonTheGreat
3864120914 better coder prompts 2025-03-28 18:44:09 -05:00
MaxRobinsonTheGreat
e5e900c75d fix dumb skill docs that were never working in the first place 2025-03-20 21:33:35 -05: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
9f91e189de update mineflayer patch version 2025-03-18 12:53:24 -05:00
MaxRobinsonTheGreat
3fd2d35001 pathfinder stops if dont have right tools 2025-03-17 14:01:14 -05:00
MaxRobinsonTheGreat
54c57acc93 faster speak, dont speak commands 2025-03-17 14:00:38 -05:00
MaxRobinsonTheGreat
2015667b2e refactor environment variable settings overrides 2025-03-16 19:45:21 -05:00
MaxRobinsonTheGreat
2f7d0fac12 ollama doc 2025-03-16 19:36:32 -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
8e1155a956 Updated takeFromChest skill to withdraw items from multiple slots when needed 2025-03-15 16:41:41 -07:00
MaxRobinsonTheGreat
2c1ff9e77d get actual center block view/coords 2025-03-15 18:10:31 -05:00
MaxRobinsonTheGreat
c5b860d624 fix busted up groq 2025-03-15 17:25:11 -05: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
Max Robinson
4ccbbe0f6c
Merge pull request #476 from uukelele-scratch/patch
added search wiki command
2025-03-13 16:01:10 -05:00
MaxRobinsonTheGreat
7e3ec5d1e0 gemini formatting 2025-03-13 16:00:50 -05:00
MaxRobinsonTheGreat
cd60655803 add patch for dumb google api 2025-03-13 15:56:05 -05:00
MaxRobinsonTheGreat
ef37a400b0 fix digdown 2025-03-13 15:42:23 -05:00
MaxRobinsonTheGreat
cbe5804f73 remove duplicate mistral 2025-03-13 15:38:49 -05:00
MaxRobinsonTheGreat
7f97574c4e fix speak 2025-03-13 14:40:18 -05:00
MaxRobinsonTheGreat
135af2229c Merge branch 'develop' of https://github.com/kolbytn/mindcraft into develop 2025-03-13 14:33:58 -05:00
MaxRobinsonTheGreat
5695c66fcb better comments 2025-03-13 14:33:56 -05:00
Max Robinson
a077ed4151
Merge pull request #441 from uukelele-scratch/main
Added speech functionality for bots
2025-03-13 14:30:34 -05:00
MaxRobinsonTheGreat
7840ae800a Merge branch 'main' into develop 2025-03-13 14:18:18 -05:00
Max Robinson
07ea071ac3
Merge pull request #414 from Lawtro37/main
add "digDown" skill
2025-03-13 14:17:33 -05:00
MaxRobinsonTheGreat
600f219085 fix spacing 2025-03-13 13:56:13 -05:00
MaxRobinsonTheGreat
1a4ac02e13 remove newline? 2025-03-13 13:51:41 -05:00
Max Robinson
d5df9f8c9f
Merge pull request #423 from Sweaterdog/main
2 new API's, and Reasoning model support
2025-03-13 13:49:21 -05:00
Sweaterdog
e38f7587d1
Merge branch 'kolbytn:main' into main 2025-03-12 19:01:34 -07:00
uukelele-scratch
f57da837b1
speaking is now false by default 2025-03-12 21:22:14 +00:00
uukelele-scratch
95782fa769 move command from actions.js to queries.js 2025-03-10 21:03:50 +00:00
Sweaterdog
350c842701
Update gemini.json
Fixed this file again
2025-03-10 11:21:37 -07:00
Sweaterdog
44550a634d
Update gemini.json
Fixed extra spaces
2025-03-10 11:21:15 -07:00
Sweaterdog
79e9a734c8
Update example_tasks.json
Fixed the extra space
2025-03-10 11:20:49 -07:00
Max Robinson
a852fe391a
Merge pull request #477 from kolbytn/main
fix claude tokens
2025-03-10 12:28:26 -05:00
MaxRobinsonTheGreat
0de98c99fa fix claude tokens 2025-03-10 12:27:31 -05:00
uukelele-scratch
cf6e23390d reset settings.js 2025-03-09 17:22:41 +00:00
uukelele-scratch
cf1fc15920 remove navigation tables from parser output in actions.js 2025-03-09 17:18:20 +00:00