Commit Graph

13 Commits

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