|
|
0327d041b6
|
feat: Added available tools to coder prompt
|
2026-03-30 11:11:43 -06:00 |
|
|
|
89d0fdce26
|
feat: Improved token efficiency when delegating from sisyphus -> coder
|
2026-03-18 15:07:29 -06:00 |
|
|
|
b3ecdce979
|
build: Removed deprecated agent functions from the .shared/utils.sh script
|
2026-03-18 15:04:14 -06:00 |
|
|
|
3873821a31
|
fix: Corrected a bug in the coder agent that wasn't outputting a summary of the changes made, so the parent Sisyphus agent has no idea if the agent worked or not
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-03-17 14:57:07 -06:00 |
|
|
|
9c2801b643
|
feat: modified sisyphus agents to use the new ddg-search MCP server for web searches instead of built-in model searches
|
2026-03-17 14:55:33 -06:00 |
|
|
|
05e19098b2
|
feat: Added the duckduckgo-search MCP server for searching the web (in addition to the built-in tools for web searches)
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-03-13 13:29:56 -06:00 |
|
|
|
c72003b0b6
|
fix: Implemented the path normalization fix for the oracle and explore agents
|
2026-03-12 13:38:15 -06:00 |
|
|
|
73cbe16ec1
|
fix: Updated the atlassian MCP server endpoint to account for future deprecation
|
2026-03-12 12:49:26 -06:00 |
|
|
|
bdea854a9f
|
fix: Fixed a bug in the coder agent that was causing the agent to create absolute paths from the current directory
|
2026-03-12 12:39:49 -06:00 |
|
|
|
b6f6f456db
|
fix: Removed top_p parameter from some agents so they can work across model providers
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-03-10 10:18:38 -06:00 |
|
|
|
c5f52e1efb
|
docs: Updated sisyphus README to always include the execute_command.sh tool
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-02-20 15:06:57 -07:00 |
|
|
|
470149b606
|
docs: Updated the sisyphus system docs to have a pro-tip of configuring an IDE MCP server to improve performance
|
2026-02-20 15:01:08 -07:00 |
|
|
|
02062c5a50
|
docs: Created README docs for the CodeRabbit-style Code reviewer agents
|
2026-02-20 15:00:32 -07:00 |
|
|
|
25d6370b20
|
feat: Allow the explore agent to run search queries for understanding docs or API specs
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-02-19 14:29:02 -07:00 |
|
|
|
d67f845af5
|
feat: Allow the oracle to perform web searches for deeper research
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-02-19 14:26:07 -07:00 |
|
|
|
920a14cabe
|
fix: Removed the unnecessary execute_commands tool from the oracle agent
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-02-19 14:18:16 -07:00 |
|
|
|
58bdd2e584
|
fix: Added auto_confirm to the coder agent so sub-agent spawning doesn't freeze
|
2026-02-19 14:15:42 -07:00 |
|
|
|
ce6f53ad05
|
feat: Added web search support to the main sisyphus agent to answer user queries
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-02-19 12:29:07 -07:00 |
|
|
|
96f8007d53
|
refactor: Changed the default session name for Sisyphus to temp (to require users to explicitly name sessions they wish to save)
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-02-19 10:26:52 -07:00 |
|
|
|
2b92e6c98b
|
fix: Added condition to sisyphus to always output a summary to clearly indicate completion
|
2026-02-18 13:57:51 -07:00 |
|
|
|
cfa654bcd8
|
fix: Updated the sisyphus prompt to explicitly tell it to delegate to the coder agent when it wants to write any code at all except for trivial changes
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-02-18 13:51:43 -07:00 |
|
|
|
d0f5ae39e2
|
fix: Added back in the auto_confirm variable into sisyphus
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-02-18 13:42:39 -07:00 |
|
|
|
b6b33ab7e3
|
refactor: Updated the sisyphus agent to use the built-in user interaction tools instead of custom bash-based tools
|
2026-02-18 12:17:35 -07:00 |
|
|
|
c1902a69d1
|
feat: Created a CodeRabbit-style code-reviewer agent
|
2026-02-18 12:16:59 -07:00 |
|
|
|
b1be9443e7
|
feat: Added support for sub-agents to escalate user interaction requests from any depth to the parent agents for user interactions
|
2026-02-18 11:06:15 -07:00 |
|
|
|
948466d771
|
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 |
|
|
|
3894c98b5b
|
feat: Experimental update to sisyphus to use the new parallel agent spawning system
|
2026-02-17 16:33:08 -07:00 |
|
|
|
1f127ee990
|
docs: Fixed typos in the Sisyphus documentation
|
2026-02-16 14:05:51 -07:00 |
|
|
|
88a9a7709f
|
feat: Added interactive prompting between the LLM and the user in Sisyphus using the built-in Bash utils scripts
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-02-16 13:57:04 -07:00 |
|
|
|
d1c7f09015
|
feat: Simplified sisyphus prompt to improve functionality
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-02-13 18:36:10 -07:00 |
|
|
|
6abe2c5536
|
feat: Created the Sisyphus agent to make Loki function like Claude Code, Gemini, Codex, etc.
|
2026-02-13 15:42:10 -07:00 |
|
|
|
03cfd59962
|
feat: Created the Oracle agent to handle high-level architectural decisions and design questions about a given codebase
|
2026-02-13 15:41:44 -07:00 |
|
|
|
4d7d5e5e53
|
feat: Updated the coder agent to be much more task-focused and to be delegated to by Sisyphus
|
2026-02-13 15:41:11 -07:00 |
|
|
|
3779b940ae
|
feat: Created the explore agent for exploring codebases to help answer questions
|
2026-02-13 15:40:46 -07:00 |
|
|
|
621c90427c
|
feat: Use the official atlassian MCP server for the jira-helper agent
|
2026-02-13 14:56:42 -07:00 |
|
|
|
486001ee85
|
feat: Created fs_glob to enable more targeted file exploration utilities
|
2026-02-13 13:31:50 -07:00 |
|
|
|
c7a2ec084f
|
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 |
|
|
|
d4e0d48198
|
feat: Created the new fs_read tool to enable controlled reading of a file
|
2026-02-13 13:30:53 -07:00 |
|
|
|
07f23bab5e
|
feat: Let agent level variables be defined to bypass guard protections for tool invocations
|
2026-02-09 16:45:11 -07:00 |
|
|
|
f82c9aff40
|
fix: fs_ls and fs_cat outputs should always redirect to "$LLM_OUTPUT" including on errors.
|
2026-02-09 14:56:55 -07:00 |
|
|
|
66801b5d07
|
feat: Added an environment variable that lets users bypass guard operations in bash scripts. This is useful for agent routing
CI / All (ubuntu-latest) (push) Failing after 5m29s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-01-23 14:18:52 -07:00 |
|
|
|
46517a4e15
|
refactor: Gave the GitHub MCP server a default placeholder value that doesn't require the vault
|
2025-11-08 16:09:32 -07:00 |
|
|
|
245c567d30
|
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 |
|
|
|
fea4411aa6
|
feat: Added built-in macros
|
2025-11-05 16:28:56 -07:00 |
|
|
|
f09cbd2b32
|
feat: Updated the code role
|
2025-11-05 15:24:45 -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 |
|
|
|
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 |
|