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
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 }}
four-bytes
/
four-opencode-supertools
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add LSP client library with JSON-RPC stdio + server registry #28
- #29
#29
Merged
four-bytes-robby
merged 14 commits into
main
four-bytes/four-opencode-supertools:main
from
feat/28-lsp-client
four-bytes/four-opencode-supertools:feat/28-lsp-client
Copy head branch name to clipboard
Jun 20, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: add LSP client library with JSON-RPC stdio + server registry #28
#29
four-bytes-robby
merged 14 commits into
main
four-bytes/four-opencode-supertools:main
from
feat/28-lsp-client
four-bytes/four-opencode-supertools:feat/28-lsp-client
Copy head branch name to clipboard
Commits
Commits on Jun 20, 2026
feat: add LSP client library with JSON-RPC stdio + server registry #28
four-bytes-robby
committed
a9eb1b3
View commit details
Copy full SHA for a9eb1b3
Browse repository at this point
feat: add lsp_hover tool #30
four-bytes-robby
committed
b262c5b
View commit details
Copy full SHA for b262c5b
Browse repository at this point
chore: remove incomplete lsp_diagnostics tool (requires registry methods that don't exist)
four-bytes-robby
committed
2af11a7
View commit details
Copy full SHA for 2af11a7
Browse repository at this point
fix: rename diagnostics to getDiagnostics in lsp-client test #28
four-bytes-robby
committed
3c90d2e
View commit details
Copy full SHA for 3c90d2e
Browse repository at this point
fix: resolve CI check failures for lsp-client library #28
Show description for d3a1f68
four-bytes-robby
committed
d3a1f68
View commit details
Copy full SHA for d3a1f68
Browse repository at this point
fix: LSP client — dead client respawn, ToolResult wraps, path.relative, pathToFileURL #29
four-bytes-robby
committed
47c0a3c
View commit details
Copy full SHA for 47c0a3c
Browse repository at this point
fix: LSP tests — extract .output from ToolResult wrapper #29
four-bytes-robby
committed
32a8b7e
View commit details
Copy full SHA for 32a8b7e
Browse repository at this point
chore: remove unused LspClient/LspRegistry imports #29
four-bytes-robby
committed
3887b22
View commit details
Copy full SHA for 3887b22
Browse repository at this point
fix: increase bun test timeout for LSP client timeout test #29
four-bytes-robby
committed
1154511
View commit details
Copy full SHA for 1154511
Browse repository at this point
fix: all remaining bot findings — test isolation, ESM, idempotent init, open cache #29
four-bytes-robby
committed
ca228e5
View commit details
Copy full SHA for ca228e5
Browse repository at this point
fix: remove auto-init from spawn, verify openDocument cache #29
four-bytes-robby
committed
cf5b123
View commit details
Copy full SHA for cf5b123
Browse repository at this point
fix: remove infinite recursion — initialize guard conflicts with _startInit #29
four-bytes-robby
committed
ebc5da4
View commit details
Copy full SHA for ebc5da4
Browse repository at this point
fix: LSP header parsing for Content-Type, reject on shutdown, clear lifecycle #29
four-bytes-robby
committed
c824655
View commit details
Copy full SHA for c824655
Browse repository at this point
fix: pass rootUri through spawn() to _startInit() — avoid empty rootUri #29
four-bytes-robby
committed
d0bef14
View commit details
Copy full SHA for d0bef14
Browse repository at this point
You can’t perform that action at this time.