Dark-Alex-17
  • Joined on 2026-01-11
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-02 22:49:46 +00:00
2ec2aec4c0 style: updated the previous conversation marker a tad
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-02 22:45:11 +00:00
c2cb4ac433 feat: Session-specific, file-backed history in the REPL
605a9170b0 feat: Replay session output when a user re-enters a session so all output can be seen again
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-02 21:53:33 +00:00
385bd3eda2 fix: Overrode the default JSON content-type for MCP OAuth so its properly application/x-www-form-urlencoded
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-02 21:22:27 +00:00
6c3d96ac83 feat: Added confirmation message after MCP Oauth succeeds when invoked from --auth-mcp
aa1fe7f7aa fmt: applied formatting
5e50828108 fix: typo in mcp file name
Compare 3 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-02 20:58:05 +00:00
693e2d9672 feat: Created the --auth-mcp CLI flag to let users auth with remote MCP servers without needing to be in the REPL
16f324cefc feat: add OAuth authentication support for remote MCP servers
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-02 18:57:17 +00:00
cc50d39ab4 fix: Added uvx wrapper for macos-based sandboxes
fc23b532d9 feat: Added mixin for sisyphus so the ddg MCP server can search arbitrary domains
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-02 18:48:06 +00:00
c2d4240138 perf: updated the memory injection warning so it only logs once, rather than after each keystroke
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-02 17:42:17 +00:00
cd1b043b1e feat: added improved error messaging on MCP server initialization
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-02 17:31:42 +00:00
81b4f6a76e feat: prefer musl versions for linux when running --update/.update
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-02 01:09:19 +00:00
d48b11dcfa chore: bump Cargo.toml to 0.7.4
86dd922d2c bump: version 0.7.3 → 0.7.4 [skip ci]
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-02 01:05:00 +00:00
9ec20d74a4 chore: updated models.yaml
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-02 00:52:43 +00:00
c78cdef5ae fix: Added back in --kit specification for the running of the sbx
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-02 00:44:15 +00:00
3df590f276 fix: sbx isn't copying base files in their respective directories
91300c16fe fix: Update deprecated sbx kit config
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-07-01 23:12:46 +00:00
52356ead6c fix: Properly chown the coyote config recursively and password file in the sbx
ad9fc524d4 feat: Pin specific usql version to sbx kit
af50909a89 feat: recursively take ownership over the copied in coyote config for the sbx
318d9ba1cd feat: explicitly specify the COYOTE_CONFIG_DIR in the sbx kit
Compare 4 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/dtools 2026-07-01 15:03:06 +00:00
31cc626894 feat: installed ttl
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-06-30 20:55:15 +00:00
45d709f28e Merge branch 'main' of github.com:Dark-Alex-17/coyote
9cd074cb9b build: fixed coyote install scripts
93eec45473 docs: fixed coyote install script URLs
Compare 3 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/homebrew-gman 2026-06-30 20:26:06 +00:00
d4f4f28b91 ci: update homebrew release step to trust the tap
Dark-Alex-17 pushed to main at Dark-Alex-17/dtools 2026-06-30 20:09:35 +00:00
f0a04cae29 feat: Added ghgrab to the development TUIs
Dark-Alex-17 pushed to main at Dark-Alex-17/managarr 2026-06-25 20:59:54 +00:00
a26444006b chore: bump Cargo.toml to 0.7.3
ccf3e28323 bump: version 0.7.2 → 0.7.3 [skip ci]
6eea6b92fb Merge pull request #62 from Dark-Alex-17/develop
6df68b8a66 tests: Addressed additional CR comments and added tests for tail-logs
cbca6bd916 fix: addressed code review comments
Compare 13 commits »
Dark-Alex-17 pushed to develop at Dark-Alex-17/managarr 2026-06-25 20:22:44 +00:00
6df68b8a66 tests: Addressed additional CR comments and added tests for tail-logs