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 }}
argszero
/
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
account
on
dev
User selector
All users
All time
Commit history
Commits on Jul 13, 2026
fix(cli): switch org after console logout (#36276)
Show description for b3a012c
opencode-agent[bot]
and
vimtor
authored
b3a012c
View commit details
Copy full SHA for b3a012c
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
refactor(opencode): remove core service layer exports (#34518)
jlongster
authored
451876b
View commit details
Copy full SHA for 451876b
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
refactor(core): rename app node modules (#34238)
jlongster
authored
a76c691
View commit details
Copy full SHA for a76c691
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
refactor(core): support tiered layer nodes (#33937)
jlongster
authored
0e731c2
View commit details
Copy full SHA for 0e731c2
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
chore: upgrade Effect to beta 83 (#32340)
kitlangton
authored
4f1ae16
View commit details
Copy full SHA for 4f1ae16
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
feat(opencode): add typed application layer graph (#31531)
jlongster
authored
07e5ea9
View commit details
Copy full SHA for 07e5ea9
View code at this point
Browse repository at this point
Commits on May 31, 2026
chore: generate
opencode-agent[bot]
committed
102c835
View commit details
Copy full SHA for 102c835
View code at this point
Browse repository at this point
refactor(core): move database schema ownership (#29068)
Show description for 7f571d3
thdxr
and
Copilot
authored
7f571d3
View commit details
Copy full SHA for 7f571d3
View code at this point
Browse repository at this point
Commits on May 23, 2026
test(opencode): simplify config effect tests (#29019)
kitlangton
authored
0b3a1c2
View commit details
Copy full SHA for 0b3a1c2
View code at this point
Browse repository at this point
Commits on May 21, 2026
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
kitlangton
authored
39ea816
View commit details
Copy full SHA for 39ea816
View code at this point
Browse repository at this point
Commits on Apr 27, 2026
refactor: remove module barrels (#24554)
thdxr
authored
f25f148
View commit details
Copy full SHA for f25f148
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
refactor: eliminate account/ barrel, route consumers to sibling files (#22995)
kitlangton
authored
c026e25
View commit details
Copy full SHA for c026e25
View code at this point
Browse repository at this point
refactor: normalize AccountRepo to canonical Effect service pattern (#22991)
kitlangton
authored
9c87a14
View commit details
Copy full SHA for 9c87a14
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
feat: unwrap storage namespaces to flat exports + barrel (#22747)
kitlangton
authored
f242078
View commit details
Copy full SHA for f242078
View code at this point
Browse repository at this point
feat: unwrap uaccount namespace to flat exports + barrel (#22698)
kitlangton
authored
a1dbfb5
View commit details
Copy full SHA for a1dbfb5
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
refactor(account): destroy Account facade (#22068)
kitlangton
authored
312f10f
View commit details
Copy full SHA for 312f10f
View code at this point
Browse repository at this point
refactor(effect): upgrade opencode to beta.46 context APIs (#21977)
kitlangton
authored
9581bf0
View commit details
Copy full SHA for 9581bf0
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
refactor: remove unused runtime facade exports (#21731)
kitlangton
authored
9f54115
View commit details
Copy full SHA for 9f54115
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
chore: generate
opencode-agent[bot]
committed
6bfa82d
View commit details
Copy full SHA for 6bfa82d
View code at this point
Browse repository at this point
fix(opencode): improve console login transport errors (#21350)
kitlangton
authored
d83fe4b
View commit details
Copy full SHA for d83fe4b
View code at this point
Browse repository at this point
Commits on Apr 4, 2026
feat(tui): show console-managed providers (#20956)
kitlangton
authored
6ea108a
View commit details
Copy full SHA for 6ea108a
View code at this point
Browse repository at this point
Commits on Apr 3, 2026
refactor(effect): prune unused facades (#20748)
kitlangton
authored
8942fc2
View commit details
Copy full SHA for 8942fc2
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
refactor(account): share token freshness helper (#20591)
kitlangton
authored
916afb5
View commit details
Copy full SHA for 916afb5
View code at this point
Browse repository at this point
fix(account): refresh console tokens before expiry (#20558)
kitlangton
authored
00d6841
View commit details
Copy full SHA for 00d6841
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
fix(account): coalesce concurrent console token refreshes (#20503)
kitlangton
authored
c619cae
View commit details
Copy full SHA for c619cae
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
effectify Bus service: migrate to Effect PubSub + InstanceState (#18579)
kitlangton
authored
97c15a0
View commit details
Copy full SHA for 97c15a0
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
feat(core): initial implementation of syncing (#17814)
jlongster
authored
b0017bf
View commit details
Copy full SHA for b0017bf
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
Move service state into InstanceState, flatten service facades (#18483)
kitlangton
authored
38e0dc9
View commit details
Copy full SHA for 38e0dc9
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
fix: update stale account url/email on re-login (#18426)
kitlangton
authored
24f9df5
View commit details
Copy full SHA for 24f9df5
View code at this point
Browse repository at this point
effectify Installation service, drop Effect suffix from namespaces (#18266)
kitlangton
authored
e78944e
View commit details
Copy full SHA for e78944e
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
fix(account): handle pending console login polling (#18281)
kitlangton
authored
6e09a1d
View commit details
Copy full SHA for 6e09a1d
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
refactor(effect): unify service namespaces and align naming (#18093)
kitlangton
authored
a800583
View commit details
Copy full SHA for a800583
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
feat(id): brand PermissionID, PtyID, QuestionID, and ToolID (#17042)
kitlangton
authored
2a4dedc
View commit details
Copy full SHA for 2a4dedc
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
refactor(account): tighten effect-based account flows (#17072)
kitlangton
authored
981c7b9
View commit details
Copy full SHA for 981c7b9
View code at this point
Browse repository at this point
fix(account): resilient orgs fetch (#16944)
kitlangton
authored
a1b06d6
View commit details
Copy full SHA for a1b06d6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.