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
96f8007d53a43cfa0e6964f2ea3299b19254221c
loki
/
src
History
Alex Clarke
32a55652fe
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: Fixed a bug in the new supervisor and todo built-ins that was causing errors with OpenAI models
2026-02-18 14:52:57 -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: Removed the now unnecessary is_stale_response that was breaking auto-continuing with parallel agents
2026-02-18 13:36:25 -07:00
function
fix: Fixed a bug in the new supervisor and todo built-ins that was causing errors with OpenAI models
2026-02-18 14:52:57 -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: Removed the now unnecessary is_stale_response that was breaking auto-continuing with parallel agents
2026-02-18 13:36:25 -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