|
|
77ba8aa771
|
Refactor local knowledge context API endpoint and update agent reason string
|
2026-06-16 23:32:33 +02:00 |
|
|
|
05e8b0296f
|
Implement chat memory tool and integrate it into agent capabilities
|
2026-06-16 19:53:16 +02:00 |
|
|
|
8616c077cc
|
Improve line sampling deduplication and add robust tests for message digest and prompt construction in router logic
|
2026-06-15 22:05:23 +02:00 |
|
|
|
13cfd7518b
|
Implement structured message digestion and attachment summarizing for improved long-context routing.
|
2026-06-15 22:05:03 +02:00 |
|
|
|
a66db9fe71
|
Refine agent routing instructions to distinguish between web-answer and research workflows
|
2026-06-15 21:39:02 +02:00 |
|
|
|
3ed74e7e8a
|
Refactor router prompts and update workflow choice display format
|
2026-06-15 21:36:24 +02:00 |
|
|
|
57ce5a4d1e
|
Refactor router inputs: Remove complex keyword detection for 'fresh info' and simplify forced web manifest selection.
|
2026-06-15 21:35:27 +02:00 |
|
|
|
fb944223e9
|
Enhance router intelligence to detect requests for fresh information (weather, news) and improve web search forcing logic.
|
2026-06-15 21:34:50 +02:00 |
|
|
|
631d632911
|
Refine router prompt rules and remove cost display from workflow choices
|
2026-06-15 21:26:50 +02:00 |
|
|
|
7e53c27115
|
Refactor workflow selection logic and abstract prompt generation; adds comprehensive test for follow-up context.
|
2026-06-15 21:23:34 +02:00 |
|
|
|
8d70f37d16
|
Enhance workflow routing logic by improving prompt structure and adding helpers for formatting conversation history and available workflows.
|
2026-06-15 21:23:22 +02:00 |
|
|
|
2c5f4f71a3
|
Feature: Force web answer selection if web search is enabled and primary workflow choice is weak
|
2026-06-15 21:06:44 +02:00 |
|
|
|
5857c0f60c
|
Refine fast path logic in router by enabling early exit for web search and cleaning up text processing
|
2026-06-15 21:02:25 +02:00 |
|
|
|
0270a65ab3
|
Refactor input processing: Normalize web search queries and simplify fast path logic in router.
|
2026-06-15 21:01:58 +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 |
|
|
|
983081eccd
|
Improve prompt generation by handling long messages and dynamic history context
|
2026-06-15 20:26:48 +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 |
|
|
|
efe4cc0875
|
Implement intelligent router to select the appropriate agent workflow based on user intent
|
2026-06-15 15:08:18 +02:00 |
|