Dark-Alex-17
|
de3012e664
|
fix: Implemented the path normalization fix for the oracle and explore agents
|
2026-03-12 13:38:15 -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
|
0f3cf511e0
|
docs: Updated sisyphus README to always include the execute_command.sh tool
|
2026-02-20 15:06:57 -07: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
|
2cb68846b6
|
docs: Created README docs for the CodeRabbit-style Code reviewer agents
|
2026-02-20 15:00:32 -07:00 |
|
Dark-Alex-17
|
59cca849a8
|
feat: Allow the explore agent to run search queries for understanding docs or API specs
|
2026-02-19 14:29:02 -07:00 |
|
Dark-Alex-17
|
42a1665960
|
feat: Allow the oracle to perform web searches for deeper research
|
2026-02-19 14:26:07 -07:00 |
|
Dark-Alex-17
|
687a4ea3bc
|
fix: Removed the unnecessary execute_commands tool from the oracle agent
|
2026-02-19 14:18:16 -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
|
3d0bbd59d1
|
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
|
39f1511fea
|
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
|
ad8be61a3b
|
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
|
4f4db10c8d
|
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
|
a430d59e9c
|
fix: Added back in the auto_confirm variable into sisyphus
|
2026-02-18 13:42:39 -07:00 |
|
Dark-Alex-17
|
7701a02b16
|
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
|
ece9cadad5
|
feat: Created a CodeRabbit-style code-reviewer agent
|
2026-02-18 12:16:59 -07:00 |
|
Dark-Alex-17
|
9a715b2fb2
|
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
|
a469a6cf06
|
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
|
0e67e0f85a
|
feat: Experimental update to sisyphus to use the new parallel agent spawning system
|
2026-02-17 16:33:08 -07:00 |
|
Dark-Alex-17
|
016501ef4f
|
docs: Fixed typos in the Sisyphus documentation
|
2026-02-16 14:05:51 -07:00 |
|
Dark-Alex-17
|
0b36d17ea0
|
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
|
3a7128f3de
|
feat: Simplified sisyphus prompt to improve functionality
|
2026-02-13 18:36:10 -07:00 |
|
Dark-Alex-17
|
05cb8548cf
|
feat: Created the Sisyphus agent to make Loki function like Claude Code, Gemini, Codex, etc.
|
2026-02-13 15:42:10 -07:00 |
|
Dark-Alex-17
|
57d62087f5
|
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 |
|
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
|
194849eaab
|
feat: Created the explore agent for exploring codebases to help answer questions
|
2026-02-13 15:40:46 -07:00 |
|
Dark-Alex-17
|
2a7af1531d
|
feat: Use the official atlassian MCP server for the jira-helper agent
|
2026-02-13 14:56:42 -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
|
2fb9d2fa86
|
refactor: Updated the instructions for the jira-helper agent
|
2025-10-23 10:07:50 -06: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
|
7d81b45f92
|
feat: Added a default session to the jira helper to make interaction more natural
|
2025-10-10 15:03:26 -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 |
|