Dark-Alex-17
|
a05e73fc6b
|
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
|
6270fd1d83
|
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
|
7c999e9c37
|
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
|
cbc22fbccc
|
feat: updated sisyphus and coder tools
|
2026-06-02 11:13:30 -06:00 |
|
Dark-Alex-17
|
195ef5f15e
|
fix: updated temperature values for all agents and roles
|
2026-06-02 10:41:20 -06:00 |
|
Dark-Alex-17
|
a122ae36f0
|
feat: rename Loki to Coyote
|
2026-05-27 12:47:32 -06:00 |
|
Dark-Alex-17
|
8b061b200f
|
feat: Improved coder agent that is now a graph-based agent
|
2026-05-22 12:57:12 -06:00 |
|
Dark-Alex-17
|
c3ebceb76d
|
fix: Improve the coder agent's usage of tools
|
2026-05-11 15:03:15 -06:00 |
|
Dark-Alex-17
|
0925acf86a
|
feat: Added available tools to coder prompt
|
2026-03-30 11:11:43 -06:00 |
|
Dark-Alex-17
|
7c9fb8eb71
|
feat: Improved token efficiency when delegating from sisyphus -> coder
|
2026-03-18 15:07:29 -06:00 |
|
Dark-Alex-17
|
0fdb1bbc42
|
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
|
2026-03-17 14:57:07 -06:00 |
|
Dark-Alex-17
|
0e931a472e
|
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 |
|
Dark-Alex-17
|
f3ee71d3f2
|
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
|
f8b965d801
|
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
|
77c1c2aa6f
|
fix: Added auto_confirm to the coder agent so sub-agent spawning doesn't freeze
|
2026-02-19 14:15:42 -07:00 |
|
Dark-Alex-17
|
a1f8250f58
|
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 |
|
Dark-Alex-17
|
0983868196
|
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
|
b172fe8fbf
|
fix: Corrected a typo for sourcing the bash utility script in some agent definitions
|
2025-10-16 15:47:07 -06:00 |
|
Dark-Alex-17
|
6631ff53f2
|
feat: Created the coder and sql agents
|
2025-10-10 13:38:47 -06:00 |
|
Dark-Alex-17
|
ca5bfd6e8f
|
feat: Install built-in agents
|
2025-10-10 13:37:05 -06:00 |
|