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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
opencodeco
/
opencode-plugin-opencoder
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
9
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
Actions: opencodeco/opencode-plugin-opencoder
Actions
All workflows
Workflows
CI
CI
CodeQL
CodeQL
Release
Release
Show more workflows...
Management
Caches
CI
CI
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yml
will be ignored since log searching is not yet available
62 workflow runs
62 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
docs(agents): add cross-references between agent files
CI
#62:
Commit
8c292ce
pushed by
leocavalcante
22s
main
main
22s
View workflow file
docs(agents): add verification depth guidance based on task complexity
CI
#61:
Commit
092d5f5
pushed by
leocavalcante
21s
main
main
21s
View workflow file
feat(install): implement --force flag to bypass version compatibility…
CI
#60:
Commit
677274f
pushed by
leocavalcante
20s
main
main
20s
View workflow file
feat(install): add --force flag to bypass version compatibility checks
CI
#59:
Commit
b848ba9
pushed by
leocavalcante
19s
main
main
19s
View workflow file
feat: add concurrent retry tests, CI coverage reporting, and OPENCODE…
CI
#58:
Commit
8f6046d
pushed by
leocavalcante
20s
main
main
20s
View workflow file
feat: add --quiet flag to install scripts for CI environments
CI
#57:
Commit
985a1f8
pushed by
leocavalcante
24s
main
main
24s
View workflow file
docs(changelog): add entries for recent improvements and features
CI
#56:
Commit
5ccee36
pushed by
leocavalcante
20s
main
main
20s
View workflow file
fix: add defensive null checks to isTransientError function
CI
#55:
Commit
d3ecd0c
pushed by
leocavalcante
18s
main
main
18s
View workflow file
fix(ci): add typescript as dev dependency for tsc command
CI
#54:
Commit
1ed56db
pushed by
leocavalcante
20s
main
main
20s
View workflow file
feat(postinstall): add verbose logging for stale file detection
CI
#53:
Commit
36111db
pushed by
leocavalcante
19s
main
main
19s
View workflow file
test(semver): add tests for malformed version range edge cases
CI
#52:
Commit
561596f
pushed by
leocavalcante
20s
main
main
20s
View workflow file
docs(readme): add Troubleshooting section with common error codes
CI
#51:
Commit
d63d170
pushed by
leocavalcante
22s
main
main
22s
View workflow file
docs(postinstall): add @throws documentation to validateAgentFile
CI
#50:
Commit
81c6d7b
pushed by
leocavalcante
19s
main
main
19s
View workflow file
refactor: extract EXPECTED_AGENTS constant and add consistency test
CI
#49:
Commit
c334f8d
pushed by
leocavalcante
20s
main
main
20s
View workflow file
refactor: extract semver utilities to dedicated src/semver.mjs module
CI
#48:
Commit
1a584f6
pushed by
leocavalcante
15s
main
main
15s
View workflow file
test: verify metadata exports match package.json values
CI
#47:
Commit
fb28306
pushed by
leocavalcante
12s
main
main
12s
View workflow file
test: add E2E tests for install/uninstall scripts with dry-run
CI
#46:
Commit
3217fc8
pushed by
leocavalcante
12s
main
main
12s
View workflow file
docs: update README and AGENTS.md for new plugin structure
CI
#45:
Commit
750c8e5
pushed by
leocavalcante
12s
main
main
12s
View workflow file
feat: add EEXIST and EISDIR error handling to getErrorMessage
CI
#44:
Commit
06107c1
pushed by
leocavalcante
11s
main
main
11s
View workflow file
feat(postinstall): add file integrity verification after copy
CI
#43:
Commit
b542a65
pushed by
leocavalcante
12s
main
main
12s
View workflow file
refactor: extract shared path constants to src/paths.mjs
CI
#42:
Commit
9ac58fe
pushed by
leocavalcante
12s
main
main
12s
View workflow file
feat(agents): enforce continuous loop execution without stopping
CI
#41:
Commit
d611449
pushed by
leocavalcante
12s
main
main
12s
View workflow file
docs(contributing): add typecheck command to development instructions
CI
#40:
Commit
ac2cd03
pushed by
leocavalcante
11s
main
main
11s
View workflow file
docs(readme): add typecheck and test commands to development section
CI
#39:
Commit
a2f1430
pushed by
leocavalcante
11s
main
main
11s
View workflow file
docs: add contributing guidelines
CI
#38:
Commit
fcf3ed0
pushed by
leocavalcante
11s
main
main
11s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.