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
a3abc68d70fe4c79e94d6670c6532fa741272d5d
Heimgeist
/
backend
/
agent
History
Victor Giers
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
..
tools
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
workflows
Pass edited message content when saving to knowledge
2026-06-15 20:26:48 +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