Commit Graph

  • 7fce8f9b23 docs: Removed a forgotten TODO comment Alex Clarke 2025-11-07 13:43:09 -07:00
  • e5b3b332f6 docs: created a screenshot of the global settings overrides for MCP servers Alex Clarke 2025-11-07 13:42:36 -07:00
  • 3e59762443 docs: created screenshots for both ephemeral and persistent RAG Alex Clarke 2025-11-07 13:42:15 -07:00
  • 2ea8a48f28 docs: documented RAG Alex Clarke 2025-11-07 13:41:50 -07:00
  • 3c07471620 docs: Created docs that explain how to use MCP servers with Loki Alex Clarke 2025-11-07 13:41:19 -07:00
  • 23e2c1144f docs: created docs for Loki's macro system Alex Clarke 2025-11-07 13:40:48 -07:00
  • 313f5e2dda docs: documented how to use custom themes Alex Clarke 2025-11-07 13:40:25 -07:00
  • 26c35e55d8 docs: documented how to create custom REPL prompts Alex Clarke 2025-11-07 13:40:10 -07:00
  • 878adc0eb7 docs: documented the now built-in bash helper script and the tools it comes with Alex Clarke 2025-11-07 13:39:53 -07:00
  • d353767b2c docs: created documentation for how to patch requests via configuration settings Alex Clarke 2025-11-07 13:39:04 -07:00
  • 33baeaa62d docs: created documentation for client configurations Alex Clarke 2025-11-07 13:38:34 -07:00
  • 591b7a5bf1 docs: updated the vault demo screenshots and gifs Alex Clarke 2025-11-07 13:38:22 -07:00
  • 0bc993532b docs: Added screenshots for select custom themes Alex Clarke 2025-11-07 13:37:56 -07:00
  • 09379e7231 docs: Added documentation for secret injection support into environment variables for agents Alex Clarke 2025-11-07 12:28:11 -07:00
  • 1a45ce9dc1 docs: Added an explain-shell screenshot Alex Clarke 2025-11-07 12:26:43 -07:00
  • 95df054dfb docs: Fixed a typo in the shell integrations documentation Alex Clarke 2025-11-07 12:25:26 -07:00
  • 5b49553c6d docs: Created license Alex Clarke 2025-11-07 11:48:19 -07:00
  • 6508940d11 ci: Created Loki installation scripts Alex Clarke 2025-11-07 11:48:08 -07:00
  • 71d89eaaba refactor: Changed the name of the summary_prompt setting to summary_context_prompt Alex Clarke 2025-11-07 11:13:58 -07:00
  • 9619b7908f refactor: Renamed summarize_prompt setting to summarization_prompt Alex Clarke 2025-11-07 11:09:48 -07:00
  • 304129d793 refactor: Renamed the compress_threshold setting to compression_threshold Alex Clarke 2025-11-07 11:06:20 -07:00
  • 5df435c21a style: Applied formatting Alex Clarke 2025-11-06 18:19:25 -07:00
  • 2719c7320a refactor: Migrated around the location of some of the more large documents for documentation Alex Clarke 2025-11-06 18:02:17 -07:00
  • a84bae189c docs: Updated the global configuration example to have a separate section for the REPL prompts Alex Clarke 2025-11-06 16:24:20 -07:00
  • d82c7c2535 docs: Fixed a typo in the description of the stream setting Alex Clarke 2025-11-06 16:10:44 -07:00
  • 2bc832ed95 docs: Referenced the vault documentation in the example config Alex Clarke 2025-11-06 16:09:21 -07:00
  • b5a0f0635b docs: Created a separate, dedicated section of the example configuration file for the vault Alex Clarke 2025-11-06 16:08:20 -07:00
  • 7426aa4bcb docs: Improved the documentation for sessions and the examples in the global configuration example Alex Clarke 2025-11-06 15:55:38 -07:00
  • ba9649382e docs: Improved the documentation of preludes and their purpose in the example global configuration file Alex Clarke 2025-11-06 15:48:44 -07:00
  • 9c64e97d8b docs: Improved the documentation of the behavior-related settings of the global configuration file example Alex Clarke 2025-11-06 15:47:30 -07:00
  • 4b1cd3cf44 docs: Improved wording in the example agent configuration Alex Clarke 2025-11-06 13:55:44 -07:00
  • 4a0f002503 docs: Updated the example agent configuration to show the new global_tools and mcp_servers environment variables Alex Clarke 2025-11-06 13:31:25 -07:00
  • c4f8c6e102 feat: Added the agents directory to sysinfo output Alex Clarke 2025-11-06 13:22:13 -07:00
  • 421308423f docs: Fixed a typo in the Vertex AI client configuration example in the example global configuration file Alex Clarke 2025-11-06 13:07:34 -07:00
  • 0550de2093 Added environment variables for agents for the global_tools and mcp_servers settings Alex Clarke 2025-11-06 12:16:36 -07:00
  • dddf72e1da docs: Updated the example global configuration file with some better examples for RAG Alex Clarke 2025-11-06 10:49:51 -07:00
  • e23820adf2 docs: Created an example macro configuration file Alex Clarke 2025-11-05 16:55:04 -07:00
  • fea4411aa6 feat: Added built-in macros Alex Clarke 2025-11-05 16:28:56 -07:00
  • b814a38c59 bug: Removed deprecated experimentation for MCP sampling Alex Clarke 2025-11-05 16:12:04 -07:00
  • 1a3476e4fb style: Added an import for Anyhow's Result in the macros module Alex Clarke 2025-11-05 15:52:44 -07:00
  • ecd4d6587c refactor: Factored out the macros structs from the large config module Alex Clarke 2025-11-05 15:50:39 -07:00
  • 0938119e99 bug: Fixed a bug with the spacing of info output now that function_calling_support is a longer name Alex Clarke 2025-11-05 15:41:49 -07:00
  • 9f15f01871 feat: Updated the example role configuration file to also have the prompt field Alex Clarke 2025-11-05 15:25:01 -07:00
  • f09cbd2b32 feat: Updated the code role Alex Clarke 2025-11-05 15:24:45 -07:00
  • 77c1a06277 refactor: Refactored mcp_servers and function_calling to mcp_server_support and function_calling_support to make the purpose of the fields more clear Alex Clarke 2025-11-04 13:17:58 -07:00
  • 600f5d1484 refactor: Refactored the use_mcp_servers field to enabled_mcp_servers to make the purpose of the field more clear Alex Clarke 2025-11-04 12:51:41 -07:00
  • 7f71317acd Merge branch 'main' of github.com:Dark-Alex-17/loki Alex Clarke 2025-11-04 12:37:32 -07:00
  • 865ef5827b refactor: Refactored use_tools field to enabled_tools field to make the use of the field more clear Alex Clarke 2025-11-04 12:37:14 -07:00
  • e5d5bf6c53 Refactored the use_tools field to enabled_tools to make field uses and functions more clear Alex Clarke 2025-11-04 12:36:31 -07:00
  • 7b08d1ef96 docs: Updated the config.example.yaml to have an example of how to use the visible_tools array Alex Clarke 2025-11-04 12:10:17 -07:00
  • 9d363b38c7 refactor: Removed the use of the tools.txt file and added tool visibility declarations to the global configuration file Alex Clarke 2025-11-04 12:07:58 -07:00
  • 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 Alex Clarke 2025-11-04 11:29:59 -07:00
  • 843abe0621 feat: Secret injection as environment variables into agent tools Alex Clarke 2025-11-03 15:10:34 -07:00
  • 474c5bc76f feat: Removed the server functionality Alex Clarke 2025-11-03 14:25:55 -07:00
  • b49a27f886 feat: Require Vault set up for first-time setup so all passed in secrets can be encrypted right off the bat Alex Clarke 2025-10-27 12:00:27 -06:00
  • 6f77b3f46e style: Re-applied formatting to make Clippy happy Alex Clarke 2025-10-24 15:05:42 -06:00
  • a835012673 refactor: Removed the git MCP server and used the newer, better mcp-server-docker for local docker integration Alex Clarke 2025-10-24 14:38:13 -06:00
  • 3f1e8003f8 docs: Added in forgotten MCP server configuration values to the example config Alex Clarke 2025-10-24 14:16:13 -06:00
  • 8475707e75 Created an Elvish integration script Alex Clarke 2025-10-24 11:28:31 -06:00
  • 8a240b1c3f refactor: Renamed the argument for the --completions flag to SHELL Alex Clarke 2025-10-24 10:58:28 -06:00
  • 59a3e3012b feat: Added static completions via a --completions flag Alex Clarke 2025-10-24 10:56:34 -06:00
  • c13142f971 refactor: Updated the instructions for the jira-helper agent Alex Clarke 2025-10-23 10:07:50 -06:00
  • a468ee1154 bug: Fixed a bug when passing tools to Claude for tools that don't have any inputs Alex Clarke 2025-10-21 10:04:38 -06:00
  • 1b504e211a bug: Fixed a bug that was duplicating entries of all the functions for agents between MCP and tools Alex Clarke 2025-10-20 15:30:29 -06:00
  • 29536f6291 ci: Updated to only include basic ARM64 and x86_64 architectures Alex Clarke 2025-10-17 13:30:42 -06:00
  • 4ef483126d bug: corrected a typo for sourcing the prompt utility bash script in the built-in tools Alex Clarke 2025-10-16 15:48:53 -06:00
  • 8d2961f3ee fix: Corrected a typo for sourcing the bash utility script in some agent definitions Alex Clarke 2025-10-16 15:47:07 -06:00
  • f1146bb2b9 chore: update the models.yaml Alex Clarke 2025-10-16 15:20:33 -06:00
  • 2daa014c99 refactor: Modified the default PS1 look Alex Clarke 2025-10-16 15:08:48 -06:00
  • ebe642f44a style: Cleaned up some linting issues for Windows Alex Clarke 2025-10-16 13:30:30 -06:00
  • 25ad254e84 style: Applied formatting Alex Clarke 2025-10-16 13:01:37 -06:00
  • 947a7871c2 refactor: Fixed a linting issue for Windows builds Alex Clarke 2025-10-16 12:44:50 -06:00
  • 6421a677eb docs: Updated outdated API links in the config example Alex Clarke 2025-10-16 12:38:07 -06:00
  • 950893f4a2 feat: Support for secret injection into the global config file (API keys, for example) Alex Clarke 2025-10-16 12:30:18 -06:00
  • a10948614d feat: Improved MCP handling toggle handling Alex Clarke 2025-10-15 18:36:54 -06:00
  • 39fc863e22 feat: Secret injection into the MCP configuration Alex Clarke 2025-10-15 16:06:59 -06:00
  • df8b326d89 feat: added REPL support for interacting with the Loki vault Alex Clarke 2025-10-15 15:15:04 -06:00
  • 591f204b67 feat: Integrated gman with Loki to create a vault and added flags to configure the Loki vault Alex Clarke 2025-10-14 18:00:11 -06:00
  • 316ebd6d25 Applied formatting Alex Clarke 2025-10-10 15:32:51 -06:00
  • 4e707ae08e bug: Automatically mark all extracted tools as executable Alex Clarke 2025-10-10 15:30:58 -06:00
  • 1ef554c759 docs: Created an example role configuration Alex Clarke 2025-10-10 15:15:11 -06:00
  • 367e7d90fd feat: Added a default session to the jira helper to make interaction more natural Alex Clarke 2025-10-10 15:03:26 -06:00
  • 6e7a89763c style: applied formatting Alex Clarke 2025-10-10 15:01:55 -06:00
  • 9dd3836802 refactor: Changed the name of agent_prelude to agent_session to make its purpose more clear Alex Clarke 2025-10-10 15:01:44 -06:00
  • f822546971 style: Applied consistent formatting to agent changes Alex Clarke 2025-10-10 14:48:10 -06:00
  • 4bf338f91a feat: Created the repo-analyzer role Alex Clarke 2025-10-10 14:43:18 -06:00
  • 16577ddc5e feat: Created the coder and sql agents Alex Clarke 2025-10-10 13:38:47 -06:00
  • 384ae73c80 feat: Cleaned the built-in functions to not have leftover dependencies Alex Clarke 2025-10-10 13:38:27 -06:00
  • d4c932b8ac feat: Created additional built-in roles for slack, repo analysis, and github Alex Clarke 2025-10-10 13:38:03 -06:00
  • 743e42d4f8 feat: Install built-in agents Alex Clarke 2025-10-10 13:37:05 -06:00
  • 6be2651106 refactor: Removed leftover javascript function support; will not implement Alex Clarke 2025-10-10 10:22:05 -06:00
  • 2a2d20a25c docs: Fixed typo in Python execution docs Alex Clarke 2025-10-10 10:05:09 -06:00
  • 882942385b feat: Embedded baseline MCP config and global tools Alex Clarke 2025-10-10 09:58:20 -06:00
  • 0aa908c8d3 docs: Created the code of conduct Alex Clarke 2025-10-07 10:59:27 -06:00
  • 4c179c9269 docs: Added the security policy Alex Clarke 2025-10-07 10:58:02 -06:00
  • a4fe91ffda ci: Initialized commitizen configuration Alex Clarke 2025-10-07 10:57:37 -06:00
  • dc500207ef docs: Added loki contribution guidelines Alex Clarke 2025-10-07 10:55:52 -06:00
  • c1e3c3699b Created an .actrc file to make local CI/CD testing easier Alex Clarke 2025-10-07 10:54:16 -06:00
  • 52e9f5fc70 Removed the hestia CLI since it is no longer needed Alex Clarke 2025-10-07 10:53:44 -06:00
  • c85cddb5b4 Updated gitignore Alex Clarke 2025-10-07 10:53:00 -06:00