Commit graph

11 commits

Author SHA1 Message Date
Lucas Shamanic
6aa3eac821 feat: add Open Agent plugin configuration 2026-01-13 00:27:41 +00:00
Lucas Shamanic
050d3b4889 refactor(examples): move example files to data/examples
Relocates all example YAML files from the `examples/` directory to `data/examples/`.
Updates `docs/schema-design.md` to reflect the new path for example files.
2026-01-12 23:52:06 +00:00
Lucas Shamanic
a806755d0f feat(schema): refine and expand extension metadata schema
- Introduce `scope`, `tags`, `min_version`, `homepage`, and `installation` fields for enhanced discoverability and guidance.
- Remove `install` and `compatibility` objects, replacing them with a simplified `installation` string field.
- Add `examples/` directory with full exemplar files for each extension type.
- Update `schema-design.md` to reflect new schema, clarify field definitions, and improve documentation structure.
2026-01-12 23:47:06 +00:00
Lucas Shamanic
8f1acd2c7c feat: add Envsitter Guard plugin to prevent .env leaks 2026-01-12 23:03:28 +00:00
Lucas Shamanic
4927dbbbc4 fix: update repository links and team name in README and plugin YAML 2026-01-12 19:51:46 +00:00
shamanic
fd9a4e91b9 feat: add 21 new entries from main README 2026-01-12 13:43:48 +00:00
Lucas Shamanic
a8e3295712 feat: add opencode-mystatus plugin
Introduces 'opencode-mystatus' to the plugin list, enabling users
to check AI subscription quotas from various providers.
2026-01-11 21:50:08 +00:00
Lucas Shamanic
2199d33071 refactor: Rename description to tagline and description
- Renames the `description` field to `tagline` in schema and data files.
- Renames the `full_description` field to `description` in schema and data files.
- Updates all relevant YAML data files, documentation, and templates to reflect these changes.
- Adjusts character limits and descriptions for the new fields.
2026-01-11 21:29:12 +00:00
spoons-and-mirrors
c7d0ba13db add(plugin): iam 2026-01-11 21:48:12 +01:00
Lucas Shamanic
bd25b5bd08 data: add 12 missing entries from main branch 2026-01-11 12:58:43 +00:00
Lucas Shamanic
25446b49eb feat: data-driven README automation with YAML entries and GitHub Actions 2026-01-11 04:06:48 +00:00