Commit Graph

63 Commits

Author SHA1 Message Date
Vincent Koc
d64179f043
ci: publish releases without release drafter 2026-04-27 10:43:18 -07:00
Vincent Koc
7def00b8c7
chore(release): prepare 0.1.3 2026-04-27 10:40:17 -07:00
Vincent Koc
b10075bcc5
docs: require crabpot updates for inspector changes 2026-04-27 10:30:39 -07:00
Solomon Neas
a4ed406fa7
fix(workspace-plan): use packaged helper wrappers
Point workspace plans at packaged helper CLIs and default isolated captures to the mock SDK.
2026-04-27 10:27:35 -07:00
Solomon Neas
93e52adab2
fix(cli): wire ci command to ci summary artifacts
Make plugin-inspector ci write compatibility-backed CI summary artifacts.
2026-04-27 10:27:23 -07:00
Solomon Neas
6e5df83b4c
fix(ci-summary): detect runtime capture artifact by default
Point CI summary discovery at the runtime capture artifact emitted by plugin-inspector.
2026-04-27 10:18:00 -07:00
Peter Steinberger
17aa0e95b8
feat: flag reserved SDK imports
Detect plugin imports of reserved bundled-plugin SDK compatibility subpaths and surface them as compatibility findings.
2026-04-27 10:17:51 -07:00
Solomon Neas
5fbea1c22e
fix(cli): report log count in text summary
Populate the compatibility report log count so the CLI summary reports logs accurately.
2026-04-27 10:17:43 -07:00
Vincent Koc
0f5f7d8dc7
chore(release): prepare 0.1.2 2026-04-27 03:58:38 -07:00
Vincent Koc
0fc9697a14
feat(cli): streamline plugin root checks
Adds plugin-root init, explicit runtime/mock SDK flags, config-driven runtime capture, and npx-oriented docs/CI examples.
2026-04-27 03:23:46 -07:00
Peter Steinberger
a1a5bcac20
fix: harden runtime capture mocks
Harden runtime capture mocks with in-place loader capture, TypeScript/external mocks, async output capture, and namespace import coverage.
2026-04-27 03:11:55 -07:00
Vincent Koc
acd1f79a9b
feat(probes): enrich lifecycle capture
Adds richer retained-handler probing, lifecycle capture metadata, and capture phase failure classes.
2026-04-27 02:47:34 -07:00
Vincent Koc
8d2e021fde
feat(capture): add registrar profiles
Adds OpenClaw registrar profiles and host-like context defaults for capture mocks.
2026-04-27 02:39:42 -07:00
Vincent Koc
beac231012
feat(mock-sdk): cover public SDK subpaths
Expands mocked SDK subpath coverage and classifies missing mock SDK imports.
2026-04-27 02:35:45 -07:00
Vincent Koc
b9e5b609e6
chore(release): publish 0.1.1 2026-04-27 02:27:58 -07:00
Vincent Koc
1840c601a7
refactor(api): simplify public package surface 2026-04-27 02:11:36 -07:00
Vincent Koc
fc7cb61afd
Update README.md 2026-04-27 02:10:42 -07:00
Vincent Koc
f1780f6881
Add files via upload 2026-04-27 02:09:51 -07:00
Vincent Koc
7d561ca0b7
Update README.md 2026-04-27 02:05:20 -07:00
Vincent Koc
99af7f0626
Update README.md 2026-04-27 02:02:04 -07:00
Vincent Koc
408ae57acf
docs: document npm oidc bootstrap 2026-04-27 01:44:41 -07:00
Vincent Koc
c2d182f2bd
ci: use npm trusted publishing 2026-04-27 01:39:02 -07:00
Vincent Koc
7fefe2377c
ci: add npm release workflow 2026-04-27 01:25:32 -07:00
Vincent Koc
31c33d2806
docs: document runtime capture checks 2026-04-27 01:07:06 -07:00
Vincent Koc
daca6f3821
feat: add runtime capture reports 2026-04-27 01:03:56 -07:00
Vincent Koc
7ffecb3102
feat: add mock sdk capture 2026-04-27 00:59:48 -07:00
Vincent Koc
a3623deb6d
docs: add plugin check examples 2026-04-27 00:53:27 -07:00
Vincent Koc
2f78758348
feat: add plugin-root check command 2026-04-27 00:48:28 -07:00
Vincent Koc
4630939c5c
feat: add compatibility report assembly 2026-04-27 00:40:49 -07:00
Vincent Koc
57ddf024ce
feat: add compatibility fixture classification 2026-04-27 00:14:32 -07:00
Vincent Koc
4ce0da115e
feat: add target coverage classification 2026-04-27 00:10:19 -07:00
Vincent Koc
423c5354f1
feat: add package contract classification 2026-04-27 00:06:08 -07:00
Vincent Koc
07a70c2565
feat: add compatibility fixture summaries 2026-04-27 00:01:34 -07:00
Vincent Koc
e4e243e5c0
feat: add compatibility report renderer 2026-04-26 23:55:36 -07:00
Vincent Koc
ede4d67725
refactor: share json artifact helpers 2026-04-26 23:14:31 -07:00
Vincent Koc
e316baef6b
refactor: share path formatting helpers 2026-04-26 22:57:56 -07:00
Vincent Koc
b7ef2b0c64
refactor: share path and stats helpers 2026-04-26 22:51:51 -07:00
Vincent Koc
8d2671fdf3
refactor: share padded markdown tables 2026-04-26 22:42:59 -07:00
Vincent Koc
19d0cc7607
refactor: share subprocess profiling 2026-04-26 22:36:23 -07:00
Vincent Koc
141e5b1ab0
feat: add CI policy reports 2026-04-26 22:06:58 -07:00
Vincent Koc
dee771af62
feat: add OpenClaw ref diff reports 2026-04-26 21:59:19 -07:00
Vincent Koc
4afedcf499
feat: add runtime profile engine 2026-04-26 21:49:48 -07:00
Vincent Koc
be9ba33d8c
feat: add contract coverage validation 2026-04-26 21:41:13 -07:00
Vincent Koc
6984d9a59a
feat: add runtime profile diff reports
Add reusable runtime profile diff report helpers with JSON/Markdown output and regression validation.
2026-04-26 21:31:23 -07:00
Vincent Koc
3497c168d5
feat: add import loop profile inventory 2026-04-26 21:28:18 -07:00
Vincent Koc
686f588c24
feat: add execution results inventory 2026-04-26 21:21:16 -07:00
Vincent Koc
50d92e106d
fix: normalize workspace package paths 2026-04-26 21:09:58 -07:00
Vincent Koc
9796f934f3
fix: detect workspace lockfiles cross platform 2026-04-26 21:03:41 -07:00
Vincent Koc
886d53d6bb
feat: add workspace plan inventory 2026-04-26 20:51:20 -07:00
Vincent Koc
e7747f74ca
feat: add OpenClaw target surface parser
Add reusable OpenClaw target checkout parsing for compatibility records, hooks, registrars, SDK exports, and manifest type fields.
2026-04-26 20:46:04 -07:00