Commit Graph

  • 61bdf29bea feat: feature complete install remote with category selection Dark-Alex-17 2026-05-22 17:00:11 -06:00
  • ef39c7d9ff feat: Support to interactively add secrets to Loki that are missing from MCP configs when merging Dark-Alex-17 2026-05-22 16:47:25 -06:00
  • e9e46158e7 feat: Added MCP config merging support for remote asset installations Dark-Alex-17 2026-05-22 16:30:45 -06:00
  • 34dc4b0dce fix: Generified the functions usage of script detection for an executable bit on unix systems Dark-Alex-17 2026-05-22 16:01:28 -06:00
  • cd226577e7 feat: install remote now writes files to disk Dark-Alex-17 2026-05-22 15:55:37 -06:00
  • b5fc633454 feat: Created basic install_remote functions Dark-Alex-17 2026-05-22 15:33:37 -06:00
  • 484b18ef16 feat: Created a more comprehensive and immediately useful default config for first runs Dark-Alex-17 2026-05-22 14:16:03 -06:00
  • 7333046cfe fix: merge required claude code system prompt into instructions Dark-Alex-17 2026-05-22 13:51:45 -06:00
  • 815f0e5c39 feat: Created an example graph-based agent called deep-research Dark-Alex-17 2026-05-22 12:57:56 -06:00
  • dacccbfcf7 feat: Improved coder agent that is now a graph-based agent Dark-Alex-17 2026-05-22 12:57:12 -06:00
  • 5370637274 docs: Removed slightly-confusing wording in the README Dark-Alex-17 2026-05-22 12:56:49 -06:00
  • e6da252a5a feat: Removed indicatif spinners. The UX just won't stop clobbering for parallel graph nodes Dark-Alex-17 2026-05-22 12:56:04 -06:00
  • 4aaff21f45 fix: updated argc argument passing in run-tool and run-agent scripts Dark-Alex-17 2026-05-21 17:06:20 -06:00
  • 2678afe02b docs: updated the graph.example.yaml to document the agent environment variables. Dark-Alex-17 2026-05-21 13:29:38 -06:00
  • 558b764db8 feat: Added agent variables support for graph agents and improved script executor to use the same environment variables as normal agent tool calling for further flexibility Dark-Alex-17 2026-05-21 13:27:33 -06:00
  • 0bb312a85c feat: Improved UX with colored spinners for parallel graph agents and no clobbering outputs for sub-agents Dark-Alex-17 2026-05-21 13:00:44 -06:00
  • d81d233527 feat: created new graph-based deep-research agent Dark-Alex-17 2026-05-21 11:27:55 -06:00
  • 597f823bdf fmt: cleaned up graph implementation Dark-Alex-17 2026-05-21 11:27:29 -06:00
  • 81c037515e feat: improved UX for parallel graph execution Dark-Alex-17 2026-05-20 18:54:20 -06:00
  • 3c7d19da07 fix: Added additional graph validation for parallel reads and writes with dependencies between nodes states Dark-Alex-17 2026-05-20 17:35:33 -06:00
  • 4536d00067 docs: created an example graph agent configuration Dark-Alex-17 2026-05-20 16:54:34 -06:00
  • 98d16d9a56 fix: bug in next_single method and improved outcome handling for LLM node execution Dark-Alex-17 2026-05-20 16:27:25 -06:00
  • 26de81e84e test: implemented integration tests for the parallel frontier-based graph scheduling Dark-Alex-17 2026-05-20 16:09:07 -06:00
  • 20c28b55d5 feat: added branch progress tracker for better visualization of parallel graph super-steps Dark-Alex-17 2026-05-20 15:50:38 -06:00
  • 7d6f1dda26 feat: Removed the jira-helper agent and replaced it with the atlassian role Dark-Alex-17 2026-05-20 15:38:51 -06:00
  • 9a061944ae feat: created the RenderMode enum to suppress stdout streaming during parallel graph super-steps Dark-Alex-17 2026-05-20 15:32:03 -06:00
  • 1f50af0974 feat: Full support for map node types Dark-Alex-17 2026-05-20 15:15:58 -06:00
  • bdacf9fc78 feat: implemented the frontier-based scheduling for the graph executor with simplified state management (gotta love .clone) Dark-Alex-17 2026-05-20 13:48:55 -06:00
  • a9f2a5edc2 feat: validation support for parallel graph execution; restricted map nodes to only run for nodes without next targets and not supporting chained map nodes Dark-Alex-17 2026-05-20 12:50:29 -06:00
  • 2df8b1a541 fix: inline RAG bug when globbing files by extension without subdirectory globbing Dark-Alex-17 2026-05-20 12:22:21 -06:00
  • de055bf8a4 feat: created the staging area for state merges per super-step and created the built-in reducers (and their application) for the state merge phase of a super step Dark-Alex-17 2026-05-20 12:16:14 -06:00
  • 8fb0eece4b feat: scaffolding work for fan-out nodes for parallel branch execution support and stubbed out Map node types Dark-Alex-17 2026-05-20 11:37:23 -06:00
  • ba03c3037d style: applied formatting to the new update feature Dark-Alex-17 2026-05-19 14:44:15 -06:00
  • afa0e4af67 feat: Loki can now update itself via .update and --update commands Dark-Alex-17 2026-05-19 14:29:44 -06:00
  • 5a9a00bc6f build: updated dependencies to the latest versions and removed unused dependencies Dark-Alex-17 2026-05-19 13:03:31 -06:00
  • e7bb668ac7 fix: update the estimate_token_length function to use the standard word count method Dark-Alex-17 2026-05-19 12:25:53 -06:00
  • 04498b96ec fix: removed unnecessary regenerate logic for sessions and use the same logic for all contexts; prevents a panic on empty message list Dark-Alex-17 2026-05-19 11:46:37 -06:00
  • eb2843d38a build: upgraded to the most recent version of reqwest Dark-Alex-17 2026-05-19 11:05:40 -06:00
  • 696ce03ee4 feat: added a .edit command for editing the MCP configuration file Dark-Alex-17 2026-05-18 15:14:22 -06:00
  • a3d67bfbf7 feat: Created a new .install command to install bundled assets on-demand Dark-Alex-17 2026-05-18 14:59:02 -06:00
  • 5bd0766a60 style: Cleaned up all graph agent code Dark-Alex-17 2026-05-18 13:46:52 -06:00
  • 35e1b14843 fix: error when users try to start a session on a graph agent Dark-Alex-17 2026-05-18 12:55:17 -06:00
  • 503c9b4699 feat: migrated llm node validation to graph loading time instead of graph runtime Dark-Alex-17 2026-05-18 11:51:47 -06:00
  • 7a8b09542d feat: ripped out user input timeout scaffolding for approval and input node types; implementation can't be done cleanly Dark-Alex-17 2026-05-18 11:32:34 -06:00
  • da5cd21c1c test: added additional test coverage to graph components Dark-Alex-17 2026-05-18 10:08:36 -06:00
  • 27fcb1fc15 docs: Updated README and created graph.example.yaml spec Dark-Alex-17 2026-05-15 17:37:54 -06:00
  • e292c414c5 feat: added additional support for all RAG-configuration fields in RAG nodes Dark-Alex-17 2026-05-15 16:38:52 -06:00
  • 8a2f18204f feat: initial support for RAG nodes in the graph execution system Dark-Alex-17 2026-05-15 14:11:23 -06:00
  • c70ac98223 feat: implemented structured logging for graph execution Dark-Alex-17 2026-05-15 13:17:42 -06:00
  • 249d1fc881 feat: merged normal agent config and graph agent configs into one file (either/or) Dark-Alex-17 2026-05-15 12:57:08 -06:00
  • 3f4fd91b3f fix: added on_other field for approval nodes so users can specify an alternative free-text target when none of the options match what they want Dark-Alex-17 2026-05-14 16:35:08 -06:00
  • 48c52b5829 feat: added structured-output extraction for llm and agent nodes Dark-Alex-17 2026-05-14 15:36:10 -06:00
  • f58f751c59 fix: accidentally added back in full agent tools on LLM nodes Dark-Alex-17 2026-05-14 14:39:08 -06:00
  • fc7fdc98b4 feat: created full llm node runtime implementation Dark-Alex-17 2026-05-14 14:00:24 -06:00
  • f4d7d0fb73 refactor: migrated llm nodes to use Roles to simplify instructions handling and to function like inline roles Dark-Alex-17 2026-05-14 13:24:34 -06:00
  • 4b38f53488 refactor: migrated the next_node and apply_state_updates logic for LLM nodes into the LlmExecutor Dark-Alex-17 2026-05-14 12:08:55 -06:00
  • 186422ff58 feat: scaffolded together the initial llm node type and its executor Dark-Alex-17 2026-05-14 11:57:18 -06:00
  • 9bc4f8b621 feat: wired together graph execution and agent graph dispatch Dark-Alex-17 2026-05-14 11:10:45 -06:00
  • 84497d3d65 feat: implemented support for the graph executor Dark-Alex-17 2026-05-13 14:29:45 -06:00
  • 3ea9116a23 feat: created the approval node executor and the input node executor for user interaction Dark-Alex-17 2026-05-13 14:08:44 -06:00
  • bfcd73c32a feat: Added initial support for native Loki agent nodes in the graph-based agent system Dark-Alex-17 2026-05-13 13:21:45 -06:00
  • 3cd3ba55ff feat: Added direct script invocation support for graph-based agents Dark-Alex-17 2026-05-13 12:35:10 -06:00
  • 3535edba79 feat: Added graph validation Dark-Alex-17 2026-05-13 10:18:51 -06:00
  • bf0343e245 feat: Implemented state management for agent graphs Dark-Alex-17 2026-05-13 09:18:38 -06:00
  • b001ae4c18 feat: initial agent graph scaffolding Dark-Alex-17 2026-05-12 14:13:03 -06:00
  • 9ce088a530 fix: Improve the coder agent's usage of tools Dark-Alex-17 2026-05-11 15:03:15 -06:00
  • 16f3f71188 fix: make the agent__collect escalation-aware so it doesn't freeze on sub-agent escalations Dark-Alex-17 2026-05-11 13:57:02 -06:00
  • 0af5fa02f9 fmt: Applied uniform formatting across all files Dark-Alex-17 2026-05-08 15:52:12 -06:00
  • d6a0676264 docs: Updated example configurations to link to the new Wiki-based documentation Dark-Alex-17 2026-05-08 15:51:11 -06:00
  • b582bab17c fix: check for an existing session before starting up MCP servers when switching to a role Dark-Alex-17 2026-05-08 12:28:24 -06:00
  • a8732c63d6 fix: do not switch to agent if a session is active. Dark-Alex-17 2026-05-08 12:15:01 -06:00
  • 389d0b768f fix: Do not append todo instructions when function calling is disabled Dark-Alex-17 2026-05-08 12:06:07 -06:00
  • 70a251a7e2 feat: add auto-continue support to all contexts Dark-Alex-17 2026-05-08 12:02:10 -06:00
  • 462f136596 feat: dynamic tab completions now show the sessions for a given agent instead of only listing global sessions Dark-Alex-17 2026-05-07 15:23:50 -06:00
  • bf9d7d750e fix: a bug in the dynamic completions because the crate name is loki-ai but the binary is named loki Dark-Alex-17 2026-05-07 14:08:54 -06:00
  • 540ec648c9 Merge pull request #11 from Dark-Alex-17/config-refactor Alex Clarke 2026-05-07 13:50:49 -06:00
  • e69352ee2d fmt: reapplied formatting for the sse_transport module config-refactor Dark-Alex-17 2026-05-07 13:47:30 -06:00
  • ee4e3bc13f fix: bug found by copilot that would create a lock on the PollSender for sse-based MCP servers Dark-Alex-17 2026-05-07 13:45:19 -06:00
  • a576961bd6 test: removed forgotten mem::forget from supervisor tests Dark-Alex-17 2026-05-07 13:03:44 -06:00
  • 59c7fc1276 style: Addressed style comments left by copilot reviewer Dark-Alex-17 2026-05-07 13:01:26 -06:00
  • bcf512fcfc test: Fixed forgotten Windows-specific tests for functions Dark-Alex-17 2026-05-07 12:20:30 -06:00
  • 195401c496 style: Added import for Arc in macros Dark-Alex-17 2026-05-07 11:45:26 -06:00
  • 34d8d20ec6 chore: updated models.yaml Dark-Alex-17 2026-05-07 08:35:52 -06:00
  • 08ba6f0446 docs: Fixed typo in README agent example path Dark-Alex-17 2026-05-06 08:04:54 -06:00
  • 26984892af docs: Deprecated in-repo docs and migrated them to a Wiki Dark-Alex-17 2026-05-05 15:03:18 -06:00
  • 526a426073 docs: removed now unnecessary implementation wiki for configuration migration Dark-Alex-17 2026-05-01 14:46:03 -06:00
  • 1ee6b4d7c7 docs: Documentation for the RESTful API POC restful-api-docs Dark-Alex-17 2026-05-01 14:45:13 -06:00
  • c53e0546d4 test: added integration tests for inter-feature interactions like RAG + Agents, function calling/MCP servers, etc. Dark-Alex-17 2026-05-01 14:06:41 -06:00
  • 349b3748bd test: Added unit tests for the rag, completions and prompt, macros, vault, and functions/tool usage Dark-Alex-17 2026-05-01 13:24:58 -06:00
  • e23e5f9f7b test: Added integration tests for the sub-agent spawning system and inter-agent communication mechanisms Dark-Alex-17 2026-05-01 12:53:26 -06:00
  • 8d02782de6 test: unit tests for the sub agent spawning system Dark-Alex-17 2026-05-01 12:20:00 -06:00
  • 27ceefdb40 test: REPL command tests and CLI flag tests Dark-Alex-17 2026-05-01 11:57:17 -06:00
  • 5168eb6781 test: request_context tests Dark-Alex-17 2026-05-01 11:12:30 -06:00
  • ddb73a9a33 test: added tests for input Dark-Alex-17 2026-05-01 11:06:35 -06:00
  • 53eff10d75 test: implemented tests for tool call dispatch and tracking Dark-Alex-17 2026-05-01 10:52:56 -06:00
  • 1df6114ff3 test: Implemented tests for the MCP server lifecycle Dark-Alex-17 2026-05-01 10:27:49 -06:00
  • 975484cc2b fix: Accidental shadow of temp_file function for Windows function calling Dark-Alex-17 2026-04-28 08:53:57 -06:00
  • 0421c9b643 style: Addressed style issues Dark-Alex-17 2026-04-28 08:08:23 -06:00
  • fb69c21252 build: updated crossterm version for MacOS Dark-Alex-17 2026-04-23 08:49:26 -06:00
  • 0cb9122d16 feat: legacy SSE support for MCP server configurations Dark-Alex-17 2026-04-20 14:10:26 -06:00