Commit Graph

29 Commits

Author SHA1 Message Date
Dark-Alex-17 704fdbd145 docs: Made an example agent gif to show how they work (and variables) 2025-11-07 13:46:35 -07:00
Dark-Alex-17 93e76a65a1 docs: Created documentation for agents 2025-11-07 13:46:16 -07:00
Dark-Alex-17 b3ca7ebddb docs: Added a screenshot of the tools overrides settings 2025-11-07 13:46:00 -07:00
Dark-Alex-17 091fc0b7b7 docs: Created docs about both built-in and custom tools for function calling capabilities 2025-11-07 13:45:45 -07:00
Dark-Alex-17 874f5ba08e docs: Documented how to create custom tools in Python, and how custom tools are created and used 2025-11-07 13:45:23 -07:00
Dark-Alex-17 5fdfe94b88 docs: Documented how to create custom Bash-based tools 2025-11-07 13:45:01 -07:00
Dark-Alex-17 c02b168749 docs: Added back in forgotten gif of a session 2025-11-07 13:44:44 -07:00
Dark-Alex-17 6ababd919d docs: documentation on how sessions work in Loki 2025-11-07 13:44:32 -07:00
Dark-Alex-17 86b2b2d772 docs: Created a demo gif of how to use roles in general 2025-11-07 13:44:16 -07:00
Dark-Alex-17 2aa2c3ccee docs: Created a demo gif of a temporary prompt role 2025-11-07 13:44:00 -07:00
Dark-Alex-17 70645a8431 docs: Documented roles 2025-11-07 13:43:37 -07:00
Dark-Alex-17 ca4b2f2637 docs: created a gif that demonstrates macro functionality 2025-11-07 13:43:26 -07:00
Dark-Alex-17 7fce8f9b23 docs: Removed a forgotten TODO comment 2025-11-07 13:43:09 -07:00
Dark-Alex-17 e5b3b332f6 docs: created a screenshot of the global settings overrides for MCP servers 2025-11-07 13:42:36 -07:00
Dark-Alex-17 3e59762443 docs: created screenshots for both ephemeral and persistent RAG 2025-11-07 13:42:15 -07:00
Dark-Alex-17 2ea8a48f28 docs: documented RAG 2025-11-07 13:41:50 -07:00
Dark-Alex-17 3c07471620 docs: Created docs that explain how to use MCP servers with Loki 2025-11-07 13:41:19 -07:00
Dark-Alex-17 23e2c1144f docs: created docs for Loki's macro system 2025-11-07 13:40:48 -07:00
Dark-Alex-17 313f5e2dda docs: documented how to use custom themes 2025-11-07 13:40:25 -07:00
Dark-Alex-17 26c35e55d8 docs: documented how to create custom REPL prompts 2025-11-07 13:40:10 -07:00
Dark-Alex-17 878adc0eb7 docs: documented the now built-in bash helper script and the tools it comes with 2025-11-07 13:39:53 -07:00
Dark-Alex-17 d353767b2c docs: created documentation for how to patch requests via configuration settings 2025-11-07 13:39:04 -07:00
Dark-Alex-17 33baeaa62d docs: created documentation for client configurations 2025-11-07 13:38:34 -07:00
Dark-Alex-17 591b7a5bf1 docs: updated the vault demo screenshots and gifs 2025-11-07 13:38:22 -07:00
Dark-Alex-17 0bc993532b docs: Added screenshots for select custom themes 2025-11-07 13:37:56 -07:00
Dark-Alex-17 09379e7231 docs: Added documentation for secret injection support into environment variables for agents 2025-11-07 12:28:11 -07:00
Dark-Alex-17 1a45ce9dc1 docs: Added an explain-shell screenshot 2025-11-07 12:26:43 -07:00
Dark-Alex-17 95df054dfb docs: Fixed a typo in the shell integrations documentation 2025-11-07 12:25:26 -07:00
Dark-Alex-17 2f3586cbbf refactor: Agents that depend on global tools now have all binaries compiled and stored in the agent's bin directory so multiple agents can run at once 2025-11-04 11:29:59 -07:00