Dark-Alex-17
00a21ee777
Merge branch 'main' of github.com:Dark-Alex-17/coyote
CI / All (macos-latest) (push) Waiting to run
CI / All (windows-latest) (push) Waiting to run
CI / All (ubuntu-latest) (push) Failing after 32s
2026-08-31 13:49:09 -06:00
Dark-Alex-17
016f2654e4
fix: make binary shims for custom tools cross-device compatible so users can't accidentally break sandboxes via sbx cp ~/.config/coyote <sbx-name>:/home/agent/.config
2026-08-31 13:48:56 -06:00
Dark-Alex-17
9a1d00f5e6
docs: fixed a broken link in the readme
2026-08-29 13:16:34 -06:00
Dark-Alex-17
a14c768f9a
docs: corrected a typo in the README
2026-08-29 12:59:33 -06:00
github-actions[bot]
c102da5665
chore: bump Cargo.toml and sandbox image to 0.10.0
CI / All (ubuntu-latest) (push) Failing after 29s
CI / All (macos-latest) (push) Canceled after 0s
CI / All (windows-latest) (push) Canceled after 0s
2026-08-29 05:49:07 +00:00
github-actions[bot]
4402d254f6
bump: version 0.9.0 → 0.10.0 [skip ci]
2026-08-29 05:49:04 +00:00
Dark-Alex-17
02974c8abc
docs: reset changelog
2026-08-28 23:48:33 -06:00
Dark-Alex-17
9f7eeb7dc6
fix: Harden install scripts: detect libssl3 without ldconfig on PATH, survive noexec tmp dirs, and guard against partial curl|bash execution
2026-08-28 23:46:14 -06:00
Dark-Alex-17
f3d44212d5
fix: ldconfig on Debian-based distros lives in /usr/sbin
2026-08-28 23:04:35 -06:00
Dark-Alex-17
f0661b4ea4
feat: Support Linux ARM64 GNU
2026-08-28 22:49:58 -06:00
Dark-Alex-17
0946e3ec64
feat: Note that duckdb RAG driver is unavailable on MUSL Linux builds when initializing a RAG so users know when using the binary, not just based on docs
2026-08-28 22:35:39 -06:00
Dark-Alex-17
65e6249adb
feat: updated coyote installation scripts to detect when gnu is installable
2026-08-28 22:23:31 -06:00
Dark-Alex-17
18c2cfeb41
fix: Prefer GNU linux builds in install scripts for duckdb support, and gate duckdb support on linux hosts that are MUSL until MUSL support is added
2026-08-28 20:06:39 -06:00
Dark-Alex-17
50d2a74e80
docs: updated README duckdb install script
2026-08-28 20:06:09 -06:00
github-actions[bot]
ea001ade7a
bump: version 0.8.3 → 0.9.0 [skip ci]
2026-08-29 00:36:51 +00:00
Dark-Alex-17
baa45970da
feat: upgraded to v2 mixin schema
CI / All (ubuntu-latest) (push) Failing after 29s
CI / All (macos-latest) (push) Canceled after 0s
CI / All (windows-latest) (push) Canceled after 0s
2026-08-28 18:24:58 -06:00
Dark-Alex-17
5039b74926
test: fix Windows crlf issue and pin the template to lf to prevent future regressions
2026-08-28 18:03:12 -06:00
Dark-Alex-17
176a81412a
feat: improved first-time run experience and included a templated configuration file that now has comments like the config.example.yaml so users don't have to go to the repo to see all the knobs
CI / All (ubuntu-latest) (push) Failing after 29s
CI / All (macos-latest) (push) Canceled after 0s
CI / All (windows-latest) (push) Canceled after 0s
2026-08-28 15:15:10 -06:00
Alex Clarke
cebc32f70a
Merge pull request #22 from Dark-Alex-17/feat/PLAN-rigor-surfaces
...
PLAN-rigor-surfaces: Rigor & Surfaces — Quality Calibration for the Architect/Sisyphus Suite
2026-08-28 14:54:33 -06:00
Dark-Alex-17
d3914955e2
feat(TASK-005): carry the quality bar through sisyphus and architect
...
sisyphus: Quality bar line in the code-reviewer spawn prompt (omitted when
the task prompt carried none); rigor-aware WARNING handling with
(deferred by quality bar) FOLLOW-UPS tagging; evidence-cited rejection
protocol for [convention] findings (repo convention at file:line or a
recorded plan decision; never for CRITICAL/[correctness]; escalate on
re-raise); rigor-to-posture default map for security-reviewer spawns.
architect: Phase B quality-bar round + other:<label> librarian lane;
Phase E Sisyphus CONTEXT and adversary prompts carry rigor/surfaces and
the plan's Quality bar excerpt; task-close logs rejected-finding lines;
Phase F PR body gains the Quality bar line and Review decisions section;
two new anti-patterns (bare rejections, rigor suppressing CRITICAL).
2026-08-28 14:47:57 -06:00
Dark-Alex-17
a8d730cf01
feat(TASK-004): reviewer routing — code-reviewer quality-bar resolution, domain linter pass, surface-skill routing, rigor folding; file-reviewer surface-skill whitelist + convention/correctness marker
2026-08-28 14:47:57 -06:00
Dark-Alex-17
cf638305e6
feat(TASK-003): add surface skills batch B — worker-review, iac-review, migration-review, cicd-review
2026-08-28 14:47:57 -06:00
Dark-Alex-17
3601faa969
feat(TASK-002): add surface skills batch A — rest-api-review, cli-review, library-review
...
Three new read-only review skills under assets/skills/, mirroring the
transactional-integrity canon: frontmatter load triggers, read-only
enabled_tools, production-bar severity checklists with
[convention]/[correctness] markers, marker-semantics and
orchestrator-linter paragraphs, and aspect-boundary lists.
rest-api-review includes gRPC and GraphQL sections.
2026-08-28 14:47:57 -06:00
Dark-Alex-17
e4c5f42a25
feat(TASK-001): add rigor/surfaces declaration layer to planning skills
...
design-session: Quality bar round in Step 2 (rigor/surfaces proposal,
per-surface confirm/drop, other:<label> lane, autonomous fallback),
rigor+surfaces frontmatter and Quality bar section in the Step 3 PLAN
template, poc-dodge anti-pattern.
task-tracking: optional per-task surfaces key (inherits the plan's list);
rigor stays run-level only.
plan-gatekeeping: manifest category 11 (Quality bar) with
FRICTION/BLOCKING severity guidance.
2026-08-28 14:47:57 -06:00
Alex Clarke
08dddb09fb
Merge pull request #21 from Dark-Alex-17/feat/mcp-tool-whitelist
...
CI / All (ubuntu-latest) (push) Failing after 29s
CI / All (macos-latest) (push) Canceled after 0s
CI / All (windows-latest) (push) Canceled after 0s
feat(mcp): per-server MCP tool allowlists with glob support
2026-08-28 12:56:42 -06:00
Dark-Alex-17
f323c919f5
feat(repl): color .info mcp-server verdicts and complete only running servers
2026-08-28 12:32:45 -06:00
Dark-Alex-17
544a6bbbbc
feat(cli): rename mcp_config asset category to mcp-config with snake_case alias
2026-08-28 12:22:21 -06:00
Dark-Alex-17
772c19f2bd
docs: Added example MCP server allowlisting to the example configuration files
2026-08-28 12:06:58 -06:00
Dark-Alex-17
1e15bc31d5
style: applied uniform style across files
2026-08-28 11:35:45 -06:00
Dark-Alex-17
c170d08654
fix(mcp): omit declared-but-empty prompt/resource capabilities from .info mcp-server
2026-08-28 11:33:03 -06:00
Dark-Alex-17
c707aaf3ee
fix(mcp): annotate declared-but-empty prompt/resource capabilities in .info mcp-server
2026-08-28 10:48:43 -06:00
Dark-Alex-17
2d9829106d
Merge remote-tracking branch 'origin/main' into feat/mcp-tool-whitelist
2026-08-28 09:55:05 -06:00
Dark-Alex-17
3d24719a71
docs: changed Sharing-Configurations to Bundles
CI / All (ubuntu-latest) (push) Failing after 29s
CI / All (macos-latest) (push) Canceled after 0s
CI / All (windows-latest) (push) Canceled after 0s
2026-08-27 16:13:05 -06:00
Dark-Alex-17
290f6b257f
docs: refined the description of coyote better
2026-08-27 15:55:13 -06:00
Dark-Alex-17
e7811a6b87
feat(mcp): add .info mcp-server, .set mcp_tools, and filtered-server listing to the REPL
2026-08-27 15:45:39 -06:00
Dark-Alex-17
94ede264e5
docs: updated links to be fully qualified in main README
CI / All (ubuntu-latest) (push) Failing after 30s
CI / All (macos-latest) (push) Canceled after 0s
CI / All (windows-latest) (push) Canceled after 0s
2026-08-27 15:44:09 -06:00
Dark-Alex-17
92c8ff8934
Merge branch 'main' of github.com:Dark-Alex-17/coyote
CI / All (ubuntu-latest) (push) Failing after 30s
CI / All (macos-latest) (push) Canceled after 0s
CI / All (windows-latest) (push) Canceled after 0s
2026-08-27 15:36:42 -06:00
Dark-Alex-17
af697d129b
docs: updated the coyote description to be more accurate to its true use and purpose
2026-08-27 15:34:38 -06:00
Dark-Alex-17
895ecc812f
docs: updated the Coyote tagline
2026-08-27 15:30:30 -06:00
Dark-Alex-17
c0224e20cb
test(mcp): drive session re-attach and RAG attach filter guards through their real entry points
...
- use_session_applies_persisted_mcp_tools_immediately now loads a session
file from disk through the real use_session, proving the post-assignment
filter refresh applies a re-attached session's persisted allowlist.
- New use_rag_does_not_drop_role_filters loads a yaml-driver RAG through
the real use_rag and proves the tool-scope rebuild recomputes the role's
filter layer instead of dropping it.
- Seed the process-wide client/model registries in a pre-main ctor (new
ctor dev-dependency) so model resolution is deterministic across test
orderings; the seed exposes only an embedding model so tests that assert
'no chat model available' keep their premise.
2026-08-27 15:12:22 -06:00
Dark-Alex-17
92d9464b38
feat(mcp): enforce per-server tool allowlists across runtime, jobs, agents, and graph nodes
2026-08-27 14:43:18 -06:00
Dark-Alex-17
a92ebb5b94
feat(mcp): add mcp_tools allowlist config surfaces across roles, sessions, agents, graphs, and skills
2026-08-27 14:13:35 -06:00
Dark-Alex-17
93e90106a8
feat: create a new probe agent to probe code verifications using usage-pattern testing
2026-08-27 13:59:28 -06:00
Dark-Alex-17
35e4c82f27
feat: Add in the web_search_coyote tool where helpful
2026-08-27 13:59:09 -06:00
Dark-Alex-17
5711432ac4
feat(mcp): add per-server tool allowlist policy module and allowedTools config field
2026-08-27 13:37:46 -06:00
Dark-Alex-17
ee45e42013
fix: also support the .continue edge case for session crashing checkpointing
2026-08-27 12:55:26 -06:00
Dark-Alex-17
3d640b9efa
fix: checkpoint sessions that crash for easy resuming
2026-08-27 12:49:07 -06:00
Alex Clarke
730f942bab
Merge pull request #20 from Dark-Alex-17/fix/job-output-tailing
...
fix(jobs): stream the tool's output file into the job peek ring
2026-08-27 12:31:13 -06:00
Dark-Alex-17
2efeda0ba7
fix: job__check ring buffer also collects file output for LLM_OUTPUT as well as stdout
2026-08-27 12:17:34 -06:00
Dark-Alex-17
df62c32822
feat: support mcp.json in the root of bundle repos as well as in the legacy functions directory
2026-08-26 15:48:16 -06:00