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 }}
levycodee
/
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
packages
opencode
src
cli
cmd
run.ts
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 18, 2025
wip: optional IDs in api (#1128)
thdxr
authored
d56dec4
View commit details
Copy full SHA for d56dec4
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
tweak: (opencode run): adjust tool call rendering, reduce number of "Unknowns" (#1012)
rekram1-node
authored
bbeb579
View commit details
Copy full SHA for bbeb579
View code at this point
Browse repository at this point
Commits on Jul 13, 2025
fix type error
thdxr
committed
73d54c7
View commit details
Copy full SHA for 73d54c7
View code at this point
Browse repository at this point
Part data model (#950)
thdxr
authored
90d6c4a
View commit details
Copy full SHA for 90d6c4a
View code at this point
Browse repository at this point
Added sharing config with auto/disabled options (#951)
Show description for 736396f
opencode-agent[bot]
and
thdxr
authored
736396f
View commit details
Copy full SHA for 736396f
View code at this point
Browse repository at this point
Commits on Jul 10, 2025
run: properly close session.list
thdxr
committed
b00bb3c
View commit details
Copy full SHA for b00bb3c
View code at this point
Browse repository at this point
opencode run respects mode
thdxr
committed
9db3ce1
View commit details
Copy full SHA for 9db3ce1
View code at this point
Browse repository at this point
feat: mode flag in cli run command
adamdotdevin
committed
5dc1920
View commit details
Copy full SHA for 5dc1920
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
fix: display errors when using `opencode run ...` (#751)
rekram1-node
authored
8322f18
View commit details
Copy full SHA for 8322f18
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
run: truncate prompt
thdxr
committed
27f7e02
View commit details
Copy full SHA for 27f7e02
View code at this point
Browse repository at this point
append piped stdin to prompt
thdxr
committed
da909d9
View commit details
Copy full SHA for da909d9
View code at this point
Browse repository at this point
Add stdin support to run command
Show description for c51de94
thdxr
and
opencode
committed
c51de94
View commit details
Copy full SHA for c51de94
View code at this point
Browse repository at this point
v2 message format and upgrade to ai sdk v5 (#743)
Show description for f884766
6 people
authored
f884766
View commit details
Copy full SHA for f884766
View code at this point
Browse repository at this point
Commits on Jun 27, 2025
lazy load formatters
thdxr
committed
2ec0611
View commit details
Copy full SHA for 2ec0611
View code at this point
Browse repository at this point
add auto formatting and experimental hooks feature
thdxr
committed
f8b78f0
View commit details
Copy full SHA for f8b78f0
View code at this point
Browse repository at this point
Commits on Jun 26, 2025
fix: improve JSON formatting and add piped output support for run command
Show description for 4bc651f
thdxr
and
opencode
committed
4bc651f
View commit details
Copy full SHA for 4bc651f
View code at this point
Browse repository at this point
Commits on Jun 25, 2025
Fix `undefined is not an object (evaluating 'G.title')` (#395)
scaryrawr
authored
db24bf8
View commit details
Copy full SHA for db24bf8
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
fix help copy
jayair
committed
fa99192
View commit details
Copy full SHA for fa99192
View code at this point
Browse repository at this point
Commits on Jun 19, 2025
Copy changes
jayair
committed
f5e7f07
View commit details
Copy full SHA for f5e7f07
View code at this point
Browse repository at this point
fix: typescript error
adamdotdevin
committed
1937180
View commit details
Copy full SHA for 1937180
View code at this point
Browse repository at this point
use production share url
thdxr
committed
ec1c9f8
View commit details
Copy full SHA for ec1c9f8
View code at this point
Browse repository at this point
ci: share
thdxr
committed
a85b0a3
View commit details
Copy full SHA for a85b0a3
View code at this point
Browse repository at this point
allow selecting model and continuing previous session for opencode run
thdxr
committed
7d1a166
View commit details
Copy full SHA for 7d1a166
View code at this point
Browse repository at this point
remove opencode_ prefixes from tool names. unfortunately this will break
Show description for 26bab00
thdxr
committed
26bab00
View commit details
Copy full SHA for 26bab00
View code at this point
Browse repository at this point
rework config
thdxr
committed
e5e9b3e
View commit details
Copy full SHA for e5e9b3e
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
Fix TypeScript compilation errors and consolidate version handling
Show description for 68e1b3c
thdxr
and
opencode
committed
68e1b3c
View commit details
Copy full SHA for 68e1b3c
View code at this point
Browse repository at this point
Add autoshare configuration and improve run command UI
Show description for b5a4439
thdxr
and
opencode
committed
b5a4439
View commit details
Copy full SHA for b5a4439
View code at this point
Browse repository at this point
Commits on Jun 15, 2025
Improve LSP server initialization with timeout handling and skip failed servers
Show description for e30fba0
thdxr
and
opencode
committed
e30fba0
View commit details
Copy full SHA for e30fba0
View code at this point
Browse repository at this point
fix aborting issue
thdxr
committed
0e035b3
View commit details
Copy full SHA for 0e035b3
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
Update CLI run command and session handling
Show description for 29a6603
thdxr
and
OpenCode
committed
29a6603
View commit details
Copy full SHA for 29a6603
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
sync
thdxr
committed
468cec5
View commit details
Copy full SHA for 468cec5
View code at this point
Browse repository at this point
Refactor authentication system to consolidate auth flow and remove provider-based commands
Show description for 83eb61f
thdxr
and
OpenCode
committed
83eb61f
View commit details
Copy full SHA for 83eb61f
View code at this point
Browse repository at this point
Commits on Jun 10, 2025
onboarding progress
thdxr
committed
5ab2ff9
View commit details
Copy full SHA for 5ab2ff9
View code at this point
Browse repository at this point
Commits on Jun 9, 2025
file permissions for anthropic credentials
thdxr
committed
4478195
View commit details
Copy full SHA for 4478195
View code at this point
Browse repository at this point
Refactor logging system to centralize initialization and remove printLogs parameter
Show description for d8510ab
thdxr
and
OpenCode
committed
d8510ab
View commit details
Copy full SHA for d8510ab
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.