Commit graph

298 commits

Author SHA1 Message Date
MaxRobinsonTheGreat
3f541ae930 moved shouldplacetorch to world 2024-06-03 19:09:22 -05:00
MaxRobinsonTheGreat
3342a6deb9 removed strict format 2024-06-03 18:40:01 -05:00
MaxRobinsonTheGreat
baa51ee2c8 added teleport to gotoposition 2024-06-03 18:33:00 -05:00
MaxRobinsonTheGreat
ca4ef4114a added no_cheat to docs 2024-06-03 18:28:44 -05:00
MaxRobinsonTheGreat
25c4f68be7 add modes to profile 2024-06-03 18:23:29 -05:00
MaxRobinsonTheGreat
af8252cd95 added cheat mode, teleport, insta place, better torch placer 2024-06-03 18:23:01 -05:00
MaxRobinsonTheGreat
440ffdd931 ignore user commands, remove message logs 2024-06-03 18:21:11 -05:00
Max Robinson
bd73aa5a68
Merge pull request #101 from kolbytn/fix-ollama
Fix ollama
2024-06-02 09:26:47 -05:00
MaxRobinsonTheGreat
83bb3a16fd changed init message to system 2024-06-01 22:47:32 -05:00
MaxRobinsonTheGreat
c8b6504221 ollama no embedding by default 2024-06-01 16:23:14 -05:00
MaxRobinsonTheGreat
ea4922e8f0 fixed coder, gemini 2024-06-01 16:05:59 -05:00
MaxRobinsonTheGreat
666b45a194 use strict formatting for ollama 2024-06-01 15:03:45 -05:00
Max Robinson
78db1255e8
Merge pull request #100 from kolbytn/keys-file
Keys file
2024-05-31 00:00:41 -05:00
MaxRobinsonTheGreat
24a6370332 refactored into key reader 2024-05-30 18:00:48 -05:00
MaxRobinsonTheGreat
e623a6925c Merge branch 'main' into keys-file 2024-05-30 17:34:40 -05:00
Max Robinson
400e222818
Merge pull request #97 from kolbytn/better-settings
Better settings and profiles
2024-05-30 17:02:31 -05:00
Sam Kemp
fe621ebcf8 Renamed config.json to keys.json and added check for env var if keys.json isn't found 2024-05-30 17:30:34 +01:00
MaxRobinsonTheGreat
738c305723 ignore my saved code folder 2024-05-29 22:23:22 -05:00
MaxRobinsonTheGreat
505d11b07d updated readme 2024-05-29 22:04:30 -05:00
MaxRobinsonTheGreat
1fa2d0d267 sneak fix 2024-05-29 21:54:47 -05:00
MaxRobinsonTheGreat
449e3da221 settings.json to json object 2024-05-29 21:49:45 -05:00
MaxRobinsonTheGreat
dd89b25277 moved old profiles 2024-05-29 21:39:02 -05:00
MaxRobinsonTheGreat
6915cc15ac reset modes 2024-05-29 21:35:47 -05:00
MaxRobinsonTheGreat
0e251a7588 moved main params to settings 2024-05-29 21:33:29 -05:00
Sam Kemp
b17f4806a3 Updated README.md 2024-05-27 12:47:12 +01:00
Sam Kemp
8b4ea79b9a Switched to config.json instead of environment variable 2024-05-27 12:36:29 +01:00
Max Robinson
ab440ea176
Merge pull request #89 from kolbytn/clean-restart
save memory before restart
2024-05-21 22:32:21 -05:00
MaxRobinsonTheGreat
fc3ee6f691 Merge branch 'clean-restart' into local-dev 2024-05-20 01:03:31 -05:00
MaxRobinsonTheGreat
5454252dde save memory before restart 2024-05-20 00:52:08 -05:00
MaxRobinsonTheGreat
003e35b43a buncha stuff 2024-05-20 00:23:19 -05:00
Max Robinson
89a35d3495
Merge pull request #88 from kolbytn/break-block-fix
check creative
2024-05-18 12:08:04 -05:00
MaxRobinsonTheGreat
b45f49aefd check creative 2024-05-18 12:06:50 -05:00
Max Robinson
f2bf7423ef
Merge pull request #82 from kolbytn/replicate-api
Replicate api
2024-05-17 10:33:58 -05:00
Max Robinson
34dd196891
Merge branch 'main' into replicate-api 2024-05-16 20:19:56 -05:00
MaxRobinsonTheGreat
e0177badc5 improved replicate params 2024-05-15 10:19:24 -05:00
Max Robinson
265dd6a076
Merge pull request #83 from kolbytn/creative-mode
Creative mode
2024-05-14 23:00:35 -05:00
MaxRobinsonTheGreat
988c541c87 kolby suggestion 2024-05-14 22:57:14 -05:00
Kolby Nottingham
821b44c389
Merge pull request #72 from kolbytn/load-npc
always load npc
2024-05-14 20:23:24 -07:00
MaxRobinsonTheGreat
a9b64950ca init prompt as system 2024-05-14 21:34:14 -05:00
MaxRobinsonTheGreat
cb253f03b6 don't check tools for digging in creative 2024-05-14 21:24:41 -05:00
MaxRobinsonTheGreat
537b1da2bc add creative msg to stats/inventory 2024-05-14 21:05:39 -05:00
MaxRobinsonTheGreat
b4a60cb11a fix unloaded blocks crash 2024-05-14 21:05:21 -05:00
MaxRobinsonTheGreat
5c6de46882 added pathfinder patch 2024-05-14 21:05:09 -05:00
Kolby Nottingham
c579366e7a change npc defaults 2024-05-13 11:47:35 -07:00
MaxRobinsonTheGreat
dc520a9ea1 fix unloaded blocks in mode check 2024-05-12 22:46:33 -05:00
MaxRobinsonTheGreat
3ac7423953 sneak in patch for creative mode pathfinding 2024-05-11 12:31:43 -05:00
MaxRobinsonTheGreat
017aaa2779 clean up, added replicate 2024-05-10 13:41:58 -05:00
MaxRobinsonTheGreat
0bd92f7521 refactored and added defaul replicate 2024-05-10 13:41:29 -05:00
MaxRobinsonTheGreat
e418778790 improved replicate, fixed gemini, shared toSinglePrompt 2024-05-07 15:08:22 -05:00
MaxRobinsonTheGreat
7ac919a62f fixed prompter mutating history, improved coding 2024-05-07 15:06:05 -05:00