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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Opencode-DCP
/
opencode-dynamic-context-pruning
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
227
Star
4k
Code
Issues
36
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: Optimize idle pruning behavior and improve context_pruning reliability
- #41
#41
Merged
Tarquinen
merged 11 commits into
master
Opencode-DCP/opencode-dynamic-context-pruning:master
from
fix/idle-pruning-optimizations
Opencode-DCP/opencode-dynamic-context-pruning:fix/idle-pruning-optimizations
Copy head branch name to clipboard
Nov 30, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix: Optimize idle pruning behavior and improve context_pruning reliability
#41
Tarquinen
merged 11 commits into
master
Opencode-DCP/opencode-dynamic-context-pruning:master
from
fix/idle-pruning-optimizations
Opencode-DCP/opencode-dynamic-context-pruning:fix/idle-pruning-optimizations
Copy head branch name to clipboard
Commits
Commits on Nov 29, 2025
reset nudge counter after context_pruning to prevent immediate re-nudging
Tarquinen
committed
508b72f
View commit details
Copy full SHA for 508b72f
Browse repository at this point
reset nudge counter on idle pruning when strategies cover onTool
Tarquinen
committed
a21c9fe
View commit details
Copy full SHA for a21c9fe
Browse repository at this point
remove CLAUDE.md
Tarquinen
committed
db560c3
View commit details
Copy full SHA for db560c3
Browse repository at this point
Commits on Nov 30, 2025
prevent model from acknowledging invisible instructions and re-summarizing after pruning
Tarquinen
committed
3d2f751
View commit details
Copy full SHA for 3d2f751
Browse repository at this point
skip redundant idle pruning after context_pruning tool when strategies overlap
Tarquinen
committed
b19389a
View commit details
Copy full SHA for b19389a
Browse repository at this point
fix skipNextIdle being reset when tool result lacks name field
Show description for 25c2aee
Tarquinen
committed
25c2aee
View commit details
Copy full SHA for 25c2aee
Browse repository at this point
increase nudge_freq default from 5 to 10
Tarquinen
committed
7e8efff
View commit details
Copy full SHA for 7e8efff
Browse repository at this point
add debug logging for skipNextIdle reset by new tool results
Tarquinen
committed
e3e63fc
View commit details
Copy full SHA for e3e63fc
Browse repository at this point
emphasize distillation requirement in context_pruning tool description
Tarquinen
committed
e064542
View commit details
Copy full SHA for e064542
Browse repository at this point
improve README clarity and rename strategy helper function
Tarquinen
committed
e338988
View commit details
Copy full SHA for e338988
Browse repository at this point
v0.3.25 - Bump version
Tarquinen
committed
03dca37
View commit details
Copy full SHA for 03dca37
Browse repository at this point
You can’t perform that action at this time.