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
Packages
Projects
Releases
Wiki
Activity
Files
f91cf2e346f479e55962e862136bcec814750e64
loki
/
src
History
Alex Clarke
f91cf2e346
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
build: Upgraded to the most recent version of rmcp
2026-02-18 12:28:52 -07:00
..
cli
refactor: Updated to the most recent Rust version with 2024 syntax
2025-11-07 15:50:55 -07:00
client
fix: When parallel agents run, only write to stdout from the parent and only display the parent's throbber
2026-02-18 09:59:24 -07:00
config
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
function
feat: Created a CodeRabbit-style code-reviewer agent
2026-02-18 12:16:59 -07:00
mcp
build: Upgraded to the most recent version of rmcp
2026-02-18 12:28:52 -07:00
parsers
refactor: Updated to the most recent Rust version with 2024 syntax
2025-11-07 15:50:55 -07:00
rag
feat: Supported the injection of RAG sources into the prompt, not just via the
.sources rag
command in the REPL so models can directly reference the documents that supported their responses
2026-02-13 17:45:56 -07:00
render
refactor: Updated to the most recent Rust version with 2024 syntax
2025-11-07 15:50:55 -07:00
repl
fix: Allow auto-continuation to work in agents after a session is compressed and if there's still unfinish items in the to-do list
2026-02-09 15:21:39 -07:00
supervisor
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
utils
refactor: Updated to the most recent Rust version with 2024 syntax
2025-11-07 15:50:55 -07:00
vault
refactor: Updated to the most recent Rust version with 2024 syntax
2025-11-07 15:50:55 -07:00
main.rs
feat: Initial models for agent parallelization
2026-02-17 11:27:55 -07:00