Commit Graph

15 Commits

Author SHA1 Message Date
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
a835012673 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
c13142f971 refactor: Updated the instructions for the jira-helper agent 2025-10-23 10:07:50 -06:00
4ef483126d bug: corrected a typo for sourcing the prompt utility bash script in the built-in tools 2025-10-16 15:48:53 -06:00
8d2961f3ee fix: Corrected a typo for sourcing the bash utility script in some agent definitions 2025-10-16 15:47:07 -06:00
367e7d90fd feat: Added a default session to the jira helper to make interaction more natural 2025-10-10 15:03:26 -06:00
4bf338f91a feat: Created the repo-analyzer role 2025-10-10 14:43:18 -06:00
16577ddc5e feat: Created the coder and sql agents 2025-10-10 13:38:47 -06:00
384ae73c80 feat: Cleaned the built-in functions to not have leftover dependencies 2025-10-10 13:38:27 -06:00
d4c932b8ac feat: Created additional built-in roles for slack, repo analysis, and github 2025-10-10 13:38:03 -06:00
743e42d4f8 feat: Install built-in agents 2025-10-10 13:37:05 -06:00
2a2d20a25c docs: Fixed typo in Python execution docs 2025-10-10 10:05:09 -06:00
882942385b feat: Embedded baseline MCP config and global tools 2025-10-10 09:58:20 -06:00
377ab91af7 Created initial assets 2025-10-07 10:42:46 -06:00