Dark-Alex-17
  • Joined on 2026-01-11
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-28 01:52:57 +00:00
d50de7c06a lint: fixed test ordering
0956f08791 refactor: move ACP server dispatch into run() for shared flag setup
087d0c320c feat: apply --agent/--role/--rag/--model flags in --acp-server mode
Compare 3 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-28 01:29:39 +00:00
2128390f99 fmt: applied formatting
d008de1848 fix: restore stdout output for standalone --headless mode
d79787bf96 fix: suppress tool-call display in headless mode; initialize session on session/new
577c51b62f fix: skip stdin drain and set silent render mode when --acp-server is active
d462b09f80 feat: add headless profile to sbx-kit spec
Compare 13 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-27 15:51:29 +00:00
e95fd1e06e ci: fix typo in coyote image tag; needs leading 'v'
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-27 15:34:42 +00:00
d79ea55e09 fix: include graph-agent descriptions in .agent <TAB> completions
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-25 01:08:14 +00:00
b898e4dd78 chore: bump Cargo.toml and sandbox image to 0.8.0
30e00f8332 bump: version 0.7.4 → 0.8.0 [skip ci]
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-25 01:00:06 +00:00
58d9d4c64e docs: updated help message for --fresh flag
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-25 00:29:29 +00:00
63a768aa46 fix: fresh wizard openai-compatible support
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-25 00:09:11 +00:00
2c3f671efa fix: config existence check for --fresh sandboxes
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-25 00:07:38 +00:00
8b0a536f4e feat: Dynamically detect if a selected client in the sandbox first run wizard supports oauth
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-25 00:00:47 +00:00
5a1bb569b4 feat: Add support for the --fresh flag again with host environment configuration injection
0c12580836 fix: Improve coyote sandbox startup time
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-24 22:50:33 +00:00
df909325a7 fmt: applied formatting
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-24 22:50:12 +00:00
d379fcddf8 fix: bypass forgotten sandbox mode check for MCP secret interpolation
b405acd8f0 feat: force overwrite global sbx secrets
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-24 22:41:04 +00:00
805ae7112a feat: add sbx secrets globally
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-24 22:36:21 +00:00
6ddbf37523 feat: only create secrets local to a sandbox
f510bb649b feat: Improved credentials management for docker sandboxes
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-24 19:55:36 +00:00
c1b14bdfdf docs: Created a mermaid diagram for Sisyphus
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-24 19:44:11 +00:00
46f2a9eae2 docs: added in forgotten connection to the librarian agent diagram
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-24 19:40:06 +00:00
cf3a12141b docs: updated the graph agent diagrams to use mermaid diagrams for more easily readable diagramming in their READMEs
8f13810f0f chore: updated models.yaml
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-24 18:13:39 +00:00
eba8c86e21 fix: properly wrap sub-style changes in markdown rendering
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-24 03:07:56 +00:00
d75fb47de1 docs: Updated project license
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-24 01:13:42 +00:00
49a281bf93 feat: renamed --contents arg for fs_write/patch to --content since most models attempt that first and error otherwise