Commit graph

1033 commits

Author SHA1 Message Date
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
Isadora White
9575437d56 reset function and better prompts 2025-01-07 19:29:50 -08: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
Saintdoggie
affa697f10 merge conflicts (hopefully) 2025-01-06 20:40:12 -06:00
Max Robinson
14f6682c65
Merge pull request #399 from luoling8192/fix/typo
fix: typo fix
2025-01-06 11:20:32 -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
Max Robinson
43cdcc6879
Merge pull request #397 from kolbytn/env-awareness
Env awareness
2025-01-05 15:52:36 -06:00
MaxRobinsonTheGreat
13dbbbefca little cleanup of environmental awareness 2025-01-05 15:52:04 -06:00
Max Robinson
65a6d0f32d
Merge pull request #334 from hackdefendr/main
Adding !help from the TODO project
2025-01-05 15:18:59 -06:00
Max Robinson
d5d953e035
Merge pull request #381 from uukelele-scratch/main
fixed mindserver to use correct port
2025-01-05 14:19:49 -06:00
“Qu
a458a66759 Resolve merge conflicts in deepseek 2025-01-04 12:48:21 +08: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
Max Robinson
201ce18714
Merge pull request #396 from kolbytn/deepseek
added deepseek
2025-01-03 14:09:16 -06:00
Qu Yi
a7000ea970 Merge code templates into codeTemplate.json 2025-01-03 17:50:14 +08:00
Isadora White
9e7ead7e0c added conversation examples and fixed an issue with the validation function 2024-12-29 13:38:23 -06:00
Isadora White
3f728957c4 fixing issues with the bot not receiving the messages properly: 2024-12-29 10:56:20 -06:00
Isadora White
5b46d3ee6d fixing bugs with the initial blueprint validation functions 2024-12-27 20:42:34 -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
uukelele-scratch
7b5e9d7045
fixed mindserver to use correct port 2024-12-24 07:28:59 +00:00
Isadora White
095cdc2d6d adding the blueprint to the goal string 2024-12-23 11:34:56 -06:00
Isadora White
d2f46dbe65 adding human readable blueprint objects 2024-12-23 10:31:19 -06:00
Max Robinson
afe43c000e
Merge pull request #372 from kolbytn/convo-patch
Convo patch
2024-12-18 11:23:31 -06:00
MaxRobinsonTheGreat
44d110d18d Merge branch 'main' into convo-patch 2024-12-18 11:21:26 -06:00
MaxRobinsonTheGreat
077fa41edb starting new convo ends current one 2024-12-18 11:21:05 -06:00
Qu Yi
72397c4c33 Add setting for number of "relevant_docs_count" 2024-12-17 00:33:18 +08:00
Qu Yi
b1dad6beda Code Separation: Related Skill Selection 2024-12-16 19:28:31 +08:00
Qu Yi
4c8c61b2f3 Modify the url of qwen.json to default to the international version '-intl' 2024-12-16 19:23:24 +08:00
Qu Yi
37aecb0e70 Merge remote-tracking branch 'upstream/main' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
#	profiles/qwen.json
2024-12-16 19:11:18 +08:00
Qu Yi
c5b6cd59d8 Preliminary code separation 2024-12-15 00:05:12 +08:00
Max Robinson
89c94d9d9b
Merge pull request #370 from kolbytn/multi-chat-patches
Yet more multi agent controls
2024-12-13 16:31:49 -06:00
MaxRobinsonTheGreat
7ad48c29ad added full shutdown from ui/task 2024-12-13 10:42:41 -06:00
Qu Yi
1835d5e541 Resolve merge conflicts with latest code 2024-12-14 00:07:01 +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
3717d9b9f4 Merge branch 'main' into multi-chat-patches 2024-12-12 21:29:21 -06:00
Max Robinson
2c5dc2b43e
Merge pull request #368 from icwhite/clean_dev
Task Class
2024-12-12 21:02:50 -06:00
Kolby Nottingham
883f73eef5 fixed example 2024-12-12 18:53:24 -08:00
MaxRobinsonTheGreat
ae99cedec5 better examples, little model fixes, less chatty 2024-12-12 19:42:29 -06:00
Kolby Nottingham
58d38af369 task init fixes 2024-12-12 12:33:00 -08:00
Kolby Nottingham
d0140aa542 tasks class 2024-12-10 15:39:57 -08:00
Kolby Nottingham
760a178f74 improved profiles 2024-12-10 14:11:32 -08:00
Kolby Nottingham
bd5b995e4b server task fixes 2024-12-10 13:41:13 -08:00
Kolby Nottingham
9fb58d2d40 merge with main 2024-12-10 13:30:40 -08:00
Kolby Nottingham
2332bb3e62 merge with main 2024-12-10 13:30:17 -08:00
Kolby Nottingham
88e0174ef1 task fixes 2024-12-10 13:13:45 -08:00
Kolby Nottingham
a15ab15bcd additional task features 2024-12-09 17:06:22 -08:00