|
|
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 |
|
|
|
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 |
|
|
|
c13142f971
|
refactor: Updated the instructions for the jira-helper agent
|
2025-10-23 10:07:50 -06:00 |
|
|
|
8d2961f3ee
|
fix: Corrected a typo for sourcing the bash utility script in some agent definitions
|
2025-10-16 15:47:07 -06:00 |
|
|
|
367e7d90fd
|
feat: Added a default session to the jira helper to make interaction more natural
|
2025-10-10 15:03:26 -06:00 |
|
|
|
16577ddc5e
|
feat: Created the coder and sql agents
|
2025-10-10 13:38:47 -06:00 |
|
|
|
743e42d4f8
|
feat: Install built-in agents
|
2025-10-10 13:37:05 -06:00 |
|