Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
thewealthyplace
/
stxforge
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
plugin system
- #6
#6
Merged
thewealthyplace
merged 16 commits into
main
thewealthyplace/stxforge:main
from
fix/issue-3-plugin-system
thewealthyplace/stxforge:fix/issue-3-plugin-system
Copy head branch name to clipboard
Feb 22, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
plugin system
#6
thewealthyplace
merged 16 commits into
main
thewealthyplace/stxforge:main
from
fix/issue-3-plugin-system
thewealthyplace/stxforge:fix/issue-3-plugin-system
Copy head branch name to clipboard
Commits
Commits on Feb 22, 2026
feat(plugin): implement plugin manifest manager with install/remove/list persistence
thewealthyplace
committed
f81426e
View commit details
Copy full SHA for f81426e
Browse repository at this point
feat(plugin): add schema validator for plugin package.json and template schema.json
thewealthyplace
committed
56e568b
View commit details
Copy full SHA for 56e568b
Browse repository at this point
feat(plugin): implement plugin loader with sandbox validation and template discovery
thewealthyplace
committed
54eb421
View commit details
Copy full SHA for 54eb421
Browse repository at this point
feat(plugin): implement npm installer wrapper for plugin install/uninstall/version
thewealthyplace
committed
19189a0
View commit details
Copy full SHA for 19189a0
Browse repository at this point
feat(plugin): implement plugin install/uninstall/list/search commands
thewealthyplace
committed
61510d8
View commit details
Copy full SHA for 61510d8
Browse repository at this point
feat(plugin): wire plugin subcommands into CLI (install/uninstall/list/search)
thewealthyplace
committed
60974cf
View commit details
Copy full SHA for 60974cf
Browse repository at this point
feat(plugin): add official stxforge-plugin-bonding-curve with schema and Handlebars template
thewealthyplace
committed
6106a61
View commit details
Copy full SHA for 6106a61
Browse repository at this point
feat(plugin): add official stxforge-plugin-subscription with recurring payment template
thewealthyplace
committed
f0f81b4
View commit details
Copy full SHA for f0f81b4
Browse repository at this point
feat(plugin): implement Handlebars template renderer for plugin contract generation
thewealthyplace
committed
01b8b7a
View commit details
Copy full SHA for 01b8b7a
Browse repository at this point
refactor(plugin): add plugin module barrel export
thewealthyplace
committed
3ba928d
View commit details
Copy full SHA for 3ba928d
Browse repository at this point
test(plugin): add plugin manager unit tests with isolated tmp directory
thewealthyplace
committed
96a1262
View commit details
Copy full SHA for 96a1262
Browse repository at this point
test(plugin): add schema validator unit tests for package.json and template schema
thewealthyplace
committed
c2fd9f6
View commit details
Copy full SHA for c2fd9f6
Browse repository at this point
chore: add package.json with handlebars dependency for plugin template rendering
thewealthyplace
committed
1c6cb03
View commit details
Copy full SHA for 1c6cb03
Browse repository at this point
docs: add comprehensive plugin authoring guide with schema format and trust model
thewealthyplace
committed
c3ac045
View commit details
Copy full SHA for c3ac045
Browse repository at this point
chore: add initial .stxforge/plugins.json lockfile for plugin versioning
thewealthyplace
committed
e9c9775
View commit details
Copy full SHA for e9c9775
Browse repository at this point
Merge branch 'main' into fix/issue-3-plugin-system
thewealthyplace
authored
e40768b
View commit details
Copy full SHA for e40768b
Browse repository at this point
You can’t perform that action at this time.