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 }}
sudo-tee
/
opencode.nvim
Public
Notifications
You must be signed in to change notification settings
Fork
71
Star
911
Code
Issues
8
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
fix: fold error when using max_messages
- #469
#469
Merged
sudo-tee
merged 12 commits into
sudo-tee:main
sudo-tee/opencode.nvim:main
from
phanen:fix/fold
phanen/opencode.nvim:fix/fold
Copy head branch name to clipboard
Jul 27, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix: fold error when using max_messages
#469
sudo-tee
merged 12 commits into
sudo-tee:main
sudo-tee/opencode.nvim:main
from
phanen:fix/fold
phanen/opencode.nvim:fix/fold
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
fix(output_window): guard foldopen! against out-of-range fold ranges
Show description for fd4e84b
phanen
committed
fd4e84b
View commit details
Copy full SHA for fd4e84b
Browse repository at this point
perf(output_window): batch fold commands into single nvim_exec2 call
phanen
committed
3cb05e6
View commit details
Copy full SHA for 3cb05e6
Browse repository at this point
refactor(output_window): store fold state in state.windows instead of buffer var
Show description for 6536e75
phanen
committed
6536e75
View commit details
Copy full SHA for 6536e75
Browse repository at this point
chore: unused
phanen
committed
37dbd77
View commit details
Copy full SHA for 37dbd77
Browse repository at this point
chore: fix types
phanen
committed
eecd6aa
View commit details
Copy full SHA for eecd6aa
Browse repository at this point
fix: skip check when debug not enable
phanen
committed
326469d
View commit details
Copy full SHA for 326469d
Browse repository at this point
chore: dedup code
phanen
committed
7de958a
View commit details
Copy full SHA for 7de958a
Browse repository at this point
refactor(renderer): extract output_diff and dedupe upsert path
Show description for ce3d3da
phanen
committed
ce3d3da
View commit details
Copy full SHA for ce3d3da
Browse repository at this point
chore: unused function
phanen
committed
3f4d520
View commit details
Copy full SHA for 3f4d520
Browse repository at this point
style: fmt
phanen
committed
8a6133f
View commit details
Copy full SHA for 8a6133f
Browse repository at this point
Commits on Jul 25, 2026
fix(renderer): derive global folds from formatted_parts
Show description for eab1e4a
phanen
committed
eab1e4a
View commit details
Copy full SHA for eab1e4a
Browse repository at this point
fix(renderer): shift render_state and drop part_folds on remove
Show description for fe04e47
phanen
committed
fe04e47
View commit details
Copy full SHA for fe04e47
Browse repository at this point
You can’t perform that action at this time.