This website requires JavaScript.
Explore
Help
Sign In
giers10
/
Heimgeist
Watch
1
Star
0
Fork
0
You've already forked Heimgeist
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
5dd5514fc45e934a9b68dcc6c89ba2b0b6bd17e4
Heimgeist
/
backend
/
agent
History
Victor Giers
5dd5514fc4
Refactor web tools: Simplify query processing, remove complex topic matching, and standardize noise result filtering.
2026-06-15 21:01:36 +02:00
..
tools
Refactor web tools: Simplify query processing, remove complex topic matching, and standardize noise result filtering.
2026-06-15 21:01:36 +02:00
workflows
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
__init__.py
Introduce core agent framework components: workflow persistence models, tool registry system, and reference binding logic.
2026-06-15 15:02:39 +02:00
api.py
Refine regex patterns for extracting content from remember/save commands
2026-06-15 20:29:49 +02:00
bindings.py
Introduce core agent framework components: workflow persistence models, tool registry system, and reference binding logic.
2026-06-15 15:02:39 +02:00
events.py
feat(agent): Implement core workflow runtime logic and event logging
2026-06-15 15:11:41 +02:00
models.py
Introduce core agent framework components: workflow persistence models, tool registry system, and reference binding logic.
2026-06-15 15:02:39 +02:00
ollama_runtime.py
Implement core agent tooling infrastructure (chat, knowledge search) and update tool registration
2026-06-15 15:04:04 +02:00
registry.py
fix(agent/registry): Improve tool execution timeout and cancellation handling
2026-06-15 15:24:58 +02:00
router.py
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
runtime.py
Enhance workflow state tracking by passing and utilizing selection mode in agent runtimes
2026-06-15 15:32:14 +02:00
schemas.py
auto-git:
2026-06-15 20:26:48 +02:00
validation.py
auto-git:
2026-06-15 20:26:48 +02:00