Dark-Alex-17
|
8c288195a0
|
feat: created mixin kit for built-in functions and MCP servers
|
2026-06-17 15:10:40 -06:00 |
|
Dark-Alex-17
|
6ce69ee989
|
fix: improved the fs_patch script description and added improved error handling to it.
|
2026-06-15 15:05:18 -06:00 |
|
Dark-Alex-17
|
70dc7c9680
|
fix: redirect stderr into user's /dev/tty for guards
|
2026-06-05 12:46:52 -06:00 |
|
Dark-Alex-17
|
7b320e08c4
|
fix: enforced global visible_skills in llm node validation and improved skill loading error handling across the project
|
2026-06-04 13:09:43 -06:00 |
|
Dark-Alex-17
|
97100bee29
|
fix: set -euo pipefail for the temp script in execute_command.sh tool
|
2026-06-03 15:26:23 -06:00 |
|
Dark-Alex-17
|
dac2a16677
|
feat: removed conditional fallback of LLM_*_RAW_JSON from built-ins
|
2026-06-03 14:40:42 -06:00 |
|
Dark-Alex-17
|
c6a9268856
|
docs: improved fs_patch and fs_write descriptions and examples
|
2026-06-03 12:06:39 -06:00 |
|
Dark-Alex-17
|
2914a1070b
|
feat: upgraded to the latest version of mcp-remote
|
2026-06-03 11:46:52 -06:00 |
|
Dark-Alex-17
|
0272412334
|
feat: fs_grep now works with both files and directories
|
2026-06-03 10:48:18 -06:00 |
|
Dark-Alex-17
|
7a7824be6a
|
feat: improved code reviewer agents with skills
|
2026-06-03 10:40:34 -06:00 |
|
Dark-Alex-17
|
aa2d4f3265
|
fix: updated execute_command to not mangle heredocs and also added explicit instructions to the coder and sisyphus agents to use fs_write and fs_patch over execute_command when writing files
|
2026-06-03 10:20:39 -06:00 |
|
Dark-Alex-17
|
652ab0b180
|
feat: added round trip validation for vault providers to ensure permissions and authentication
|
2026-06-03 08:30:47 -06:00 |
|
Dark-Alex-17
|
307e2cfc50
|
docs: documented the llm node skills policy in the graph.example.yaml
|
2026-06-02 13:58:59 -06:00 |
|
Dark-Alex-17
|
be5d280c32
|
fix: bash-based user interactions in agents accidentally regressed in graph implementation
|
2026-05-27 15:20:19 -06:00 |
|
Dark-Alex-17
|
0facb15e32
|
feat: rename Loki to Coyote
|
2026-05-27 12:47:32 -06:00 |
|
Dark-Alex-17
|
4aaff21f45
|
fix: updated argc argument passing in run-tool and run-agent scripts
|
2026-05-21 17:06:20 -06:00 |
|
Dark-Alex-17
|
26984892af
|
docs: Deprecated in-repo docs and migrated them to a Wiki
|
2026-05-05 15:03:18 -06:00 |
|
Dark-Alex-17
|
9b4171a468
|
feat: support http/sse transport types for MCP server configurations so it fully supports claude desktop-style MCP configs
|
2026-04-20 13:08:20 -06:00 |
|
Dark-Alex-17
|
a4e5bef1b7
|
feat: Automatic runtime customization using shebangs
|
2026-04-09 14:16:02 -06:00 |
|
Dark-Alex-17
|
00f2201157
|
fix: TypeScript function args were being passed as objects rather than direct parameters
|
2026-04-09 13:32:16 -06:00 |
|
Dark-Alex-17
|
79140fda3c
|
feat: Created a demo TypeScript tool and a get_current_weather function in TypeScript
|
2026-04-09 13:18:41 -06:00 |
|
Dark-Alex-17
|
67e749ea3a
|
feat: Updated the Python demo tool to show all possible parameter types and variations
|
2026-04-09 13:18:18 -06:00 |
|
Dark-Alex-17
|
7bcfc133ae
|
fix: Added in forgotten wrapper scripts for TypeScript tools
|
2026-04-09 13:17:53 -06:00 |
|
Dark-Alex-17
|
c8067828d5
|
fix: Tool call improvements for Windows systems
|
2026-04-08 12:49:43 -06:00 |
|
Dark-Alex-17
|
9a9e890f8a
|
feat: Added the duckduckgo-search MCP server for searching the web (in addition to the built-in tools for web searches)
|
2026-03-13 13:29:56 -06:00 |
|
Dark-Alex-17
|
e95b1e5f82
|
fix: Updated the atlassian MCP server endpoint to account for future deprecation
|
2026-03-12 12:49:26 -06:00 |
|
Dark-Alex-17
|
344b80872a
|
fix: Fixed the bash prompt utils so that they correctly show output when being run by a tool invocation
|
2026-02-17 17:19:42 -07:00 |
|
Dark-Alex-17
|
eff117d3d9
|
feat: Use the official atlassian MCP server for the jira-helper agent
|
2026-02-13 14:56:42 -07:00 |
|
Dark-Alex-17
|
968c535709
|
feat: Created fs_glob to enable more targeted file exploration utilities
|
2026-02-13 13:31:50 -07:00 |
|
Dark-Alex-17
|
c8b6fa7b11
|
feat: Created a new tool 'fs_grep' to search a given file's contents for relevant lines to reduce token usage for smaller models
|
2026-02-13 13:31:20 -07:00 |
|
Dark-Alex-17
|
0aa334b54e
|
feat: Created the new fs_read tool to enable controlled reading of a file
|
2026-02-13 13:30:53 -07:00 |
|
Dark-Alex-17
|
78a49f841d
|
feat: Let agent level variables be defined to bypass guard protections for tool invocations
|
2026-02-09 16:45:11 -07:00 |
|
Dark-Alex-17
|
eb31a58346
|
fix: fs_ls and fs_cat outputs should always redirect to "$LLM_OUTPUT" including on errors.
|
2026-02-09 14:56:55 -07:00 |
|
Dark-Alex-17
|
17e6fbd692
|
feat: Added an environment variable that lets users bypass guard operations in bash scripts. This is useful for agent routing
|
2026-01-23 14:18:52 -07:00 |
|
Dark-Alex-17
|
9d7c2f5c2f
|
refactor: Gave the GitHub MCP server a default placeholder value that doesn't require the vault
|
2025-11-08 16:09:32 -07:00 |
|
Dark-Alex-17
|
ab045b0ef3
|
bug: Removed the github MCP server and slack MCP server from mcp.json so users can just use Loki without any other setup and add more later
|
2025-11-08 15:59:05 -07:00 |
|
Dark-Alex-17
|
d2f4fefcf3
|
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 |
|
Dark-Alex-17
|
629527988d
|
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 |
|
Dark-Alex-17
|
50565a0f17
|
refactor: Removed the git MCP server and used the newer, better mcp-server-docker for local docker integration
|
2025-10-24 14:38:13 -06:00 |
|
Dark-Alex-17
|
72ade39144
|
bug: corrected a typo for sourcing the prompt utility bash script in the built-in tools
|
2025-10-16 15:48:53 -06:00 |
|
Dark-Alex-17
|
ba134ca53f
|
feat: Cleaned the built-in functions to not have leftover dependencies
|
2025-10-10 13:38:27 -06:00 |
|
Dark-Alex-17
|
31f3e885ce
|
docs: Fixed typo in Python execution docs
|
2025-10-10 10:05:09 -06:00 |
|
Dark-Alex-17
|
7ffaab2012
|
feat: Embedded baseline MCP config and global tools
|
2025-07-13 09:58:00 -06:00 |
|
Dark-Alex-17
|
cb0bc65ee4
|
Created initial assets
|
2025-07-06 10:42:46 -06:00 |
|