Commit graph

11 commits

Author SHA1 Message Date
Peter Steinberger
27c61ed0d4
chore(deps): update workspace dependencies 2026-04-24 16:55:08 +01:00
Vincent Koc
4955e57024
fix(skill-workshop): support live hook enablement 2026-04-22 22:09:10 -07:00
Vincent Koc
d5c0f70e95
refactor(hooks): share live config fallback handling 2026-04-22 21:42:53 -07:00
Peter Steinberger
b2472d6560
build: migrate schema deps to typebox 2026-04-23 04:59:42 +01:00
Vincent Koc
4f9169c6dd
fix(hooks): avoid stale skill workshop startup fallback 2026-04-22 14:39:58 -07:00
Vincent Koc
db5895fd2a
refactor(hooks): centralize live plugin config lookup 2026-04-22 13:38:38 -07:00
Vincent Koc
fbf554397f
fix(hooks): respect live skill workshop config
Some checks are pending
CI / check-lint (push) Blocked by required conditions
CI / check-policy-guards (push) Blocked by required conditions
CI / check-preflight-guards (push) Blocked by required conditions
CI / check-prod-types (push) Blocked by required conditions
CI / check-strict-smoke (push) Blocked by required conditions
CI / check-test-types (push) Blocked by required conditions
CI / check (push) Blocked by required conditions
CI / check-additional-boundaries (push) Blocked by required conditions
CI / check-additional-extension-bundled (push) Blocked by required conditions
CI / check-additional-extension-channels (push) Blocked by required conditions
CI / check-additional-extension-package-boundary (push) Blocked by required conditions
CI / check-additional-runtime-topology-architecture (push) Blocked by required conditions
CI / check-additional-runtime-topology-gateway (push) Blocked by required conditions
CI / check-additional (push) Blocked by required conditions
CI / build-smoke (push) Blocked by required conditions
CI / check-docs (push) Blocked by required conditions
CI / skills-python (push) Blocked by required conditions
CI / -6 (push) Blocked by required conditions
CI / -7 (push) Blocked by required conditions
CI / macos-swift (push) Blocked by required conditions
CI / -8 (push) Blocked by required conditions
Docs Sync Publish Repo / sync-publish-repo (push) Waiting to run
Install Smoke / preflight (push) Waiting to run
Install Smoke / install-smoke (push) Blocked by required conditions
Plugin NPM Release / preview_plugins_npm (push) Waiting to run
Plugin NPM Release / preview_plugin_pack (push) Blocked by required conditions
Plugin NPM Release / publish_plugins_npm (push) Blocked by required conditions
Workflow Sanity / no-tabs (push) Waiting to run
Workflow Sanity / actionlint (push) Waiting to run
Workflow Sanity / generated-doc-baselines (push) Waiting to run
2026-04-22 12:59:27 -07:00
Vincent Koc
e71da6705b
fix(hooks): skip skill workshop capture when review is off 2026-04-22 12:41:04 -07:00
Vincent Koc
1704dceca2
test(skill-workshop): pin disabled hook wiring 2026-04-22 12:38:38 -07:00
Vincent Koc
aee9f476c8
test(skill-workshop): exercise registered prompt hook 2026-04-22 12:03:31 -07:00
Peter Steinberger
c742a706bf
feat(plugins): add experimental skill workshop 2026-04-21 21:29:44 +01:00