Commit Graph

225 Commits

Author SHA1 Message Date
cccaa1dbe7 docs: Replaced the copy gif with one that better shows that the content is copied to your clipboard 2025-11-07 13:48:30 -07:00
acd951e981 docs: Updated the continue gif to use a prompt that makes more sense 2025-11-07 13:48:09 -07:00
10d80d58fd docs: Updated the set gif to show the up-to-date settings names 2025-11-07 13:47:57 -07:00
f196c375d6 docs: Updated the regenerate gif to use the up-to-date settings names 2025-11-07 13:47:41 -07:00
cc62c89b05 docs: Created docs for the REPL 2025-11-07 13:47:20 -07:00
3266cdeb08 docs: Documented all available environment variables 2025-11-07 13:47:10 -07:00
6605c62015 docs: Added back in the conversation starters gif for the agent docs 2025-11-07 13:46:53 -07:00
704fdbd145 docs: Made an example agent gif to show how they work (and variables) 2025-11-07 13:46:35 -07:00
93e76a65a1 docs: Created documentation for agents 2025-11-07 13:46:16 -07:00
b3ca7ebddb docs: Added a screenshot of the tools overrides settings 2025-11-07 13:46:00 -07:00
091fc0b7b7 docs: Created docs about both built-in and custom tools for function calling capabilities 2025-11-07 13:45:45 -07:00
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
5fdfe94b88 docs: Documented how to create custom Bash-based tools 2025-11-07 13:45:01 -07:00
c02b168749 docs: Added back in forgotten gif of a session 2025-11-07 13:44:44 -07:00
6ababd919d docs: documentation on how sessions work in Loki 2025-11-07 13:44:32 -07:00
86b2b2d772 docs: Created a demo gif of how to use roles in general 2025-11-07 13:44:16 -07:00
2aa2c3ccee docs: Created a demo gif of a temporary prompt role 2025-11-07 13:44:00 -07:00
70645a8431 docs: Documented roles 2025-11-07 13:43:37 -07:00
ca4b2f2637 docs: created a gif that demonstrates macro functionality 2025-11-07 13:43:26 -07:00
7fce8f9b23 docs: Removed a forgotten TODO comment 2025-11-07 13:43:09 -07:00
e5b3b332f6 docs: created a screenshot of the global settings overrides for MCP servers 2025-11-07 13:42:36 -07:00
3e59762443 docs: created screenshots for both ephemeral and persistent RAG 2025-11-07 13:42:15 -07:00
2ea8a48f28 docs: documented RAG 2025-11-07 13:41:50 -07:00
3c07471620 docs: Created docs that explain how to use MCP servers with Loki 2025-11-07 13:41:19 -07:00
23e2c1144f docs: created docs for Loki's macro system 2025-11-07 13:40:48 -07:00
313f5e2dda docs: documented how to use custom themes 2025-11-07 13:40:25 -07:00
26c35e55d8 docs: documented how to create custom REPL prompts 2025-11-07 13:40:10 -07:00
878adc0eb7 docs: documented the now built-in bash helper script and the tools it comes with 2025-11-07 13:39:53 -07:00
d353767b2c docs: created documentation for how to patch requests via configuration settings 2025-11-07 13:39:04 -07:00
33baeaa62d docs: created documentation for client configurations 2025-11-07 13:38:34 -07:00
591b7a5bf1 docs: updated the vault demo screenshots and gifs 2025-11-07 13:38:22 -07:00
0bc993532b docs: Added screenshots for select custom themes 2025-11-07 13:37:56 -07:00
09379e7231 docs: Added documentation for secret injection support into environment variables for agents 2025-11-07 12:28:11 -07:00
1a45ce9dc1 docs: Added an explain-shell screenshot 2025-11-07 12:26:43 -07:00
95df054dfb docs: Fixed a typo in the shell integrations documentation 2025-11-07 12:25:26 -07:00
5b49553c6d docs: Created license 2025-11-07 11:48:19 -07:00
6508940d11 ci: Created Loki installation scripts 2025-11-07 11:48:08 -07:00
71d89eaaba refactor: Changed the name of the summary_prompt setting to summary_context_prompt 2025-11-07 11:13:58 -07:00
9619b7908f refactor: Renamed summarize_prompt setting to summarization_prompt 2025-11-07 11:09:48 -07:00
304129d793 refactor: Renamed the compress_threshold setting to compression_threshold 2025-11-07 11:06:20 -07:00
5df435c21a style: Applied formatting 2025-11-06 18:19:25 -07:00
2719c7320a refactor: Migrated around the location of some of the more large documents for documentation 2025-11-06 18:02:17 -07:00
a84bae189c docs: Updated the global configuration example to have a separate section for the REPL prompts 2025-11-06 16:24:20 -07:00
d82c7c2535 docs: Fixed a typo in the description of the stream setting 2025-11-06 16:10:44 -07:00
2bc832ed95 docs: Referenced the vault documentation in the example config 2025-11-06 16:09:21 -07:00
b5a0f0635b docs: Created a separate, dedicated section of the example configuration file for the vault 2025-11-06 16:08:20 -07:00
7426aa4bcb docs: Improved the documentation for sessions and the examples in the global configuration example 2025-11-06 15:55:38 -07:00
ba9649382e docs: Improved the documentation of preludes and their purpose in the example global configuration file 2025-11-06 15:48:44 -07:00
9c64e97d8b docs: Improved the documentation of the behavior-related settings of the global configuration file example 2025-11-06 15:47:30 -07:00
4b1cd3cf44 docs: Improved wording in the example agent configuration 2025-11-06 13:55:44 -07:00