MayaTheShy
  • Joined on 2025-08-30
MayaTheShy synced commits to main at MayaTheShy/claw-code from mirror 2026-05-04 18:07:05 -04:00
ab44985916 fix(scripts): inject GIT_SHA in dogfood-build.sh so provenance check passes (#2996)
d074d1c046 fix(mcp): exit 1 when JSON envelope contains ok:false (#2995)
caeac828b5 fix(permissions): return guidance for multi-word forms instead of falling through to LLM (#2994)
85435ad4b5 fix(plugins): route plugin and marketplace aliases through local handler (#2993)
5eb4b8a944 fix(mcp): return typed error JSON for unsupported actions (info/describe/list-filter) (#2989)
Compare 11 commits »
MayaTheShy synced new reference fix/resumed-status-test-config-isolation to MayaTheShy/claw-code from mirror 2026-05-04 18:07:05 -04:00
MayaTheShy synced commits to fix/resumed-status-test-config-isolation at MayaTheShy/claw-code from mirror 2026-05-04 18:07:05 -04:00
MayaTheShy synced commits to fix/resume-plugins-slash-command at MayaTheShy/claw-code from mirror 2026-05-04 18:07:05 -04:00
bac47d91bd style: cargo fmt after conflict resolution
c956e46751 fix: block /plugins update in resume mode, fix comment
08fc38f51b style: cargo fmt line wrap in run_resume_command plugins handler
4fc63e338d fix: support /plugins slash command in resume mode
ac8a24b30b fix(config): emit section and section_value in JSON output for config subcommands (#2990)
Compare 9 commits »
MayaTheShy synced commits to fix/dogfood-build-inject-git-sha at MayaTheShy/claw-code from mirror 2026-05-04 18:07:04 -04:00
MayaTheShy synced new reference fix/dogfood-build-inject-git-sha to MayaTheShy/claw-code from mirror 2026-05-04 18:07:04 -04:00
MayaTheShy synced new reference fix/bypass-list-missing-aliases to MayaTheShy/claw-code from mirror 2026-05-04 18:07:04 -04:00
MayaTheShy synced commits to fix/bypass-list-missing-aliases at MayaTheShy/claw-code from mirror 2026-05-04 18:07:04 -04:00
MayaTheShy synced new reference fix/version-json-provenance to MayaTheShy/claw-code from mirror 2026-05-04 09:57:25 -04:00
MayaTheShy synced commits to fix/resume-agents-json-parity at MayaTheShy/claw-code from mirror 2026-05-04 09:57:25 -04:00
MayaTheShy synced new reference fix/resume-agents-json-parity to MayaTheShy/claw-code from mirror 2026-05-04 09:57:25 -04:00
MayaTheShy synced new reference fix/mcp-error-contract to MayaTheShy/claw-code from mirror 2026-05-04 09:57:25 -04:00
MayaTheShy synced commits to fix/skills-show-filter-no-invoke at MayaTheShy/claw-code from mirror 2026-05-04 09:57:25 -04:00
MayaTheShy synced commits to fix/version-json-provenance at MayaTheShy/claw-code from mirror 2026-05-04 09:57:25 -04:00
MayaTheShy synced commits to fix/mcp-error-contract at MayaTheShy/claw-code from mirror 2026-05-04 09:57:25 -04:00
MayaTheShy synced new reference fix/skills-show-filter-no-invoke to MayaTheShy/claw-code from mirror 2026-05-04 09:57:25 -04:00
MayaTheShy synced commits to fix/config-json-section at MayaTheShy/claw-code from mirror 2026-05-04 09:57:24 -04:00
MayaTheShy synced new reference fix/config-json-section to MayaTheShy/claw-code from mirror 2026-05-04 09:57:24 -04:00
MayaTheShy synced new reference fix/resume-plugins-slash-command to MayaTheShy/claw-code from mirror 2026-05-01 00:17:04 -04:00
MayaTheShy synced commits to main at MayaTheShy/claw-code from mirror 2026-05-01 00:17:04 -04:00
8e45f1850c test(output_format_contract): add plugins json coverage to inventory_commands test (#2972)