Dark-Alex-17
|
b781dd8dc6
|
docs: improved fs_patch and fs_write descriptions and examples
|
2026-06-03 12:06:39 -06:00 |
|
Dark-Alex-17
|
e48926f458
|
feat: improved code reviewer agents with skills
|
2026-06-03 10:40:34 -06:00 |
|
Dark-Alex-17
|
4e616fe7c3
|
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
|
ac58ddc202
|
docs: documented the llm node skills policy in the graph.example.yaml
|
2026-06-02 13:58:59 -06:00 |
|
Dark-Alex-17
|
90e105a171
|
feat: Refactored the sisyhpus agent system to utilize the new skills system to improve performance and reliability
|
2026-06-02 13:14:25 -06:00 |
|
Dark-Alex-17
|
a7ebc15b89
|
feat: updated sisyphus and coder tools
|
2026-06-02 11:13:30 -06:00 |
|
Dark-Alex-17
|
a7a9b6b1cf
|
fix: updated temperature values for all agents and roles
|
2026-06-02 10:41:20 -06:00 |
|
Dark-Alex-17
|
4ba1bd8a24
|
feat: Improved coder agent that is now a graph-based agent
|
2026-05-22 12:57:12 -06:00 |
|
Dark-Alex-17
|
89d0fdce26
|
feat: Improved token efficiency when delegating from sisyphus -> coder
|
2026-03-18 15:07:29 -06:00 |
|
Dark-Alex-17
|
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 |
|
Dark-Alex-17
|
b6f6f456db
|
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
|
ce6f53ad05
|
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
|
96f8007d53
|
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
|
2b92e6c98b
|
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
|
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
|
2026-02-18 13:51:43 -07:00 |
|
Dark-Alex-17
|
d0f5ae39e2
|
fix: Added back in the auto_confirm variable into sisyphus
|
2026-02-18 13:42:39 -07:00 |
|
Dark-Alex-17
|
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 |
|
Dark-Alex-17
|
3894c98b5b
|
feat: Experimental update to sisyphus to use the new parallel agent spawning system
|
2026-02-17 16:33:08 -07:00 |
|
Dark-Alex-17
|
1f127ee990
|
docs: Fixed typos in the Sisyphus documentation
|
2026-02-16 14:05:51 -07:00 |
|
Dark-Alex-17
|
88a9a7709f
|
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
|
d1c7f09015
|
feat: Simplified sisyphus prompt to improve functionality
|
2026-02-13 18:36:10 -07:00 |
|
Dark-Alex-17
|
6abe2c5536
|
feat: Created the Sisyphus agent to make Loki function like Claude Code, Gemini, Codex, etc.
|
2026-02-13 15:42:10 -07:00 |
|