MayaTheShy
  • Joined on 2025-08-30
MayaTheShy synced commits to fix/issue-3129-diff-arg-json-hang at MayaTheShy/claw-code from mirror 2026-05-27 13:13:57 -04:00
MayaTheShy synced new reference fix/issue-3129-diff-arg-json-hang to MayaTheShy/claw-code from mirror 2026-05-27 13:13:57 -04:00
MayaTheShy synced commits to main at MayaTheShy/claw-code from mirror 2026-05-27 13:13:57 -04:00
86f45a11ef docs(roadmap): add #807 model json hang (#3163)
87b7e74770 fix(#806): plugins show <not-found> in text mode returned empty success instead of error
ae6a207d4e fix(#3129): handle trailing json format for diff errors (#3161)
efd34c151a fix(#805): skills show <not-found> in text mode silently returned empty success instead of error
2c3c0f60e7 fix(#804): agents/skills show <name> <extra> in text mode returned wrong error instead of unexpected_extra_args
Compare 11 commits »
MayaTheShy synced and deleted reference refs/tags/docs/roadmap-786-installed-binary-provenance at MayaTheShy/claw-code from mirror 2026-05-27 13:13:56 -04:00
MayaTheShy synced commits to docs/roadmap-786-installed-binary-provenance at MayaTheShy/claw-code from mirror 2026-05-27 05:03:54 -04:00
MayaTheShy synced new reference docs/roadmap-786-installed-binary-provenance to MayaTheShy/claw-code from mirror 2026-05-27 05:03:54 -04:00
MayaTheShy synced commits to main at MayaTheShy/claw-code from mirror 2026-05-27 05:03:54 -04:00
efb1542a39 fix: empty-prompt error now returns non-null hint via newline-delimited usage string
bff370003b fix: plugins extra-arg errors now return non-null hint via newline-delimited usage string
9976585f87 fix(#796): agents/skills show <name> <extra> returned wrong not-found instead of unexpected_extra_args
18b4cee5fd fix(#795): skill_not_found and unsupported_skills_action now return non-null hints via fallback table
491f179a03 fix(#794): plugins install not-found path returns typed plugin_source_not_found instead of unknown+null
Compare 10 commits »
MayaTheShy synced commits to fix/roadmap-693-695-preflight at MayaTheShy/claw-code from mirror 2026-05-26 20:53:55 -04:00
MayaTheShy synced new reference fix/roadmap-693-695-preflight to MayaTheShy/claw-code from mirror 2026-05-26 20:53:55 -04:00
MayaTheShy synced commits to fix/roadmap-785-dump-manifests-missing-dir at MayaTheShy/claw-code from mirror 2026-05-26 20:53:55 -04:00
MayaTheShy synced new reference fix/roadmap-785-dump-manifests-missing-dir to MayaTheShy/claw-code from mirror 2026-05-26 20:53:55 -04:00
MayaTheShy synced commits to main at MayaTheShy/claw-code from mirror 2026-05-26 20:53:55 -04:00
abdbf61acf fix(#788): skills show not-found emitted duplicate JSON error envelope; use exit(1) instead of Err propagation
113145a42a fix(#787): --resume with directory path returns session_path_is_directory kind + hint; wire fallback_hint_for_error_kind into both resume error emission sites
22b423b651 fix(#786): dump-manifests --manifests-dir missing-value errors now return typed missing_flag_value kind + non-null hint
87f4334728 fix(#785): add unknown_subcommand classifier arm for unknown subcommand: prose prefix
e628b4bb68 fix(#784): export --output missing-value and extra-positional errors now return typed error_kind + non-null hint
Compare 20 commits »
MayaTheShy synced commits to main at MayaTheShy/claw-code from mirror 2026-05-26 12:43:55 -04:00
b778d4e3d4 fix(#768): --resume non-slash trailing arg now has error_kind:invalid_resume_argument + hint
89735dbd33 fix(#766): claw diff extra args now classified as unexpected_extra_args with hint; track #767 session subcommand gap
d29a8e216b fix(#765): login/logout removed_subcommand now has error_kind + non-null hint
4ea255ca6a fix(#764): config_parse_error now populates hint field via Display newline delimiter
c86dc73d8c fix(#763): config JSON parse errors now classify as config_parse_error
Compare 27 commits »
MayaTheShy synced commits to fix/issue-726-roadmap-missing-test at MayaTheShy/claw-code from mirror 2026-05-26 04:34:22 -04:00
MayaTheShy synced new reference fix/issue-726-roadmap-missing-test to MayaTheShy/claw-code from mirror 2026-05-26 04:34:22 -04:00
MayaTheShy synced commits to main at MayaTheShy/claw-code from mirror 2026-05-26 04:34:22 -04:00
5d072d21e9 test(#740): diff JSON contract test now asserts changed_file_count field behavior per #733
d5f0d6ed3e fix(#739): skills unknown-subcommand JSON path no longer emits double error envelope; help action not propagated as Err
4c3cb0f347 fix(#738): interactive-only slash command error adds newline before hint; hint field now non-null with remediation text
c592313d9a test(#737): add boot_preflight details non-null-value regression guard to output_format_contract
ad982d20c2 fix(#736): boot_preflight doctor details[] null-value entries: add double-space separator to Required binary, Last failed boot, MCP/Plugin eligible format strings
Compare 16 commits »
MayaTheShy synced commits to main at MayaTheShy/claw-code from mirror 2026-05-25 20:23:56 -04:00
49d5b3fcdc Prevent poisoned ROADMAP ids before allocation (#3116)
25ee5f3d30 Prevent helper-era ROADMAP id collisions before review (#3115)
922c239863 fix(#723): add scripts/roadmap-next-id.sh to prevent concurrent ROADMAP id collision; document optimistic-append pattern
d8a6109085 docs(#721/#722): re-add ROADMAP entry for config section expansion after rebase conflict
6e44da10fe Record stale local dogfood probe trap (#3114)
Compare 28 commits »
MayaTheShy synced commits to main at MayaTheShy/claw-code from mirror 2026-05-25 12:13:57 -04:00
47c0226a61 fix(#708): skills show/info/describe responses now emit action:show instead of action:list; remove duplicate status key from render_skills_report_json
26a50d918b Merge pull request #3107 from Yeachan-Heo/fix/issue-698-config-warning-dedup
401f6b152c fix(#707): init test temp_dir combines AtomicU64 counter+nanos to prevent same-process parallel test collisions
1b5a9b02c2 test: cover config warning dedup for inventory commands
dedad14ae4 fix(#706): skills show <name> returns error+exit1 when skill not found; classify_error_kind covers skill_not_found from prose message
Compare 28 commits »
MayaTheShy synced new reference docs/roadmap-692-dump-manifests-help-schema to MayaTheShy/claw-code from mirror 2026-05-25 04:04:35 -04:00
MayaTheShy synced commits to fix-160-session-store-lifecycle at MayaTheShy/claw-code from mirror 2026-05-25 04:04:35 -04:00