|
|
c5b8e5a087
|
Enhance web tool queries by adding temporal terms and refactoring fallback query generation logic
|
2026-06-15 20:58:05 +02:00 |
|
|
|
9c368b97c5
|
Improve agent reliability by implementing evidence-first chat grounding, expanding search vocabulary, refining research question formulation, and adding comprehensive query generation tests.
|
2026-06-15 20:56:06 +02:00 |
|
|
|
ba51bb9a1b
|
Enhance query terms and add specialized aliases for better lookup coverage
|
2026-06-15 20:55:47 +02:00 |
|
|
|
7b07b344e9
|
Enhance web toolchain robustness with advanced filtering, topic matching, and refined query generation.
|
2026-06-15 20:46:44 +02:00 |
|
|
|
fb33c291ea
|
Refactor workflow selection logic: Improves manifest prioritization for combined web/knowledge answers and updates the 'web' capability check to be unconditional. Also enhances context logging to differentiate between forced and automatic web search modes.
|
2026-06-15 20:40:05 +02:00 |
|
|
|
8f74205db6
|
Increase URL limit, enforce text truncation limit, and use full content for hashing in web fetch tool
|
2026-06-15 20:35:18 +02:00 |
|
|
|
79c6cee413
|
Refine regex patterns for extracting content from remember/save commands
|
2026-06-15 20:29:49 +02:00 |
|
|
|
ebf90ecd8e
|
Improve target message handling for "remember-this" workflows
|
2026-06-15 20:29:49 +02:00 |
|
|
|
983081eccd
|
Improve prompt generation by handling long messages and dynamic history context
|
2026-06-15 20:26:48 +02:00 |
|
|
|
bd2c003965
|
Pass edited message content when saving to knowledge
|
2026-06-15 20:26:48 +02:00 |
|
|
|
3fd2cf4910
|
auto-git:
[change] backend/agent/validation.py
|
2026-06-15 20:26:48 +02:00 |
|
|
|
236d2d8962
|
auto-git:
[change] backend/agent/api.py
[change] backend/agent/schemas.py
|
2026-06-15 20:26:48 +02:00 |
|
|
|
f2644ce3cd
|
Enhance workflow run context by passing target message content and improving 'remember-this' logic
|
2026-06-15 20:26:02 +02:00 |
|
|
|
3f23d22e6b
|
Implement content extraction for 'remember' and 'save' messages
|
2026-06-15 20:25:44 +02:00 |
|
|
|
0e7f54dbb6
|
Pass web search status when selecting a workflow
|
2026-06-15 20:25:44 +02:00 |
|
|
|
043e40b0aa
|
Add web search enablement flag to workflow selection parameters
|
2026-06-15 20:25:44 +02:00 |
|
|
|
024bffecd1
|
Enhance workflow selection logic by implementing fast-path detection and improving manifest filtering based on capabilities, attachments, and keywords.
|
2026-06-15 20:25:21 +02:00 |
|
|
|
fd1f31ee76
|
Refactor knowledge search handler to use multiprocessing for isolated context retrieval and improved stability.
|
2026-06-15 15:50:55 +02:00 |
|
|
|
c7eed48fce
|
Improve context handling for workflow runs by auto-detecting target URLs and setting the previous assistant message as the default target ID.
|
2026-06-15 15:46:38 +02:00 |
|
|
|
e274c09ae5
|
Refactor built-in workflows to use conditional branching for message and website saving success/failure states
|
2026-06-15 15:39:36 +02:00 |
|
|
|
6450614c5b
|
Enhance workflow state tracking by passing and utilizing selection mode in agent runtimes
|
2026-06-15 15:32:14 +02:00 |
|
|
|
dae2ce0f9d
|
Implement message regeneration feature for workflow runs
|
2026-06-15 15:30:52 +02:00 |
|
|
|
f562fd5c01
|
Fix runtime session check and standardize workflow edge handles in editor
|
2026-06-15 15:30:51 +02:00 |
|
|
|
8a0d825274
|
fix(agent/registry): Improve tool execution timeout and cancellation handling
|
2026-06-15 15:24:58 +02:00 |
|
|
|
84a845948b
|
Pass maximum tool calls limit to workflow runtime
|
2026-06-15 15:14:08 +02:00 |
|
|
|
c62152353c
|
feat(agent): Implement core API endpoints for workflow management and execution
|
2026-06-15 15:12:58 +02:00 |
|
|
|
97729f4ce8
|
feat(agent): Implement core workflow runtime logic and event logging
|
2026-06-15 15:11:41 +02:00 |
|
|
|
efe4cc0875
|
Implement intelligent router to select the appropriate agent workflow based on user intent
|
2026-06-15 15:08:18 +02:00 |
|
|
|
0376ab8eed
|
Introduce core built-in workflows (Web, Knowledge, Vision, Research) and workflow seeding logic
|
2026-06-15 15:08:18 +02:00 |
|
|
|
48cf63d535
|
Add tools for knowledge persistence (saving messages/websites) and visual attachment analysis.
|
2026-06-15 15:05:51 +02:00 |
|
|
|
b2f1aeba42
|
Implement comprehensive web tools for searching, fetching content, and context reranking.
|
2026-06-15 15:05:51 +02:00 |
|
|
|
97366bb8e0
|
Implement core agent tooling infrastructure (chat, knowledge search) and update tool registration
|
2026-06-15 15:04:04 +02:00 |
|
|
|
f8325e5458
|
Introduce core agent framework components: workflow persistence models, tool registry system, and reference binding logic.
|
2026-06-15 15:02:39 +02:00 |
|