Dark-Alex-17
|
d74c23ccf5
|
feat: Improved token efficiency when delegating from sisyphus -> coder
|
2026-03-18 15:07:29 -06:00 |
|
Dark-Alex-17
|
e4df9ec193
|
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 |
|
Dark-Alex-17
|
a4f25826e3
|
fix: Removed top_p parameter from some agents so they can work across model providers
|
2026-03-10 10:18:38 -06:00 |
|
Dark-Alex-17
|
1e0d269aad
|
docs: Updated sisyphus README to always include the execute_command.sh tool
|
2026-02-20 15:06:57 -07:00 |
|
Dark-Alex-17
|
f6b1d408fc
|
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 |
|
Dark-Alex-17
|
51d10ab2b5
|
feat: Added web search support to the main sisyphus agent to answer user queries
|
2026-02-19 12:29:07 -07:00 |
|
Dark-Alex-17
|
1aad750395
|
refactor: Changed the default session name for Sisyphus to temp (to require users to explicitly name sessions they wish to save)
|
2026-02-19 10:26:52 -07:00 |
|
Dark-Alex-17
|
6cb93132b7
|
fix: Added condition to sisyphus to always output a summary to clearly indicate completion
|
2026-02-18 13:57:51 -07:00 |
|
Dark-Alex-17
|
04126b99d6
|
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
|
2026-02-18 13:51:43 -07:00 |
|
Dark-Alex-17
|
0794eb960d
|
fix: Added back in the auto_confirm variable into sisyphus
|
2026-02-18 13:42:39 -07:00 |
|
Dark-Alex-17
|
a7dcb8519b
|
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 |
|
Dark-Alex-17
|
59690d045e
|
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 |
|
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
|
ddf828ff5f
|
feat: Experimental update to sisyphus to use the new parallel agent spawning system
|
2026-02-17 16:33:08 -07:00 |
|
Dark-Alex-17
|
4d4713a9fa
|
docs: Fixed typos in the Sisyphus documentation
|
2026-02-16 14:05:51 -07:00 |
|
Dark-Alex-17
|
25008599f9
|
feat: Added interactive prompting between the LLM and the user in Sisyphus using the built-in Bash utils scripts
|
2026-02-16 13:57:04 -07:00 |
|
Dark-Alex-17
|
c6a959e2e1
|
feat: Simplified sisyphus prompt to improve functionality
|
2026-02-13 18:36:10 -07:00 |
|
Dark-Alex-17
|
4ce7aafcbd
|
feat: Created the Sisyphus agent to make Loki function like Claude Code, Gemini, Codex, etc.
|
2026-02-13 15:42:10 -07:00 |
|