This website requires JavaScript.
Explore
Help
Sign In
Dark-Alex-17
/
coyote
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
9
Packages
Projects
Releases
Wiki
Activity
Files
14969e35fa7ec8b62c1ac33a93e17a829145cc39
coyote
/
src
T
History
Dark-Alex-17
14969e35fa
CI / All (ubuntu-latest) (push)
Failing after 25s
Details
CI / All (macos-latest) (push)
Has been cancelled
Details
CI / All (windows-latest) (push)
Has been cancelled
Details
fix: buffer tool stdout as well as stderr so that any tools that error to stdout are captured and included in the response to the model, enabling the model to see what went wrong and to reason about how to fix it.
2026-06-16 15:07:55 -06:00
..
cli
feat: Added an --init-memory [global|workspace] flag to easily and quickly enable memory
2026-06-10 20:26:17 -06:00
client
fix: use rawPredict for non-streaming Claude requests
2026-06-09 23:05:31 -06:00
config
fix: auto-bootstrapped memory was accidentally putting the MEMORY.md directly in the repo root rather than .coyote/memory/MEMORY.md
2026-06-15 15:05:51 -06:00
function
fix: buffer tool stdout as well as stderr so that any tools that error to stdout are captured and included in the response to the model, enabling the model to see what went wrong and to reason about how to fix it.
2026-06-16 15:07:55 -06:00
graph
feat: Added explicit guardrail handling for pending agents
2026-06-11 20:20:14 -06:00
mcp
fmt: applied formatting to refactored mcp_servers and tools lists
2026-06-03 14:02:06 -06:00
parsers
fmt: apply uniform formatting with name change
2026-05-27 12:57:05 -06:00
rag
fix: use rawPredict for non-streaming Claude requests
2026-06-09 23:05:31 -06:00
render
feat: improved UX for parallel graph execution
2026-05-20 18:54:20 -06:00
repl
feat: Added explicit guardrail handling for pending agents
2026-06-11 20:20:14 -06:00
supervisor
feat: Added explicit guardrail handling for pending agents
2026-06-11 20:20:14 -06:00
utils
feat: rename Loki to Coyote
2026-05-27 12:47:32 -06:00
vault
fix: greedy secrets regex caused multiple secrets on one line to fail
2026-06-04 15:41:56 -06:00
main.rs
feat: Added explicit guardrail handling for pending agents
2026-06-11 20:20:14 -06:00