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 }}
codeaudit
/
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
lsp
server.ts
on
dev
User selector
All users
All time
Commit history
Commits on Apr 16, 2026
fix: remove 10 more unnecessary `as any` casts in opencode core (#22882)
kitlangton
authored
1c33b86
View commit details
Copy full SHA for 1c33b86
View code at this point
Browse repository at this point
chore: generate
opencode-agent[bot]
committed
225a769
View commit details
Copy full SHA for 225a769
View code at this point
Browse repository at this point
feat: unwrap lsp namespaces to flat exports + barrel (#22748)
kitlangton
authored
509bc11
View commit details
Copy full SHA for 509bc11
View code at this point
Browse repository at this point
feat: unwrap 11 util namespaces to flat exports + barrel (#22739)
kitlangton
authored
343a564
View commit details
Copy full SHA for 343a564
View code at this point
Browse repository at this point
feat: unwrap Archive namespace to flat exports + barrel (#22722)
kitlangton
authored
665a843
View commit details
Copy full SHA for 665a843
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 Apr 15, 2026
shared package (#22626)
thdxr
authored
be9432a
View commit details
Copy full SHA for be9432a
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
fix: ts lsp (#21827)
rekram1-node
authored
ce19c05
View commit details
Copy full SHA for ce19c05
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
fix(lsp): remove CMakeLists.txt and Makefile from clangd root markers (#21466)
nonbanana
authored
9c1c061
View commit details
Copy full SHA for 9c1c061
View code at this point
Browse repository at this point
Commits on Apr 6, 2026
fix(lsp): MEMORY LEAK: ensure typescript server uses native project config (#19953)
derekbar90
authored
01f0319
View commit details
Copy full SHA for 01f0319
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
refactor: replace BunProc with Npm module using @npmcli/arborist (#18308)
Show description for c9326fc
4 people
authored
c9326fc
View commit details
Copy full SHA for c9326fc
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
fix(windows): use cross-spawn for shim-backed commands (#18010)
Hona
authored
54ed87d
View commit details
Copy full SHA for 54ed87d
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
chore: generate
opencode-agent[bot]
committed
7ec398d
View commit details
Copy full SHA for 7ec398d
View code at this point
Browse repository at this point
fix(electron): hide Windows background consoles (#16842)
Show description for 4ab35d2
Hona
and
Brendonovich
authored
4ab35d2
View commit details
Copy full SHA for 4ab35d2
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
refactor(opencode): replace Bun shell in core flows (#16286)
thdxr
authored
2f2856e
View commit details
Copy full SHA for 2f2856e
View code at this point
Browse repository at this point
fix: Multiple jdtls LSPs eating memory in java monorepos (#12123)
stevoland
authored and
opencode
committed
8b9710e
View commit details
Copy full SHA for 8b9710e
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
refactor(opencode): replace Bun.which with npm which (#15012)
thdxr
authored
74effa8
View commit details
Copy full SHA for 74effa8
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
refactor: migrate Bun.spawn to Process utility with timeout and cleanup (#14448)
thdxr
authored
814c1d3
View commit details
Copy full SHA for 814c1d3
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
Remove use of Bun.file (#14215)
thdxr
authored
02a9495
View commit details
Copy full SHA for 02a9495
View code at this point
Browse repository at this point
Revert: all refactor commits migrating from Bun.file() to Filesystem module
thdxr
committed
568eccb
View commit details
Copy full SHA for 568eccb
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
fix(lsp): use HashiCorp releases API for installing terraform-ls (#14200)
edubxb
authored
87c1637
View commit details
Copy full SHA for 87c1637
View code at this point
Browse repository at this point
refactor: migrate src/lsp/server.ts from Bun.file()/Bun.write() to Filesystem module (#14138)
thdxr
authored
d366a14
View commit details
Copy full SHA for d366a14
View code at this point
Browse repository at this point
feat: add Julia language server support (#14129)
Show description for 38572b8
zarly
and
abramov231
authored
38572b8
View commit details
Copy full SHA for 38572b8
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
feat: Add .slnx to C#/F# LSP root detection (#11928)
workedbeforepush
authored
60e616e
View commit details
Copy full SHA for 60e616e
View code at this point
Browse repository at this point
Commits on Jan 18, 2026
fix(windows): fix jdtls download on Windows (#9195)
pschiel
authored
10433cb
View commit details
Copy full SHA for 10433cb
View code at this point
Browse repository at this point
Commits on Jan 10, 2026
fix: disable telemetry in the php lsp server (#7649)
madflow
authored
a593ed4
View commit details
Copy full SHA for a593ed4
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
chore: generate
actions-user
committed
a35c278
View commit details
Copy full SHA for a35c278
View code at this point
Browse repository at this point
fix: prevent jdtls path checks from throwing (#7052)
T1mn
authored
8265621
View commit details
Copy full SHA for 8265621
View code at this point
Browse repository at this point
Commits on Jan 3, 2026
chore: generate
actions-user
committed
527553a
View commit details
Copy full SHA for 527553a
View code at this point
Browse repository at this point
fix(kotlin-ls): improve root detection for Gradle multi-project builds (#6717)
JBou
authored
da6df3d
View commit details
Copy full SHA for da6df3d
View code at this point
Browse repository at this point
Commits on Jan 2, 2026
chore: generate
actions-user
committed
681a257
View commit details
Copy full SHA for 681a257
View code at this point
Browse repository at this point
feat: Add kotlin lsp integration (#6601)
tjg184
authored
586207a
View commit details
Copy full SHA for 586207a
View code at this point
Browse repository at this point
Commits on Dec 30, 2025
Add prisma language server (#6462)
ravshansbox
authored
94453eb
View commit details
Copy full SHA for 94453eb
View code at this point
Browse repository at this point
Commits on Dec 29, 2025
fix(lsp): ESLint LSP server fails to auto-install on Windows (#6366)
fraineralex
authored
337681d
View commit details
Copy full SHA for 337681d
View code at this point
Browse repository at this point
Commits on Dec 26, 2025
fix(lsp): make JDTLS use the correct config directory on Windows (#6121)
apersomany
authored
f59d274
View commit details
Copy full SHA for f59d274
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.