Commit Graph

  • 17d1decce6 feat: Also support GEMINI.md workspace instructions Dark-Alex-17 2026-07-17 15:05:16 -06:00
  • a45e66c634 feat: Improved workspace instructions support Dark-Alex-17 2026-07-17 14:52:35 -06:00
  • 8c885d9a77 feat: also detect .mcp.json configurations at workspace roots Dark-Alex-17 2026-07-17 14:03:08 -06:00
  • 6dd1e59815 fix: Per RFC 9728, enable dynamic discovery of OAuth endpoints in MCP using path-aware discovery Dark-Alex-17 2026-07-17 13:28:55 -06:00
  • f5085a773a fix: hot-attach to MCP servers that require auth after running .mcp auth <name> Dark-Alex-17 2026-07-17 13:16:25 -06:00
  • 09afdeaf7c feat: Created new .tool enable/disable and .mcp enable/disable aliases to make REPL usage more egonomic Dark-Alex-17 2026-07-17 12:53:59 -06:00
  • 0216d84eee feat: Created a new .list <kind> REPL command to make discoveribility easier in the REPL Dark-Alex-17 2026-07-17 11:49:49 -06:00
  • 320dbf2479 fix: Correctly inherit graph-global model for extractor model if none is defined Dark-Alex-17 2026-07-17 11:42:28 -06:00
  • 6958e9cba8 feat: Support claude-style hidden workspace MCP configuration files via .mcp.json Dark-Alex-17 2026-07-17 10:46:26 -06:00
  • 825f9f6bf5 feat: Allow users to customize the workspace-specific configuration directory name so they can use Coyote with other CLI clients like .claude Dark-Alex-17 2026-07-17 10:38:35 -06:00
  • 863740f916 fix: no cursor timeout when user scrolls away from ongoing streaming output Dark-Alex-17 2026-07-16 16:01:19 -06:00
  • 304088bf5c tests: Added tests for graph-based RAG Dark-Alex-17 2026-07-16 14:33:52 -06:00
  • b7599b8acf build: Added just recipe for building the multi-platform image Dark-Alex-17 2026-07-16 13:33:47 -06:00
  • 9b3ae761f3 feat: Add reasoning_effort validation for the main configuration file Dark-Alex-17 2026-07-16 13:18:28 -06:00
  • 0f7877aafc feat: Add validation for reasoning_effort settings to prevent users from specifying erroneous values Dark-Alex-17 2026-07-16 13:12:11 -06:00
  • 5843a9ac15 docs: Fixed broken links in the code-review and file-reviewer agent READMEs Dark-Alex-17 2026-07-16 13:05:39 -06:00
  • 4bfaabcb99 docs: Added the reasoning_effort field to example configuration files Dark-Alex-17 2026-07-16 13:05:23 -06:00
  • f16f858074 Merge branch 'main' of github.com:Dark-Alex-17/coyote Dark-Alex-17 2026-07-16 12:30:21 -06:00
  • e9a8c01dc4 feat: Added support for modifying the reasoning effort of reasoning models Dark-Alex-17 2026-07-16 12:28:04 -06:00
  • 5bbf1b2d71 test: updated repl tests for undo command Dark-Alex-17 2026-07-15 17:00:01 -06:00
  • e9c52566b8 feat: Explicitly Prevent .undo usage in graph agents Dark-Alex-17 2026-07-15 16:27:57 -06:00
  • 4c7de650c0 feat: Added an .undo command to the REPL to let users have more control over the conversation Dark-Alex-17 2026-07-15 16:23:59 -06:00
  • 6127d964ee chore: update models.yaml Dark-Alex-17 2026-07-15 16:14:33 -06:00
  • 8bbbd71fec fix: default to the nano or notepad when a configured editor is not found Dark-Alex-17 2026-07-15 15:32:07 -06:00
  • 7f89a80f7e fix: When EDITOR, VISUAL, or config.editor is defined, don't verify via which Dark-Alex-17 2026-07-15 15:16:41 -06:00
  • 19cca06db6 ci: bump the coyote image tag version in the sandbox kit spec Dark-Alex-17 2026-07-15 13:24:51 -06:00
  • e8df9f119c feat: Improve sandbox startup time by using the prebuilt Coyote image Dark-Alex-17 2026-07-15 13:24:37 -06:00
  • 8abe297bfe feat: Make coyote available as a docker image Dark-Alex-17 2026-07-15 13:24:21 -06:00
  • 4ec6daff30 fix: Added a loop exit condition for the diagnostics skill Dark-Alex-17 2026-07-15 11:51:06 -06:00
  • 9c1067e544 fix: Added directness clause to the diganose role to improve prompt Dark-Alex-17 2026-07-15 11:14:15 -06:00
  • 2fe6704fbc fix: fs tools now output better error handling to guide the model more effectively Dark-Alex-17 2026-07-14 12:47:43 -06:00
  • dd40892ad5 fix: Make fs_read more tolerant of various arg invocation formats. Dark-Alex-17 2026-07-14 12:31:24 -06:00
  • ed86b7bfc3 Merge branch 'main' of github.com:Dark-Alex-17/coyote Dark-Alex-17 2026-07-14 11:31:21 -06:00
  • f32d72a3f2 feat: Made fs_patch more flexible for different model preferences of patch formats Dark-Alex-17 2026-07-14 11:31:11 -06:00
  • 7b00638476 style: removed redundant '&' from functions module Dark-Alex-17 2026-07-13 18:11:03 -06:00
  • 6733b3600f test: Fixed flaky python AST parser test for macOS Dark-Alex-17 2026-07-13 17:46:34 -06:00
  • de6010d525 docs: Organized coyote --help output to be more readable Dark-Alex-17 2026-07-13 17:31:20 -06:00
  • 9b0e26bade feat: Installed nano into the sandbox so that users can edit config files in the sandbox directly Dark-Alex-17 2026-07-13 17:29:10 -06:00
  • ac40043c00 style: Removed outdated implementation plan Dark-Alex-17 2026-07-13 17:25:20 -06:00
  • d8eec1d427 docs: Documented the new no_workspace_mcp configuration property that disables workspace-local MCP configurations Dark-Alex-17 2026-07-13 17:14:06 -06:00
  • 382916c3ee style: Removed redundant '&' from paths module function calls Dark-Alex-17 2026-07-13 17:12:58 -06:00
  • bc3cc10a7b feat: Support workspace-local skill definitions and MCP configurations Dark-Alex-17 2026-07-13 17:12:34 -06:00
  • b91f738209 docs: updated the configuratino examples for graph-based RAG Dark-Alex-17 2026-07-13 16:55:18 -06:00
  • 4f0dae9b49 feat: fully functional graph-based RAG Dark-Alex-17 2026-07-13 16:50:07 -06:00
  • deb673ebc9 fmt: applied some formatting changes Dark-Alex-17 2026-07-13 16:07:19 -06:00
  • 7fc06ad9bc feat: Implemented graph-based RAG graph-based-rag Dark-Alex-17 2026-07-08 21:20:50 -06: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 2026-07-08 15:45:50 -06:00
  • 209fbc9e41 feat: Added a --dangerously-skip-permissions flag to skip permission prompts for tool invocations Dark-Alex-17 2026-07-08 15:17:21 -06:00
  • 5eb1daf18d feat: Remove the temperature hyperparameter from the diagnose role Dark-Alex-17 2026-07-08 14:59:45 -06:00
  • b8990fdfc2 feat: Added a new oauth.redirectHost field to make it possible to further extend MCP support Dark-Alex-17 2026-07-07 15:35:04 -06:00
  • 7673799d83 feat: Updated the REPL mcp auth path to use the prettified error messaging Dark-Alex-17 2026-07-07 15:18:56 -06:00
  • ce212fe660 feat: Improved error messaging for failed MCP starts because of auth issues Dark-Alex-17 2026-07-07 15:09:50 -06: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 2026-07-07 14:44:35 -06:00
  • 5be4f45671 feat: Added support for specifying the oauth port and client ID in MCP server configs Dark-Alex-17 2026-07-07 14:31:51 -06:00
  • 84ce094677 fix: allow MCP OAuth refresh_token to be absent from initial token exchanges Dark-Alex-17 2026-07-07 14:15:39 -06:00
  • fa7eadd08a feat: Implemented OAuth support for OpenAI models via Codex endpoints Dark-Alex-17 2026-07-06 11:20:32 -06:00
  • af91b89cff feat: merge MCP config when installing bundled mcp config Dark-Alex-17 2026-07-06 09:57:17 -06:00
  • d4a6a2fb34 build: Installed ast_grep in the sandbox kit definition Dark-Alex-17 2026-07-04 13:14:22 -06:00
  • 8f667886c8 docs: Updated the README to mention the installation of ast-grep Dark-Alex-17 2026-07-04 13:14:08 -06:00
  • 898bac3c69 docs: added the ast_grep tool to the config.example.yaml Dark-Alex-17 2026-07-04 13:13:16 -06:00
  • fc0b2ada7e feat: Implemented durable state for sisyphus Dark-Alex-17 2026-07-04 13:02:50 -06:00
  • 09cdb40420 feat: Installed ast-grep for the explore agent to use for better code exploration Dark-Alex-17 2026-07-04 12:59:05 -06:00
  • 9d2e936e7f feat: Created the step-runner graph agent for more deterministic coding workflows to produce even more reliable and higher-quality results Dark-Alex-17 2026-07-04 12:50:37 -06:00
  • 159afbbc06 feat: Improved oracle and sisyphus agents with skill integrations for the new skills Dark-Alex-17 2026-07-04 12:34:09 -06:00
  • 428d544277 feat: Created new sisyphus family skills to improve performance Dark-Alex-17 2026-07-04 12:28:42 -06:00
  • 531bdfab7f feat: Created new diagnostic role and skill for use in other contexts Dark-Alex-17 2026-07-04 12:28:24 -06: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 Dark-Alex-17 2026-07-03 22:30:08 -06:00
  • ede0f75a89 feat: Created a new iwe skill and installed the iwe MCP server for utilizing large knowledgebases Dark-Alex-17 2026-07-03 22:04:16 -06:00
  • 2ec2aec4c0 style: updated the previous conversation marker a tad Dark-Alex-17 2026-07-02 16:49:38 -06:00
  • c2cb4ac433 feat: Session-specific, file-backed history in the REPL Dark-Alex-17 2026-07-02 16:44:55 -06:00
  • 605a9170b0 feat: Replay session output when a user re-enters a session so all output can be seen again Dark-Alex-17 2026-07-02 16:35:10 -06:00
  • 385bd3eda2 fix: Overrode the default JSON content-type for MCP OAuth so its properly application/x-www-form-urlencoded Dark-Alex-17 2026-07-02 15:53:29 -06:00
  • 6c3d96ac83 feat: Added confirmation message after MCP Oauth succeeds when invoked from --auth-mcp Dark-Alex-17 2026-07-02 15:22:22 -06:00
  • aa1fe7f7aa fmt: applied formatting Dark-Alex-17 2026-07-02 15:22:00 -06:00
  • 5e50828108 fix: typo in mcp file name Dark-Alex-17 2026-07-02 15:20:57 -06:00
  • 693e2d9672 feat: Created the --auth-mcp CLI flag to let users auth with remote MCP servers without needing to be in the REPL Dark-Alex-17 2026-07-02 14:51:52 -06:00
  • 16f324cefc feat: add OAuth authentication support for remote MCP servers Dark-Alex-17 2026-07-02 14:43:24 -06:00
  • cc50d39ab4 fix: Added uvx wrapper for macos-based sandboxes Dark-Alex-17 2026-07-02 12:57:12 -06:00
  • fc23b532d9 feat: Added mixin for sisyphus so the ddg MCP server can search arbitrary domains Dark-Alex-17 2026-07-02 12:56:18 -06:00
  • c2d4240138 perf: updated the memory injection warning so it only logs once, rather than after each keystroke Dark-Alex-17 2026-07-02 12:47:57 -06:00
  • cd1b043b1e feat: added improved error messaging on MCP server initialization Dark-Alex-17 2026-07-02 11:42:12 -06:00
  • 81b4f6a76e feat: prefer musl versions for linux when running --update/.update Dark-Alex-17 2026-07-02 11:31:34 -06:00
  • d48b11dcfa chore: bump Cargo.toml to 0.7.4 github-actions[bot] 2026-07-02 01:06:00 +00:00
  • 86dd922d2c bump: version 0.7.3 → 0.7.4 [skip ci] github-actions[bot] 2026-07-02 01:05:42 +00:00
  • 9ec20d74a4 chore: updated models.yaml Dark-Alex-17 2026-07-01 19:04:55 -06:00
  • c78cdef5ae fix: Added back in --kit specification for the running of the sbx Dark-Alex-17 2026-07-01 18:52:34 -06:00
  • 3df590f276 fix: sbx isn't copying base files in their respective directories Dark-Alex-17 2026-07-01 18:44:07 -06:00
  • 91300c16fe fix: Update deprecated sbx kit config Dark-Alex-17 2026-07-01 17:52:04 -06:00
  • 52356ead6c fix: Properly chown the coyote config recursively and password file in the sbx Dark-Alex-17 2026-07-01 17:12:42 -06:00
  • ad9fc524d4 feat: Pin specific usql version to sbx kit Dark-Alex-17 2026-07-01 17:11:27 -06:00
  • af50909a89 feat: recursively take ownership over the copied in coyote config for the sbx Dark-Alex-17 2026-07-01 16:54:57 -06:00
  • 318d9ba1cd feat: explicitly specify the COYOTE_CONFIG_DIR in the sbx kit Dark-Alex-17 2026-07-01 16:54:42 -06:00
  • 45d709f28e Merge branch 'main' of github.com:Dark-Alex-17/coyote Dark-Alex-17 2026-06-30 14:55:08 -06:00
  • 9cd074cb9b build: fixed coyote install scripts Dark-Alex-17 2026-06-30 14:54:59 -06:00
  • 93eec45473 docs: fixed coyote install script URLs Dark-Alex-17 2026-06-30 14:43:00 -06:00
  • e585e0b049 feat: --tail-logs can track log rollovers and incoporates a sleep timer to minimize idle CPU cycles Dark-Alex-17 2026-06-25 14:01:38 -06:00
  • 13bfaf9aca feat: Added support for log rolling so log files don't just blow up over time Dark-Alex-17 2026-06-25 13:57:15 -06:00
  • 040dad05d2 chore: bump Cargo.toml to 0.7.3 v0.7.3 github-actions[bot] 2026-06-24 18:20:20 +00:00
  • 1ba38860f2 bump: version 0.7.2 → 0.7.3 [skip ci] github-actions[bot] 2026-06-24 18:20:16 +00:00
  • 84ec5fe7b8 fix: apply bootstrapping of functions at startup to fix edge case Dark-Alex-17 2026-06-24 12:13:55 -06:00