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
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
..
cli
feat: Support OAuth authentication flows for Claude
2026-03-11 11:10:48 -06:00
client
fix: updated the error for unauthenticated oauth to include the REPL .authenticated command
2026-03-28 11:57:01 -06:00
config
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
function
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
mcp
style: Applied formatting to MCP module
2026-02-20 15:28:21 -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
style: Applied formatting across new inquire files
2026-03-16 12:39:20 -06:00
repl
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
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
fix: the updated regex for secrets injection broke MCP server secrets interpolation because the regex greedily matched on new lines, replacing too much content. This fix just ignores commented out lines in YAML files by skipping commented out lines.
2026-03-11 12:55:28 -06:00
main.rs
style: Applied formatting across new inquire files
2026-03-16 12:39:20 -06:00