Commit Graph

35 Commits

Author SHA1 Message Date
Vincent Koc
5ea07a8fca
docs: rewrite plugin-inspector README 2026-04-28 00:45:47 -07:00
Vincent Koc
85f360548e
docs(readme): clarify plugin inspector onboarding 2026-04-27 22:31:34 -07:00
Vincent Koc
ae08c3cc10
docs(readme): clarify package manager usage 2026-04-27 21:30:45 -07:00
Vincent Koc
9718aca09c
feat(api): add grouped root facades 2026-04-27 21:22:08 -07:00
Vincent Koc
5c40771272
feat(init): add json summary output 2026-04-27 15:31:14 -07:00
Vincent Koc
e6c04b7038
feat(init): add dry run preview 2026-04-27 15:26:10 -07:00
Vincent Koc
c17a293c60
feat(cli): add explicit execution opt-in flag 2026-04-27 15:16:12 -07:00
Vincent Koc
11783e3973
feat(init): add package script setup 2026-04-27 14:46:21 -07:00
Vincent Koc
26543792f1
feat(init): detect plugin package managers 2026-04-27 14:36:01 -07:00
Vincent Koc
c89fb0b1c8
docs(ci): add sarif and junit examples 2026-04-27 12:47:22 -07:00
Vincent Koc
a2468f9628
feat(cli): make inspect and ci outputs first class 2026-04-27 11:54:32 -07:00
Vincent Koc
0b875b26cc
feat(cli): print resolved plugin config 2026-04-27 11:21:08 -07:00
Vincent Koc
92da17561b
feat(config): support package json plugin inspector config 2026-04-27 11:14:11 -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
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
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
31c33d2806
docs: document runtime capture checks 2026-04-27 01:07:06 -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
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
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
Vincent Koc
22cb50fdbd
feat: add platform probe inventory 2026-04-26 20:37:59 -07:00
Vincent Koc
51c02712d3
feat: add cold import readiness inventory 2026-04-26 20:31:44 -07:00
Vincent Koc
93b194cf1e
feat: expose contract capture inventory
Expose reusable contract capture inventory helpers and share synthetic probe defaults instead of duplicating fixture payloads.
2026-04-26 20:20:48 -07:00
Vincent Koc
2419629dd8
feat: add reusable ci summary reports 2026-04-26 18:42:20 -07:00
Vincent Koc
e60d4f3283
feat: scaffold plugin inspector package 2026-04-26 10:55:03 -07:00