This website requires JavaScript.
Explore
Help
Sign In
Dark-Alex-17
/
loki
Watch
1
Star
0
Fork
0
You've already forked loki
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ce6f53ad05f1517af67534f1e5ab080f5deb7a9c
loki
/
src
/
config
History
Alex Clarke
2bb8cf5f73
CI / All (macos-latest) (push)
Has been cancelled
Details
CI / All (ubuntu-latest) (push)
Has been cancelled
Details
CI / All (windows-latest) (push)
Has been cancelled
Details
fix: Removed the now unnecessary is_stale_response that was breaking auto-continuing with parallel agents
2026-02-18 13:36:25 -07:00
..
agent.rs
fix: Removed the now unnecessary is_stale_response that was breaking auto-continuing with parallel agents
2026-02-18 13:36:25 -07:00
input.rs
refactor: Updated to the most recent Rust version with 2024 syntax
2025-11-07 15:50:55 -07:00
macros.rs
refactor: Updated to the most recent Rust version with 2024 syntax
2025-11-07 15:50:55 -07:00
mod.rs
fix: Bypassed enabled_tools for user interaction tools so if function calling is enabled at all, the LLM has access to the user interaction tools when in REPL mode
2026-02-18 11:25:25 -07:00
prompts.rs
feat: Added support for sub-agents to escalate user interaction requests from any depth to the parent agents for user interactions
2026-02-18 11:06:15 -07:00
role.rs
refactor: Updated to the most recent Rust version with 2024 syntax
2025-11-07 15:50:55 -07:00
session.rs
feat: Implemented a built-in task management system to help smaller LLMs complete larger multistep tasks and minimize context drift
2026-02-09 12:49:06 -07:00
todo.rs
feat: Implemented a built-in task management system to help smaller LLMs complete larger multistep tasks and minimize context drift
2026-02-09 12:49:06 -07:00