rookiestar28
bdf1a0a9ad
style: apply supply-chain checker formatting
2026-05-13 10:45:02 +08:00
rookiestar28
2c98df607e
chore: harden supply chain and bump to v0.9.3
2026-05-13 10:26:49 +08:00
rookiestar28
89f1e923f0
docs: update supply-chain hardening notes
2026-05-13 10:22:11 +08:00
rookiestar28
bba8055c3f
security: harden supply-chain CI gates
2026-05-13 10:17:57 +08:00
rookiestar28
06f395b4ec
Merge pull request #14 from rookiestar28/dependabot/npm_and_yarn/npm_and_yarn-06160b2e2d
...
chore(deps-dev): bump postcss from 8.5.8 to 8.5.14 in the npm_and_yarn group across 1 directory
2026-05-09 15:53:05 +08:00
dependabot[bot]
bc9283f27c
chore(deps-dev): bump postcss
...
Bumps the npm_and_yarn group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.5.8 to 8.5.14
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.8...8.5.14 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.14
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 16:30:16 +00:00
rookiestar28
0102aabbad
bump version to v0.9.2
2026-05-08 20:23:43 +08:00
rookiestar28
12405e5a17
feat(comfyui): refresh host compatibility handling
2026-05-08 20:16:46 +08:00
rookiestar28
c6aef620bc
docs: refresh connector public documentation
2026-05-04 20:59:16 +08:00
rookiestar28
d1e8b0e92b
feat(connector): add reply visibility policy
2026-05-04 15:26:28 +08:00
rookiestar28
ce934d00a9
feat(connector): unify replay lifecycle
2026-05-04 12:11:51 +08:00
rookiestar28
f6d92b2d60
chore: modified
2026-05-03 02:18:38 +08:00
rookiestar28
fc7c296e65
docs: rename
2026-04-28 20:53:55 +08:00
rookiestar28
55fbe67b2a
fix(openapi): regenerate public API spec
2026-04-28 20:43:28 +08:00
rookiestar28
4de75e70d4
docs: refresh public runtime and security documentation
2026-04-28 20:33:58 +08:00
rookiestar28
1d95cd864f
feat(security): isolate internal prompt content
2026-04-28 19:59:42 +08:00
rookiestar28
1777c03926
feat(security): validate sidecar secret refs
2026-04-28 19:52:46 +08:00
rookiestar28
05bc4edab7
feat(runtime): report startup warmup status
2026-04-28 19:42:34 +08:00
rookiestar28
71fbfc9c52
feat(scheduler): normalize delivery targets
2026-04-28 19:24:48 +08:00
rookiestar28
6e5ce4fa07
feat(connector): preserve Telegram topic delivery
2026-04-28 19:08:04 +08:00
rookiestar28
02362d47f4
feat(security): scope private LLM network access
2026-04-28 18:58:38 +08:00
rookiestar28
a59663bfb8
docs: regenerate OpenAPI spec
...
Regenerate the OpenAPI artifact after the public preflight API contract update so commit and push guards remain in sync.
2026-04-26 20:45:52 +08:00
rookiestar28
95d9a305f4
docs: update preflight compatibility guidance
...
Document refreshed host compatibility anchors, inactive-branch preflight suppression, Explorer rendering, and the public preflight API contract.
2026-04-26 20:15:41 +08:00
rookiestar28
6f5d8c06e9
feat(preflight): align inactive branch diagnostics
...
Refresh host compatibility anchors and governance expectations for current ComfyUI, frontend, and desktop references.
Add inactive branch suppression for workflow portability and preflight diagnostics, including Explorer rendering and regression coverage.
Validation: powershell -File scripts/run_full_tests_windows.ps1 passed.
2026-04-26 20:06:03 +08:00
rookiestar28
da5fb1fcbd
docs(readme): refresh current feature notes
2026-04-26 18:54:27 +08:00
rookiestar28
c0bd987ec1
refactor(nodes): align node categories with canonical naming
2026-04-26 18:46:18 +08:00
rookiestar28
062e0f2e11
test(coverage): add hotspot readiness governance
2026-04-26 18:39:47 +08:00
rookiestar28
2ee8245ff1
chore(test): add exception boundary governance
2026-04-26 18:14:48 +08:00
rookiestar28
d49e1d416f
feat(api): add legacy compatibility governance
2026-04-26 18:05:31 +08:00
rookiestar28
8660ece6c1
feat(frontend): add shared DOM wiring helpers
2026-04-26 17:52:34 +08:00
rookiestar28
0a959f96aa
feat(connector): add Slack interactive callback handling
2026-04-26 17:40:45 +08:00
rookiestar28
1f8e11205f
docs: update testing SOP
2026-04-26 13:43:00 +08:00
rookiestar28
4e3a30272e
chore: modified
2026-04-26 13:04:03 +08:00
rookiestar28
157ef81505
fix(tests): restore python 3.10 tomllib compatibility
2026-04-24 02:12:13 +08:00
rookiestar28
a6e2669858
docs(api): regenerate openapi spec
2026-04-24 01:55:35 +08:00
rookiestar28
404f19175f
style(tests): normalize formatter output
2026-04-24 01:45:03 +08:00
rookiestar28
9285f44766
bump version to v0.9.0
v0.9.0
2026-04-24 01:41:11 +08:00
rookiestar28
4dc268b499
docs(readme): streamline public documentation
2026-04-24 01:38:42 +08:00
rookiestar28
a3df558797
feat(connector): publish extraction seam contract
2026-04-24 00:38:19 +08:00
rookiestar28
62eea5fb35
refactor(config): split runtime ownership seams
2026-04-24 00:24:33 +08:00
rookiestar28
ff0ddfd65b
docs(architecture): define product boundary contract
2026-04-24 00:04:44 +08:00
rookiestar28
e84aacf295
feat(portability): add workflow fallback contract
2026-04-23 23:51:18 +08:00
rookiestar28
5f948878a8
refactor(imports): consolidate hotspot fallback helpers
2026-04-23 23:37:06 +08:00
rookiestar28
fc00538b43
fix(ci): install coverage toml support
2026-04-21 00:44:23 +08:00
rookiestar28
2195e2d2a5
fix(ci): guard comfy registry publish on version changes
2026-04-20 23:47:48 +08:00
rookiestar28
fdf3a9ec27
chore: apply auto formatted files
2026-04-20 20:07:48 +08:00
rookiestar28
0136543d71
docs(readme): refresh coverage gate guidance
2026-04-20 15:31:02 +08:00
rookiestar28
3d267092b3
test(governance): promote coverage floor to 45
2026-04-20 13:40:40 +08:00
rookiestar28
82c1d15a08
bump version to v0.8.8
2026-04-20 10:48:52 +08:00
rookiestar28
c727814e36
chore: modify gitignore
2026-04-20 10:46:16 +08:00