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 }}
IdleSys
/
opencode
Public
forked from
anomalyco/opencode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
opencode
github
on
dev
User selector
All users
All time
Commit history
Commits on Apr 16, 2026
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741)
kitlangton
authored
80f1f1b
View commit details
Copy full SHA for 80f1f1b
View code at this point
Browse repository at this point
feat: enable oxlint suspicious category, fix 24 violations (#22727)
kitlangton
authored
702f741
View commit details
Copy full SHA for 702f741
View code at this point
Browse repository at this point
fix: resolve oxlint warnings — suppress false positives, remove unused imports (#22687)
kitlangton
authored
f7d4665
View commit details
Copy full SHA for f7d4665
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
chore: remove dead code for todoread tool (#19128)
rekram1-node
authored
77fc88c
View commit details
Copy full SHA for 77fc88c
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
refactor: replace Bun.sleep with node timers (#15013)
thdxr
authored
3ebba02
View commit details
Copy full SHA for 3ebba02
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
fix(github): support variant in github action and opencode github run (#14431)
elithrar
authored
2410593
View commit details
Copy full SHA for 2410593
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
zen: update sst version
fwang
committed
24a9841
View commit details
Copy full SHA for 24a9841
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
chore: fix typos and GitHub capitalization (#12852)
PeterDaveHello
authored
8779538
View commit details
Copy full SHA for 8779538
View code at this point
Browse repository at this point
Commits on Jan 17, 2026
docs: add use_github_token to example (#9120)
Show description for 3aff88c
opencode-agent[bot]
and
rekram1-node
authored
3aff88c
View commit details
Copy full SHA for 3aff88c
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
fix(github): add persist-credentials: false to workflow templates (#8202)
LeonMueller-OneAndOnly
authored
a092f56
View commit details
Copy full SHA for a092f56
View code at this point
Browse repository at this point
Commits on Jan 5, 2026
docs: update GHA examples to use `actions/checkout@v6` (#6969)
joshuadavidthomas
authored
0917991
View commit details
Copy full SHA for 0917991
View code at this point
Browse repository at this point
Commits on Jan 2, 2026
chore: add license field to package.json (#6693)
Show description for a58dbb3
theavgjojo
and
theavgjojo
authored
a58dbb3
View commit details
Copy full SHA for a58dbb3
View code at this point
Browse repository at this point
chore: rename repo references from sst/opencode to anomalyco/opencode (#6687)
Show description for 3c41e4e
thdxr
and
actions-user
authored
3c41e4e
View commit details
Copy full SHA for 3c41e4e
View code at this point
Browse repository at this point
refactor: use Bun.sleep instead of Promise setTimeout (#6620)
edlsh
authored
d8753cd
View commit details
Copy full SHA for d8753cd
View code at this point
Browse repository at this point
Commits on Dec 21, 2025
github: support schedule events (#5810)
elithrar
authored
1037526
View commit details
Copy full SHA for 1037526
View code at this point
Browse repository at this point
Commits on Dec 20, 2025
feat: support configuring a default_agent across all API/user surfaces (#5843)
Show description for 8f6c884
2 people
authored and
rekram1-node
committed
8f6c884
View commit details
Copy full SHA for 8f6c884
View code at this point
Browse repository at this point
Commits on Dec 18, 2025
github: add OIDC_BASE_URL for custom GitHub App installs (#5756)
elithrar
authored
8b298a2
View commit details
Copy full SHA for 8b298a2
View code at this point
Browse repository at this point
docs: fix typos (#5753)
byigitt
authored
e1925f4
View commit details
Copy full SHA for e1925f4
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
github: add configurable mentions input (#5655)
elithrar
authored
c137bab
View commit details
Copy full SHA for c137bab
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
chore: centralize dep to catalog & fix typos
rekram1-node
committed
ae3990a
View commit details
Copy full SHA for ae3990a
View code at this point
Browse repository at this point
Commits on Dec 13, 2025
github: support GITHUB_TOKEN + skip OIDC (#5459)
elithrar
authored
613e082
View commit details
Copy full SHA for 613e082
View code at this point
Browse repository at this point
Commits on Dec 11, 2025
feat: add caching for opencode binary in GitHub Actions (#5384)
sachnun
authored
0efdc3a
View commit details
Copy full SHA for 0efdc3a
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
add optional prompt Input to Github Action (#4828)
Show description for 7f86fe3
4 people
authored
7f86fe3
View commit details
Copy full SHA for 7f86fe3
View code at this point
Browse repository at this point
Commits on Dec 2, 2025
wip: zen
Frank
committed
28c802f
View commit details
Copy full SHA for 28c802f
View code at this point
Browse repository at this point
chore: format code
actions-user
committed
da7ecda
View commit details
Copy full SHA for da7ecda
View code at this point
Browse repository at this point
zen: data dumper
Frank
committed
1f11d4f
View commit details
Copy full SHA for 1f11d4f
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
Reapply "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
Show description for 2fbd462
rekram1-node
committed
2fbd462
View commit details
Copy full SHA for 2fbd462
View code at this point
Browse repository at this point
Revert "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
Show description for e1cc98d
rekram1-node
committed
e1cc98d
View commit details
Copy full SHA for e1cc98d
View code at this point
Browse repository at this point
feat(github): add ability to react to PR Review Comments in Workflow (#4705)
Show description for 0ce6496
ucirello
and
actions-user
authored
0ce6496
View commit details
Copy full SHA for 0ce6496
View code at this point
Browse repository at this point
Commits on Nov 23, 2025
chore: format code
actions-user
committed
eb009d5
View commit details
Copy full SHA for eb009d5
View code at this point
Browse repository at this point
wip: zen
Frank
committed
bbc9142
View commit details
Copy full SHA for bbc9142
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
chore: format code
actions-user
committed
26ec878
View commit details
Copy full SHA for 26ec878
View code at this point
Browse repository at this point
wip: zen
Frank
committed
037e8d4
View commit details
Copy full SHA for 037e8d4
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
chore: format code
actions-user
committed
b5cc27b
View commit details
Copy full SHA for b5cc27b
View code at this point
Browse repository at this point
chore: format code
Frank
committed
05937b5
View commit details
Copy full SHA for 05937b5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.