Commit graph

71 commits

Author SHA1 Message Date
Isadora White
7402839cb5 teleport close to building 2025-03-10 23:08:35 -07:00
Isadora White
9a22d78bad updating prompter to include better logging 2025-03-09 00:07:09 -08:00
Ayush Maniar
8644d48fb3 More fixes to agent.js, removed jill.json from settings.js 2025-03-08 16:56:01 -08:00
Ayushmaniar
6dfd2f69f4
Merge branch 'main' into main 2025-03-07 19:36:05 -08:00
Ayush Maniar
684cd41493 Added blocked_actions empty list back to settings.js 2025-03-07 19:28:08 -08:00
MaxRobinsonTheGreat
c58ad93f24 add blocked_actions to settings too 2025-03-07 15:02:31 -06:00
Isadora White
34145168dc refactoring changes 2025-03-04 12:09:23 -08:00
mmaheshwari2
0ee3adf3e0 debugging merge 2025-03-03 12:24:59 -08:00
Isadora White
8c2bd816b7 merge conflicts resolved 2025-02-27 21:00:41 -08:00
Isadora White
332ad0a0e2 getting rid of unnecessary changes 2025-02-23 21:17:27 -08:00
Isadora White
0a597b5353 making multi agent few shot prompting 2025-02-23 17:50:02 -08:00
Isadora White
7a19f34e22
Merge branch 'main' into evaluation_parallelization 2025-02-18 18:34:46 -08:00
Isadora White
6e48f06e1d small changes 2025-02-12 15:39:57 -08:00
MaxRobinsonTheGreat
642e1e86dc add base profiles survival,creative,god_mode 2025-02-05 15:58:40 -06:00
Isadora White
231204d0c8 using environment variables to help differentiate the settings.js files :D 2025-01-26 11:39:21 -08: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
MaxRobinsonTheGreat
c5b37dc2c7 use cheats for farming, default no code timeout 2025-01-21 14:05:50 -06: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
MaxRobinsonTheGreat
7eef805395 added num_examples 2025-01-09 15:16:35 -06:00
Isadora White
9575437d56 reset function and better prompts 2025-01-07 19:29:50 -08:00
MaxRobinsonTheGreat
a9a55b63e5 added key/model to example, fixed !help 2025-01-07 13:41:14 -06:00
Saintdoggie
affa697f10 merge conflicts (hopefully) 2025-01-06 20:40:12 -06:00
“Qu
2127e5b9fb Merge remote-tracking branch 'refs/remotes/upstream/main' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
#	src/agent/prompter.js
2025-01-04 12:30:28 +08:00
Qu Yi
a7000ea970 Merge code templates into codeTemplate.json 2025-01-03 17:50:14 +08:00
Isadora White
3f728957c4 fixing issues with the bot not receiving the messages properly: 2024-12-29 10:56:20 -06:00
Isadora White
acdc73ad47 wrote validation functions for blueprint and added commands for the agent to use 2024-12-26 18:12:11 -06:00
Maximus
a2a3d4a305 added deepseek 2024-12-26 16:45:48 -07:00
Isadora White
d2f46dbe65 adding human readable blueprint objects 2024-12-23 10:31:19 -06:00
Qu Yi
72397c4c33 Add setting for number of "relevant_docs_count" 2024-12-17 00:33:18 +08:00
Qu Yi
11c63cb418 Merge remote-tracking branch 'refs/remotes/upstream/main' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
#	src/agent/action_manager.js
#	src/agent/prompter.js
2024-12-13 23:27:14 +08:00
MaxRobinsonTheGreat
2384b5bf5c added only_chat_with for users to listen/chat to 2024-12-01 22:28:21 -06:00
Kolby Nottingham
319295ef88 revert to andy profile 2024-11-25 21:23:51 -08:00
MaxRobinsonTheGreat
2c0467b658 impoved initialization and logging 2024-11-25 17:15:23 -06:00
MaxRobinsonTheGreat
bc360f15fb added default profile that replaces most of all profiles 2024-11-21 23:29:52 -06:00
MaxRobinsonTheGreat
210843a0ad added mindserver hosting controls 2024-11-19 22:21:17 -06:00
MaxRobinsonTheGreat
7c5790d880 added mindserver to handle bot chat, better conversations 2024-11-18 23:02:37 -06:00
MaxRobinsonTheGreat
8f18b921ee Merge branch 'main' into agent-chat 2024-11-16 15:53:22 -06:00
Nimi
e8867000c7 xAI/Grok support 2024-11-11 05:43:26 -06:00
Qu Yi
cba7f7b431 Default settings except code_timeout_mins 2024-11-10 17:58:23 +08:00
Qu Yi
69c0bd1584 Default settings except code_timeout_mins 2024-11-10 17:52:19 +08:00
Qu Yi
dd176afc71 set default profiles to andy.json 2024-11-10 17:50:30 +08:00
Qu Yi
2322f7857e code_timeout_mins is set to 3 2024-11-10 17:46:18 +08:00
MaxRobinsonTheGreat
3b07a63b48 Merge branch 'main' into agent-chat 2024-11-04 10:11:14 -06:00
Saintdoggie
4c63188533 docs: add mistral profile comment to settings.js 2024-11-03 19:27:59 -08:00
Qu Yi
80d0c2514e Merge remote-tracking branch 'origin/Tasks-more-relevant-docs-and-code-exception-fixes' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
#	src/agent/coder.js
#	src/agent/prompter.js
2024-11-03 02:24:26 +08:00
Max Robinson
31db4e2be9
Merge pull request #259 from Ninot1Quyi/main
New model support: Qwen
2024-11-02 12:02:14 -05:00
MaxRobinsonTheGreat
dc8488299c checkpoint 2024-11-02 10:46:04 -05:00
Qu Yi
ecaf5e87e1 Code capability enhancement & bot crash fix 2024-11-02 20:26:56 +08:00
Max Robinson
f98ae6905f
set default mc version to 1.20.4, 1.21 buggy 2024-10-28 15:55:16 -05:00
Ninot-Quyi[CN]
379ce2d5e7 New Model Support: Qwen 2024-10-28 13:41:20 +08:00