Dark-Alex-17
  • Joined on 2026-01-11
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-13 23:31:24 +00:00
de6010d525 docs: Organized coyote --help output to be more readable
9b0e26bade feat: Installed nano into the sandbox so that users can edit config files in the sandbox directly
ac40043c00 style: Removed outdated implementation plan
Compare 3 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-13 23:24:14 +00:00
d8eec1d427 docs: Documented the new no_workspace_mcp configuration property that disables workspace-local MCP configurations
382916c3ee style: Removed redundant '&' from paths module function calls
bc3cc10a7b feat: Support workspace-local skill definitions and MCP configurations
Compare 3 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-13 23:00:01 +00:00
b91f738209 docs: updated the configuratino examples for graph-based RAG
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-13 22:51:09 +00:00
4f0dae9b49 feat: fully functional graph-based RAG
deb673ebc9 fmt: applied some formatting changes
7fc06ad9bc feat: Implemented graph-based RAG
Compare 3 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/dtools 2026-07-13 21:56:27 +00:00
0a0910ea31 feat: Installed the argoCD TUI 'argonaut'
Dark-Alex-17 pushed to graph-based-rag at Dark-Alex-17/coyote 2026-07-09 03:20:56 +00:00
7fc06ad9bc feat: Implemented graph-based RAG
Dark-Alex-17 created branch graph-based-rag in Dark-Alex-17/coyote 2026-07-09 03:20:56 +00:00
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-08 21:46:03 +00:00
e814b9f62d fix: todo functions are injected properly to roles when roles have auto_continue: true and the REPL is started directly into the role
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-08 21:17:25 +00:00
209fbc9e41 feat: Added a --dangerously-skip-permissions flag to skip permission prompts for tool invocations
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-08 20:59:53 +00:00
5eb1daf18d feat: Remove the temperature hyperparameter from the diagnose role
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-07 21:35:09 +00:00
b8990fdfc2 feat: Added a new oauth.redirectHost field to make it possible to further extend MCP support
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-07 21:18:59 +00:00
7673799d83 feat: Updated the REPL mcp auth path to use the prettified error messaging
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-07 21:09:54 +00:00
ce212fe660 feat: Improved error messaging for failed MCP starts because of auth issues
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-07 20:44:41 +00:00
f855a45493 fix: updated the redirect URI for OAuth MCP to use localhost since that's what is whitelisted, not 127.0.0.1
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-07 20:31:57 +00:00
5be4f45671 feat: Added support for specifying the oauth port and client ID in MCP server configs
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-07 20:15:55 +00:00
84ce094677 fix: allow MCP OAuth refresh_token to be absent from initial token exchanges
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-06 17:20:40 +00:00
fa7eadd08a feat: Implemented OAuth support for OpenAI models via Codex endpoints
af91b89cff feat: merge MCP config when installing bundled mcp config
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/managarr 2026-07-06 14:59:47 +00:00
e779f70187 Merge pull request #63 from JMcCumberIO/fix/tui-idle-cpu-and-error-banners
a9054d9a98 chore: cargo fmt --all
645ca19d76 fix: address reviewer feedback — rename scroll field to bool, relocate static, drop env var
6f697f64f4 fix: revert draw gating; replace frame-count scroll with wall-clock timer
a72b2991fd fix: address reviewer feedback — regex OnceLock and restore tick rate
Compare 7 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-04 19:14:29 +00:00
d4a6a2fb34 build: Installed ast_grep in the sandbox kit definition
8f667886c8 docs: Updated the README to mention the installation of ast-grep
898bac3c69 docs: added the ast_grep tool to the config.example.yaml
fc0b2ada7e feat: Implemented durable state for sisyphus
09cdb40420 feat: Installed ast-grep for the explore agent to use for better code exploration
Compare 9 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-04 04:30:12 +00:00
08f6ea5e6c feat: Added new memory functions for deleting and renaming memory files, as well as new lints for memory expiration dates and staleness of memories to improve the memory system
ede0f75a89 feat: Created a new iwe skill and installed the iwe MCP server for utilizing large knowledgebases
Compare 2 commits »