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
v0.3.0
loki
/
src
/
config
History
Alex Clarke
6c17462040
CI / All (ubuntu-latest) (push)
Failing after 24s
Details
CI / All (macos-latest) (push)
Has been cancelled
Details
CI / All (windows-latest) (push)
Has been cancelled
Details
feat: Added
todo__clear
function to the todo system and updated REPL commands to have a .clear todo as well for significant changes in agent direction
2026-04-02 13:13:44 -06:00
..
agent.rs
feat: Added
todo__clear
function to the todo system and updated REPL commands to have a .clear todo as well for significant changes in agent direction
2026-04-02 13:13:44 -06:00
input.rs
fix: Do not inject tools when models don't support them; detect this conflict before API calls happen
2026-03-17 09:35:51 -06: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: Do not inject tools when models don't support them; detect this conflict before API calls happen
2026-03-17 09:35:51 -06:00
prompts.rs
feat: Added
todo__clear
function to the todo system and updated REPL commands to have a .clear todo as well for significant changes in agent direction
2026-04-02 13:13:44 -06: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: Added
todo__clear
function to the todo system and updated REPL commands to have a .clear todo as well for significant changes in agent direction
2026-04-02 13:13:44 -06:00