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 }}
Enodevs
/
opencode
Public
forked from
anomalyco/opencode
Notifications
You must be signed in to change notification settings
Fork
1
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
server
on
dev
User selector
All users
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 13, 2025
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
Commits on Jul 10, 2025
feat(tui): modes
adamdotdevin
committed
ce4cb82
View commit details
Copy full SHA for ce4cb82
View code at this point
Browse repository at this point
modes concept
thdxr
committed
a826936
View commit details
Copy full SHA for a826936
View code at this point
Browse repository at this point
Commits on Jul 9, 2025
feat: configurable log levels
adamdotdevin
committed
53f8e78
View commit details
Copy full SHA for 53f8e78
View code at this point
Browse repository at this point
feat(tui): move logging to server logs
adamdotdevin
committed
ca8ce88
View commit details
Copy full SHA for ca8ce88
View code at this point
Browse repository at this point
wip: symbols endpoint
thdxr
committed
75279e5
View commit details
Copy full SHA for 75279e5
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
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 Jul 2, 2025
feat(tui): file viewer, select messages
adamdotdevin
committed
c82a060
View commit details
Copy full SHA for c82a060
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
add back in file hierarchy in system prompt but limit to 200 items
thdxr
committed
dd5736f
View commit details
Copy full SHA for dd5736f
View code at this point
Browse repository at this point
Commits on Jun 27, 2025
chore: rework openapi spec and use stainless sdk
adamdotdevin
committed
79bbf90
View commit details
Copy full SHA for 79bbf90
View code at this point
Browse repository at this point
Commits on Jun 25, 2025
added opencode serve command
thdxr
committed
4b26b43
View commit details
Copy full SHA for 4b26b43
View code at this point
Browse repository at this point
Commits on Jun 24, 2025
feat: delete sessions (#362)
Show description for 6f18475
adamdotdevin
authored
6f18475
View commit details
Copy full SHA for 6f18475
View code at this point
Browse repository at this point
Commits on Jun 20, 2025
docs: readme
thdxr
committed
61160dc
View commit details
Copy full SHA for 61160dc
View code at this point
Browse repository at this point
chore: fix typescript issues
adamdotdevin
committed
f7e8dd2
View commit details
Copy full SHA for f7e8dd2
View code at this point
Browse repository at this point
config validation
thdxr
committed
41dba0d
View commit details
Copy full SHA for 41dba0d
View code at this point
Browse repository at this point
Commits on Jun 19, 2025
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
Improve upgrade command with installation method detection (#158)
thdxr
authored
d054f88
View commit details
Copy full SHA for d054f88
View code at this point
Browse repository at this point
Commits on Jun 16, 2025
enhance ripgrep files function with query filtering and limit support
Show description for fe05eda
thdxr
and
opencode
committed
fe05eda
View commit details
Copy full SHA for fe05eda
View code at this point
Browse repository at this point
first pass making system prompt less fast
thdxr
committed
7d17476
View commit details
Copy full SHA for 7d17476
View code at this point
Browse repository at this point
Commits on Jun 14, 2025
Improve logging and simplify fzf implementation
Show description for 6a261de
thdxr
and
OpenCode
committed
6a261de
View commit details
Copy full SHA for 6a261de
View code at this point
Browse repository at this point
Commits on Jun 13, 2025
wip: refactoring tui
adamdotdevin
committed
d7d5fc3
View commit details
Copy full SHA for d7d5fc3
View code at this point
Browse repository at this point
Update provider configuration and server handling
Show description for 442e1b5
thdxr
and
OpenCode
committed
442e1b5
View commit details
Copy full SHA for 442e1b5
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
Refactor external tools organization and add file search API endpoint
Show description for f6ed59b
thdxr
and
OpenCode
committed
f6ed59b
View commit details
Copy full SHA for f6ed59b
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
sync
thdxr
committed
021fd3f
View commit details
Copy full SHA for 021fd3f
View code at this point
Browse repository at this point
Commits on Jun 5, 2025
integrate with models.dev
thdxr
committed
db2bb32
View commit details
Copy full SHA for db2bb32
View code at this point
Browse repository at this point
sync
thdxr
committed
d334ead
View commit details
Copy full SHA for d334ead
View code at this point
Browse repository at this point
Commits on Jun 4, 2025
Refactor session module structure and improve error handling
Show description for 7f8f46f
thdxr
and
OpenCode
committed
7f8f46f
View commit details
Copy full SHA for 7f8f46f
View code at this point
Browse repository at this point
Commits on Jun 3, 2025
fix port issue
thdxr
committed
1e063e7
View commit details
Copy full SHA for 1e063e7
View code at this point
Browse repository at this point
Replace env-paths with xdg-basedir for better XDG compliance and cross-platform directory handling
Show description for 8e769dc
thdxr
and
opencode
committed
8e769dc
View commit details
Copy full SHA for 8e769dc
View code at this point
Browse repository at this point
initialized
thdxr
committed
caf9fdc
View commit details
Copy full SHA for caf9fdc
View code at this point
Browse repository at this point
sync
thdxr
committed
ec7ab16
View commit details
Copy full SHA for ec7ab16
View code at this point
Browse repository at this point
initialzie
thdxr
committed
e5b06a2
View commit details
Copy full SHA for e5b06a2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.