Dark-Alex-17
  • Joined on 2026-01-11
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-06-18 21:50:46 +00:00
3ff27a7935 feat: added a memory option to .set tab completions
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-06-18 21:07:38 +00:00
373d80121a lint: Fixed linter complaints in paths module
3299a4699e refactor: Migrated the .skills command completion to use StateFlags and updated the help messages
d4dbda1e89 fix: rebuild the tool scope after dynamically updating the skills_enabled value in the REPL
e77fa6ef42 feat: Added a diagnostic .info tools subcommand to make it easier to see what tools are enabled in all contexts
241dda24f0 feat: Added additional info outputs for enabled skills and sbx directories
Compare 17 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote-config-template 2026-06-18 21:05:59 +00:00
9557e0ba3c feat: Added sbx-mixin.yaml templates and documentation on how sandbox integration works in Coyote
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-06-16 21:08:01 +00:00
14969e35fa 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.
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-06-15 21:06:13 +00:00
b927e2a200 fix: auto-bootstrapped memory was accidentally putting the MEMORY.md directly in the repo root rather than .coyote/memory/MEMORY.md
6ce69ee989 fix: improved the fs_patch script description and added improved error handling to it.
dc6d736df3 build: pinned aws-smithy-types and time to fix yesterday's release of aws-smithy-types issues
2a79616f8b feat: Added the ability to auto-bootstrap workspace memory when in git repos
eb6a02f947 test: fixed broken memory test after updating index format
Compare 22 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-06-10 05:05:35 +00:00
33c6f2c4e3 fix: use rawPredict for non-streaming Claude requests
Dark-Alex-17 pushed tag v0.6.0 to Dark-Alex-17/coyote 2026-06-10 04:50:34 +00:00
Dark-Alex-17 pushed tag v0.5.0 to Dark-Alex-17/coyote 2026-06-10 04:50:34 +00:00
Dark-Alex-17 pushed tag v0.4.0 to Dark-Alex-17/coyote 2026-06-10 04:50:34 +00:00
Dark-Alex-17 pushed tag v0.3.0 to Dark-Alex-17/coyote 2026-06-10 04:50:34 +00:00
Dark-Alex-17 pushed tag v0.2.0 to Dark-Alex-17/coyote 2026-06-10 04:50:34 +00:00
Dark-Alex-17 pushed tag v0.1.3 to Dark-Alex-17/coyote 2026-06-10 04:50:34 +00:00
Dark-Alex-17 pushed tag v0.1.2 to Dark-Alex-17/coyote 2026-06-10 04:50:34 +00:00
Dark-Alex-17 pushed tag v0.1.1 to Dark-Alex-17/coyote 2026-06-10 04:50:34 +00:00
Dark-Alex-17 pushed to skills at Dark-Alex-17/coyote 2026-06-10 04:50:24 +00:00
68a912ec38 fix: azure doesn't support underscores in key vault
f405ec5e16 chore: updated models.yaml
b997e9493c fix: accidental regression on enabled_skills being empty = all
8d6e9bef32 fix: greedy secrets regex caused multiple secrets on one line to fail
e54a2e42c9 test: improve vault password file errors by propagating up
Compare 521 commits »
Dark-Alex-17 pushed to restful-api-docs at Dark-Alex-17/coyote 2026-06-10 04:50:24 +00:00
1ee6b4d7c7 docs: Documentation for the RESTful API POC
c53e0546d4 test: added integration tests for inter-feature interactions like RAG + Agents, function calling/MCP servers, etc.
349b3748bd test: Added unit tests for the rag, completions and prompt, macros, vault, and functions/tool usage
e23e5f9f7b test: Added integration tests for the sub-agent spawning system and inter-agent communication mechanisms
8d02782de6 test: unit tests for the sub agent spawning system
Compare 330 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-06-10 04:50:23 +00:00
bca25404ab docs: migrated location of skill_instructions examples in example configs
161fa2d983 chore: bump Cargo.toml to 0.6.0
0e93775491 bump: version 0.5.0 → 0.6.0 [skip ci]
c00c4ff84a test: added a few additional tests to the request_context surrounding the skills system
46685cb641 fix: disable skills for specific built-in roles
Compare 530 commits »
Dark-Alex-17 pushed to langchain at Dark-Alex-17/coyote 2026-06-10 04:50:23 +00:00
139b5cc57e Sisyphus agent recreated in LangChain to figure out how it works and how to use it
c6c10b5e24 Merge branch 'tree-sitter-tools' into 'develop'
a4e5bef1b7 feat: Automatic runtime customization using shebangs
f72c7b03f9 test: Updated client stream tests to use the thread_rng from rand
bd6f709374 build: Pulled additional features for rand dependency
Compare 304 commits »
Dark-Alex-17 pushed to graph-agents at Dark-Alex-17/coyote 2026-06-10 04:50:23 +00:00
895b9c27db chore: removed the deprecated haiku 3.5 Claude model
e661ca2eda docs: Added sharing configurations links in the main README
7066edd904 feat: Added .install remote tab completions to the REPL
61bdf29bea feat: feature complete install remote with category selection
ef39c7d9ff feat: Support to interactively add secrets to Loki that are missing from MCP configs when merging
Compare 418 commits »
Dark-Alex-17 pushed to develop at Dark-Alex-17/coyote 2026-06-10 04:50:23 +00:00
e687d78931 build: Removed unnecessary Language import for Windows systems
0c2e4df647 feat: LLM node failures propgate up
6221875f64 build: upgraded to rust v1.95.0
895b9c27db chore: removed the deprecated haiku 3.5 Claude model
e661ca2eda docs: Added sharing configurations links in the main README
Compare 421 commits »