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
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 }}
QMalcolm
/
ossie
Public
forked from
apache/ossie-temp
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
feat(cli): define plugin objects and basic plugin listing ability
- #1
#1
Closed
QMalcolm
wants to merge 10 commits into
qmalcolm--feat-cli-scaffold
QMalcolm/ossie:qmalcolm--feat-cli-scaffold
from
qmalcolm--feat-plugin-discovery
QMalcolm/ossie:qmalcolm--feat-plugin-discovery
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
feat(cli): define plugin objects and basic plugin listing ability
#1
QMalcolm
wants to merge 10 commits into
qmalcolm--feat-cli-scaffold
QMalcolm/ossie:qmalcolm--feat-cli-scaffold
from
qmalcolm--feat-plugin-discovery
QMalcolm/ossie:qmalcolm--feat-plugin-discovery
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
feat(cli): add plugin discovery infrastructure
Show description for d11a375
QMalcolm
committed
d11a375
View commit details
Copy full SHA for d11a375
Browse repository at this point
test(cli): replace equalStringSlice helper with slices.Equal
Show description for ca72dc9
QMalcolm
committed
ca72dc9
View commit details
Copy full SHA for ca72dc9
Browse repository at this point
fix(cli): use errors.Is for ErrNotExist checks in discover
Show description for afa1813
QMalcolm
committed
afa1813
View commit details
Copy full SHA for afa1813
Browse repository at this point
test(cli): use t.TempDir for nonexistent dir test fixture
Show description for 7b8bb11
QMalcolm
committed
7b8bb11
View commit details
Copy full SHA for 7b8bb11
Browse repository at this point
test(cli): add test coverage for plugin setup field
Show description for 8fdac36
QMalcolm
committed
8fdac36
View commit details
Copy full SHA for 8fdac36
Browse repository at this point
docs(cli): document intentional lenient YAML unmarshaling in loadPlugin
Show description for 8747de3
QMalcolm
committed
8747de3
View commit details
Copy full SHA for 8747de3
Browse repository at this point
refactor(plugin): rename osi → ossie in ConvertConfig, yaml fields, and invoke args
Show description for fb5069d
QMalcolm
committed
fb5069d
View commit details
Copy full SHA for fb5069d
Browse repository at this point
refactor(plugin): drop osi_* backward compat from rawPlugin
Show description for bc5abe9
QMalcolm
committed
bc5abe9
View commit details
Copy full SHA for bc5abe9
Browse repository at this point
feat(plugin): implement basic ossie plugin list command
Show description for aa56370
QMalcolm
committed
aa56370
View commit details
Copy full SHA for aa56370
Browse repository at this point
chore(cli): add make install target for local development
Show description for e6b0d74
QMalcolm
committed
e6b0d74
View commit details
Copy full SHA for e6b0d74
Browse repository at this point
You can’t perform that action at this time.