Commit Graph

12 Commits

Author SHA1 Message Date
sickn33
fa237d97ae chore: release v9.1.0 2026-03-28 16:48:38 +01:00
sickn33
ed9b28efa5 chore: sync release state after merge batch 2026-03-28 16:46:44 +01:00
Saim Shafique
c75b067279 feat(skills): add saas-multi-tenant (#411)
* feat(skills): add saas-multi-tenant — multi-tenant SaaS architecture with RLS, tenant-scoped queries, and isolation patterns

* chore: sync generated registry files

* fix: address code review — set_config, cleanup, args guard, findUnique

* chore(pr411): Remove derived artifacts

* chore(pr411): Drop derived files from diff

* chore(pr411): Revert count drift

---------

Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-03-28 16:42:17 +01:00
sickn33
8ad1ef9d83 fix(installer): make updates idempotent and harden CI staging 2026-03-27 15:26:41 +01:00
sickn33
8cdb1ef658 fix(deps): Patch picomatch vulnerability 2026-03-27 14:44:50 +01:00
sickn33
32db281465 fix(scripts): Harden code scanning findings 2026-03-27 14:42:55 +01:00
sickn33
1ac95d926f fix(release): sync plugin manifests for v9.0.0
Capture the plugin manifest version bumps that release:prepare generated for 9.0.0 and update the release staging step so Claude and Codex plugin manifests are included automatically in future release commits.
2026-03-27 10:54:23 +01:00
sickn33
169077e9fb fix(skills): add trust metadata usage guidance
Add a When to Use section for akf-trust-metadata so release validation stays within the current warning budget.\n\nRefresh the generated plugin-safe and catalog artifacts produced by the maintainer sync after the PR batch landed.
2026-03-27 10:48:21 +01:00
sickn33
5af8360409 docs(plugins): add Claude and Codex plugin guides
Document the new Claude Code and Codex plugin distributions and explain how root plugins, bundle plugins, and plugin-safe filtering relate to the full library install.\n\nSync the catalog, plugin compatibility artifacts, and generated plugin-safe subsets so main stays consistent before the v9.0.0 release flow.
2026-03-27 10:45:56 +01:00
sickn33
4c0cc5fadb feat(plugins): add plugin-safe compatibility filtering 2026-03-27 10:18:16 +01:00
sickn33
dffac91d3b feat(bundles): add editorial bundle plugins 2026-03-27 08:51:59 +01:00
sickn33
57e90d0f83 feat(codex): Add repo-local plugin marketplace support
Add Codex marketplace metadata and a repo-local plugin scaffold so the repository can be installed as a Codex plugin without duplicating the skills catalog.

Document the new integration path and cover it with a regression test to keep the marketplace entry and plugin manifest in sync.
2026-03-27 04:10:36 +01:00