copilot-swe-agent[bot]
ce96198729
Add workflow_dispatch trigger to enable manual README generation
...
Co-authored-by: ShamanicArts <90007349+ShamanicArts@users.noreply.github.com>
2026-01-15 10:25:28 +00:00
copilot-swe-agent[bot]
f2fadaf600
Initial plan
2026-01-15 10:22:33 +00:00
ShamanicArts
59768007e2
docs: auto-regenerate README from YAML data
2026-01-13 20:45:58 +00:00
Lucas Shamanic
594900bd2f
Merge branch 'main' into shamanic/data-driven-automation
2026-01-13 20:25:26 +00:00
Lucas Shamanic
0771e63582
fix: improve README generation workflow and script
...
- Update `generate-readme.yml` to trigger on `main` branch pushes.
- Change `generate-readme.js` exit code to 1 on errors for CI failure.
- Fix formatting in `template.js` for entry summary HTML.
2026-01-13 16:34:34 +00:00
Lucas Shamanic
6aa3eac821
feat: add Open Agent plugin configuration
2026-01-13 00:27:41 +00:00
Lucas Shamanic
c606571167
Merge pull request #102 from Th0rgal/add-open-agent
...
Add Open Agent to Projects section
2026-01-12 23:59:43 +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
Thomas Marchand
01601e3afe
Add Open Agent to Projects section
2026-01-12 22:50:16 +00:00
Lucas Shamanic
4d02cc5810
Merge pull request #101 from boxpositron/docs/add-envsitter-guard-plugin
...
docs: add envsitter-guard plugin
2026-01-12 22:47:51 +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
David Ibia
d3949d2ba0
docs: add envsitter-guard plugin
2026-01-12 20:29:43 +01:00
Lucas Shamanic
231a8b851e
Update repository link and star badge in README
2026-01-12 15:59:57 +00:00
Lucas Shamanic
0dc863dae2
Update team attribution from SST to Anomaly
2026-01-12 15:57:25 +00:00
ShamanicArts
8f8778de94
docs: auto-regenerate README from YAML data
2026-01-12 13:46:52 +00:00
shamanic
fd9a4e91b9
feat: add 21 new entries from main README
2026-01-12 13:43:48 +00:00
Lucas Shamanic
f7f7d73d5b
Merge pull request #98 from awesome-opencode/shamanic/add-missing-discussion-entries
...
docs: add 21 missing entries from discussions
2026-01-12 08:51:58 +00:00
shamanic
603c7974c7
docs: add 21 missing entries from discussions
...
Adds plugins, themes, projects, and resources that were suggested in
GitHub Discussions but never added to the README.
Plugins (17):
- Plugin Template, Swarm Plugin, Antigravity Auth, Antigravity Multi-Auth
- WakaTime, Optimal Model Temps, Simple Memory, Zellij Namer
- Agent Memory, Agent Skills JDT, Beads Plugin, Handoff
- UNMOJI, Model Announcer, Froggy, Devcontainers, Pilot
Theme (1):
- Ayu Dark Theme
Projects (2):
- Cupcake, OpenChamber
Resources (1):
- Opencode Config Starter
2026-01-12 08:41:50 +00:00
Lucas Shamanic
acdc1d92a7
Merge pull request #97 from tickernelz/add-opencode-mem
...
docs: add opencode-mem to plugins
2026-01-12 08:05:20 +00:00
Zhafron Kautsar
137acd8f19
docs: add opencode-mem to plugins
2026-01-12 00:17:27 -05: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
Lucas Shamanic
6f6944835a
feat: add comprehensive schema design documentation
2026-01-11 21:16:36 +00:00
ShamanicArts
2dbd54952a
docs: auto-regenerate README from YAML data
2026-01-11 20:50:28 +00:00
Lucas Shamanic
fe43d6925b
Merge pull request #95 from spoons-and-mirrors/plugin/iam
...
Plugin/iam
2026-01-11 20:50:17 +00:00
spoons-and-mirrors
c7d0ba13db
add(plugin): iam
2026-01-11 21:48:12 +01:00
Lucas Shamanic
2afaab28cc
Merge pull request #93 from javazys/javazys-patch-1
...
docs: add opencode-mystatus to plugins
2026-01-11 20:47:01 +00:00
Lucas Shamanic
3370f5a085
Merge pull request #94 from spoons-and-mirrors/main
...
add(plugin): IAM
2026-01-11 20:46:02 +00:00
spoons-and-mirrors
115cf1ad0d
add(plugin): IAM
2026-01-11 21:41:33 +01:00
javazys
754dc52777
docs: add opencode-mystatus to plugins
...
Added section for opencode-mystatus with details about AI subscription quotas.
2026-01-12 02:11:58 +08:00
Lucas Shamanic
487b1071b7
docs: improve PR template with structured fields and YAML example
2026-01-11 13:05:23 +00:00
ShamanicArts
8e00d9f9a6
docs: auto-regenerate README from YAML data
2026-01-11 12:58:54 +00:00
Lucas Shamanic
bd25b5bd08
data: add 12 missing entries from main branch
2026-01-11 12:58:43 +00:00
Lucas Shamanic
c98f5a8401
Merge pull request #92 from kenryu42/restore-missing-entries
...
docs: restore 16 entries lost during PR #90 merge conflict
2026-01-11 12:38:11 +00:00
kenryu42
44156a3cc6
docs: restore 16 entries lost during PR #90 merge conflict
2026-01-11 17:09:05 +09:00
Lucas Shamanic
25446b49eb
feat: data-driven README automation with YAML entries and GitHub Actions
2026-01-11 04:06:48 +00:00
shamanic
20d7d4db6f
fix: simplify PR template - remove broken subfolder approach
2026-01-11 01:58:06 +00:00
Lucas Shamanic
8a7b2bdb7f
Merge pull request #90 from awesome-opencode/shamanic/readme-rework
...
README Styling Rework + PR-based Contributions
2026-01-11 01:52:24 +00:00
shamanic
f6c245d2de
Merge main into readme-rework, keep rework styling
2026-01-11 01:51:58 +00:00
shamanic
9baf586660
feat: switch from discussions to PR-based contributions
...
- Add PR templates for plugins, projects, themes, agents, resources
- Update contributing.md with PR-based workflow and entry templates
- Replace all 'Suggest via Discussion' links with 'Add via PR' links
- Add quick copy templates for each entry type
- Keep existing discussion links for resource entries (they link to content)
2026-01-11 01:26:15 +00:00
shamanic
79125d5c48
fix: restore Official Repositories table format
...
The rework branch incorrectly converted Official section to collapsible format.
Restored the proper table format from commit 13f7661 with:
- H3 heading: ⭐ ️ Official Repositories
- Table with Project|Stars|Description columns
- Bold project names and proper star badges
2026-01-11 01:11:14 +00:00
shamanic
dbf4114e29
feat: add 19 new entries to reworked README structure
...
- Add 16 new plugins including agent-memory, antigravity-auth, swarm-tools
- Add 2 new projects: Cupcake and OpenChamber
- Add Ayu Dark theme
- Add 2 new resources: OpenCode config and plugin-template
- All entries converted to collapsible details format
- Maintained alphabetical ordering within sections
- Added GitHub star badges for all GitHub repos
2026-01-11 01:04:39 +00:00
Lucas Shamanic
fb9d6e3fd5
Merge PR #89 : add opencode-canvas plugin
2026-01-11 00:01:33 +00:00
Lucas Shamanic
03bcf362cd
docs: add opencode-canvas to plugins list
2026-01-11 00:01:26 +00:00
Lucas Shamanic
333e83c14f
docs: add cc-safety-net to plugins list
2026-01-10 23:27:32 +00:00
Lucas Shamanic
03b9439563
Merge PR #88 : add cc-safety-net plugin
2026-01-10 23:23:53 +00:00
Lucas Shamanic
18ca3c0d50
docs: add cc-safety-net to plugins list
2026-01-10 23:23:43 +00:00
Lucas Shamanic
5c83576cd8
Merge PR #86 : add tokscale to projects
2026-01-10 22:52:30 +00:00