Commit 26072f2
committed
Merge branch 'main' into dev
# Conflicts:
# docs/src/content/docs/supported-models.md
# refact-agent/engine/Cargo.toml
# refact-agent/engine/src/agentic/compress_trajectory.rs
# refact-agent/engine/src/agentic/generate_commit_message.rs
# refact-agent/engine/src/agentic/mod.rs
# refact-agent/engine/src/at_commands/at_knowledge.rs
# refact-agent/engine/src/at_commands/at_web.rs
# refact-agent/engine/src/background_tasks.rs
# refact-agent/engine/src/call_validation.rs
# refact-agent/engine/src/cloud/experts_req.rs
# refact-agent/engine/src/cloud/messages_req.rs
# refact-agent/engine/src/cloud/mod.rs
# refact-agent/engine/src/cloud/threads_req.rs
# refact-agent/engine/src/cloud/threads_sub.rs
# refact-agent/engine/src/constants.rs
# refact-agent/engine/src/global_context.rs
# refact-agent/engine/src/http/routers/v1/chat.rs
# refact-agent/engine/src/http/routers/v1/chat_based_handlers.rs
# refact-agent/engine/src/integrations/config_chat.rs
# refact-agent/engine/src/integrations/project_summary_chat.rs
# refact-agent/engine/src/main.rs
# refact-agent/engine/src/memories.rs
# refact-agent/engine/src/postprocessing/pp_context_files.rs
# refact-agent/engine/src/postprocessing/pp_plain_text.rs
# refact-agent/engine/src/scratchpads/chat_generic.rs
# refact-agent/engine/src/scratchpads/chat_passthrough.rs
# refact-agent/engine/src/scratchpads/chat_utils_limit_history.rs
# refact-agent/engine/src/scratchpads/chat_utils_prompts.rs
# refact-agent/engine/src/scratchpads/passthrough_convert_messages.rs
# refact-agent/engine/src/subchat.rs
# refact-agent/engine/src/tools/mod.rs
# refact-agent/engine/src/tools/tool_create_knowledge.rs
# refact-agent/engine/src/tools/tool_create_memory_bank.rs
# refact-agent/engine/src/tools/tool_knowledge.rs
# refact-agent/engine/src/tools/tool_locate_search.rs
# refact-agent/engine/src/tools/tool_strategic_planning.rs
# refact-agent/engine/src/tools/tool_web.rs
# refact-agent/engine/src/tools/tools_execute.rs
# refact-agent/engine/src/tools/tools_list.rs
# refact-agent/engine/src/vecdb/vdb_thread.rs
# refact-agent/gui/codegen.ts
# refact-agent/gui/package-lock.json
# refact-agent/gui/package.json
# refact-agent/gui/src/components/Sidebar/GroupTree/GroupTree.tsx
# refact-agent/gui/src/components/Sidebar/GroupTree/useGroupTree.tsFile tree
123 files changed
+29996
-7602
lines changed- .github/workflows
- docs/src
- assets
- content/docs
- features
- refact-agent
- engine
- src
- agentic
- ast
- alt_testsuite
- treesitter
- parsers
- tests
- cases/kotlin
- at_commands
- cloud
- http/routers
- v1
- integrations
- knowledge_graph
- postprocessing
- scratchpads
- tools
- file_edit
- vecdb
- yaml_configs
- tests
- gui
- generated
- src/components/Sidebar/GroupTree
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
123 files changed
+29996
-7602
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | | - | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments