Dark-Alex-17
  • Joined on 2026-01-11
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-08-05 19:11:30 +00:00
9540345ec7 feat: Added loaded indicators to .list tools/mcp-servers/skills
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-08-04 19:12:42 +00:00
70b6d51b55 test: Implemented unit tests to prevent regression on agent reasoning effort inheritance
9e5e8a60f2 fix: agents inherit global reasoning effort if unset
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-08-04 18:05:27 +00:00
d6447603bc feat: hide .recover from tab completions when no session is active
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-08-04 18:02:42 +00:00
e6dc24beb5 feat: add a new .recover command for sessions to recover from errors
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-08-04 16:59:07 +00:00
e76c3efe4e feat: integrated the git-ssh-sign kit into the coyote sandbox kit
Dark-Alex-17 pushed to main at Dark-Alex-17/ClaSH 2026-08-04 16:08:42 +00:00
91be716484 docs: updated Loki to Coyote
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-08-03 21:28:52 +00:00
fac577589b chore: bump Cargo.toml and sandbox image to 0.8.3
737fc42ec1 bump: version 0.8.2 → 0.8.3 [skip ci]
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-31 22:00:32 +00:00
888529f381 fix: infinite loop bug when attempting to interrupt a prompt exchange right before a session compression
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-31 17:44:23 +00:00
35e75e5b4f fix: ctrl-c inside of an auto-continue loop created an infinite loop
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-31 16:10:22 +00:00
dd7d75fd9f chore: bump Cargo.toml and sandbox image to 0.8.2
78f5fc8fb9 bump: version 0.8.1 → 0.8.2 [skip ci]
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-31 16:07:38 +00:00
4f38214681 fix: sbx update doesn't allow undefined fields in sbx spec
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-30 22:37:32 +00:00
019bd6f1c7 chore: bump Cargo.toml and sandbox image to 0.8.1
875b6749c2 bump: version 0.8.0 → 0.8.1 [skip ci]
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-30 19:38:43 +00:00
69e1b98c44 fix: ctrl-c interruption doesn't discard session messages when throbber is showing
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-30 16:21:26 +00:00
0324436114 feat: ctrl-c interrupts ongoing prompt in a session, but lets the user inject more instructions mid-stream
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-29 18:40:56 +00:00
233c212d2a feat: improved function calling performance by allowing parallel tool calling
e288b41365 fix: improper handling of fd-style globbing for directories in fs_glob
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-29 17:59:16 +00:00
fbf6a6bdf4 fix: properly templated architect design doc path in starter commands
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-29 17:23:58 +00:00
57b72702b2 feat: created the architect and gatekeeper agents for dramatically improved coding performance
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-29 16:15:40 +00:00
38ba303c3c feat: Improved readability of session message exchange replays
fc7bc0ff8f fix: .copy works when sessions are resumed
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-28 21:44:25 +00:00
7f7ea758a7 fix: ACP session/prompt now drives the full tool-execution loop
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-28 20:42:10 +00:00
06b2c384e3 fix: ACP spec conformance — ContentBlock prompt params and protocolVersion type