|
|
c4f8c6e102
|
feat: Added the agents directory to sysinfo output
|
2025-11-06 13:22:13 -07:00 |
|
|
|
fea4411aa6
|
feat: Added built-in macros
|
2025-11-05 16:28:56 -07:00 |
|
|
|
ecd4d6587c
|
refactor: Factored out the macros structs from the large config module
|
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
|
2025-11-05 15:41:49 -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
|
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
|
2025-11-04 12:51:41 -07:00 |
|
|
|
865ef5827b
|
refactor: Refactored use_tools field to enabled_tools field to make the use of the field more clear
|
2025-11-04 12:37:14 -07:00 |
|
|
|
9d363b38c7
|
refactor: Removed the use of the tools.txt file and added tool visibility declarations to the global configuration file
|
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
|
2025-11-04 11:29:59 -07:00 |
|
|
|
843abe0621
|
feat: Secret injection as environment variables into agent tools
|
2025-11-03 15:10:34 -07:00 |
|
|
|
474c5bc76f
|
feat: Removed the server functionality
|
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
|
2025-10-27 12:00:27 -06:00 |
|
|
|
1b504e211a
|
bug: Fixed a bug that was duplicating entries of all the functions for agents between MCP and tools
|
2025-10-20 15:30:29 -06:00 |
|
|
|
2daa014c99
|
refactor: Modified the default PS1 look
|
2025-10-16 15:08:48 -06:00 |
|
|
|
25ad254e84
|
style: Applied formatting
|
2025-10-16 13:01:37 -06:00 |
|
|
|
950893f4a2
|
feat: Support for secret injection into the global config file (API keys, for example)
|
2025-10-16 12:30:18 -06:00 |
|
|
|
a10948614d
|
feat: Improved MCP handling toggle handling
|
2025-10-15 18:36:54 -06:00 |
|
|
|
39fc863e22
|
feat: Secret injection into the MCP configuration
|
2025-10-15 16:06:59 -06:00 |
|
|
|
df8b326d89
|
feat: added REPL support for interacting with the Loki vault
|
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
|
2025-10-14 18:00:11 -06:00 |
|
|
|
6e7a89763c
|
style: applied formatting
|
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
|
2025-10-10 15:01:44 -06:00 |
|
|
|
f822546971
|
style: Applied consistent formatting to agent changes
|
2025-10-10 14:48:10 -06:00 |
|
|
|
743e42d4f8
|
feat: Install built-in agents
|
2025-10-10 13:37:05 -06:00 |
|
|
|
650dbd92e0
|
Baseline project
|
2025-10-07 10:45:42 -06:00 |
|