Commit graph

689 commits

Author SHA1 Message Date
“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
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
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
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
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
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
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