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 |
|
Max Robinson
|
f541628434
|
Merge pull request #409 from itsme6582/patch-1
Update Discord link in README.md
|
2025-02-05 15:41:09 -06:00 |
|
Max Robinson
|
d2394ab956
|
Merge pull request #433 from kolbytn/relavent-code-docs
Relevant code docs
|
2025-02-05 15:39:48 -06:00 |
|
MaxRobinsonTheGreat
|
3a780ef759
|
lil fixes: model names and params, imports
|
2025-02-05 15:14:33 -06:00 |
|
Max Robinson
|
dbc2cbc7bc
|
Merge pull request #432 from kolbytn/patch-claude
define params by default
|
2025-02-05 12:40:28 -06:00 |
|
MaxRobinsonTheGreat
|
74eeebcfcb
|
define params by default
|
2025-02-05 12:39:53 -06:00 |
|
Qu Yi
|
8277c23a2c
|
Refactor Qwen.js to OpenAI API style
|
2025-02-05 17:27:01 +08:00 |
|
Qu Yi
|
c62ee6ee13
|
Merge remote-tracking branch 'refs/remotes/upstream/main' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
# src/models/prompter.js
# src/models/qwen.js
|
2025-02-05 17:05:55 +08:00 |
|
Max Robinson
|
845a9334b4
|
Merge pull request #431 from kolbytn/crafting_plan
Crafting plan
|
2025-02-04 16:27:11 -06: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 |
|
Max Robinson
|
116b7ac83e
|
Merge pull request #430 from kolbytn/model_params
Model Params + Updated Gemini
|
2025-02-04 15:07:56 -06:00 |
|
MaxRobinsonTheGreat
|
48ced2326c
|
Merge branch 'main' into model_params
|
2025-02-04 15:01:39 -06:00 |
|
Max Robinson
|
402e09f037
|
better readme
|
2025-02-04 15:00:55 -06:00 |
|
MaxRobinsonTheGreat
|
0c3ba9a383
|
updated gemini, cleaned gpt profile
|
2025-02-04 14:41:57 -06:00 |
|
MaxRobinsonTheGreat
|
be780cba27
|
remove obsolete collectblock patche
|
2025-02-04 13:28:32 -06:00 |
|
MaxRobinsonTheGreat
|
60187e2317
|
added model parameters obj to profile
|
2025-02-04 13:02:57 -06:00 |
|
Max Robinson
|
22982e1e9f
|
Merge pull request #420 from pixelkat5/main
Small adjustments to the README.MD
|
2025-02-04 11:36:51 -06:00 |
|
Max Robinson
|
8f545089e1
|
my pr gets priority
O1 patches
|
2025-02-03 18:45:16 -06:00 |
|
MaxRobinsonTheGreat
|
23c54279de
|
add code_model to readme
|
2025-02-03 18:42:47 -06:00 |
|
MaxRobinsonTheGreat
|
9b387649a1
|
enable o3, improve novita
|
2025-02-03 18:35:58 -06:00 |
|
MaxRobinsonTheGreat
|
e1a9ed811b
|
small fix to block placing/farming
|
2025-01-25 12:26:49 -06:00 |
|
MaxRobinsonTheGreat
|
063d421764
|
added second model for coding
|
2025-01-25 12:26:22 -06:00 |
|
Pixel
|
1e6ee45f01
|
Update README.md
|
2025-01-25 10:55:39 -06:00 |
|
Pixel
|
42f805cd16
|
Update README.md
|
2025-01-25 10:53:22 -06:00 |
|
MaxRobinsonTheGreat
|
fbde286931
|
better auto-prompt
|
2025-01-24 11:31:26 -06:00 |
|
“Qu
|
2019dff1f8
|
Merge remote-tracking branch 'refs/remotes/upstream/main' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
# settings.js
|
2025-01-22 13:53:32 +08:00 |
|
uukelele-scratch
|
007a0cdf6c
|
Update index.html
|
2025-01-21 21:49:27 +00:00 |
|
uukelele-scratch
|
e92ff0f933
|
Update agent.js
|
2025-01-21 21:48:05 +00:00 |
|
uukelele-scratch
|
1171bad1e4
|
Update agent_proxy.js
|
2025-01-21 21:47:36 +00:00 |
|
uukelele-scratch
|
3eeb88e60e
|
Update mind_server.js
|
2025-01-21 21:47:05 +00:00 |
|
Max Robinson
|
8e783ba75a
|
Merge pull request #416 from kolbytn/patch
Patch
|
2025-01-21 14:07:51 -06:00 |
|
MaxRobinsonTheGreat
|
c5b37dc2c7
|
use cheats for farming, default no code timeout
|
2025-01-21 14:05:50 -06:00 |
|
MaxRobinsonTheGreat
|
66a03bf893
|
embed max tokens, fix shutdown race condition
|
2025-01-21 13:41:48 -06:00 |
|
“Qu
|
f0396df829
|
Remove the relevant_skill_doc prompts from coder.js and action_manager.js
|
2025-01-19 22:05:01 +08:00 |
|
“Qu
|
1d54af2fb7
|
add the lost || new_resume
|
2025-01-19 21:10:12 +08:00 |
|
“Qu
|
1a86c3a485
|
Fix Qwen.js to be compatible with OpenAI and add random backoff for rate limiting
|
2025-01-19 20:50:25 +08:00 |
|
“Qu
|
5dd57dd429
|
Merge remote-tracking branch 'refs/remotes/upstream/main' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
# src/agent/prompter.js
|
2025-01-19 18:28:17 +08:00 |
|
“Qu
|
4782da1207
|
Rename func 'check' to 'lint'
|
2025-01-13 00:02:03 +08:00 |
|
“Qu
|
9be83fec64
|
Rename two code template
|
2025-01-12 23:56:10 +08:00 |
|
“Qu
|
8590366900
|
Rollback two code template.js
|
2025-01-12 23:52:59 +08:00 |
|
“Qu
|
485d4a6d8c
|
Rollback two code template.js
|
2025-01-12 23:52:39 +08:00 |
|
itsme6582
|
bca490a33a
|
Update README.md
Discord invite in section ## Install and Run was invalid. Replaced with the [Discord Support] link from the section # Mindcraft
|
2025-01-12 10:24:21 -05:00 |
|
Max Robinson
|
a95fa33266
|
Merge pull request #407 from kolbytn/lil-changes
Lil changes
|
2025-01-10 12:43:49 -06:00 |
|
MaxRobinsonTheGreat
|
eeaf33c4d2
|
changed unblockables
|
2025-01-10 12:41:00 -06:00 |
|
MaxRobinsonTheGreat
|
7eef805395
|
added num_examples
|
2025-01-09 15:16:35 -06:00 |
|
MaxRobinsonTheGreat
|
6167aeeec4
|
added restrict to inventory and better blacklist
|
2025-01-09 15:15:25 -06:00 |
|
MaxRobinsonTheGreat
|
85ef0e8103
|
fix help command
|
2025-01-09 12:43:29 -06:00 |
|
Max Robinson
|
8282b94996
|
Merge pull request #403 from kolbytn/mistral
Mistral
|
2025-01-07 13:48:49 -06:00 |
|
MaxRobinsonTheGreat
|
a9a55b63e5
|
added key/model to example, fixed !help
|
2025-01-07 13:41:14 -06:00 |
|