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
merge dev into master
- #454
#454
Merged
Tarquinen
merged 27 commits into
master
Opencode-DCP/opencode-dynamic-context-pruning:master
from
dev
Opencode-DCP/opencode-dynamic-context-pruning:dev
Copy head branch name to clipboard
Mar 25, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
merge dev into master
#454
Tarquinen
merged 27 commits into
master
Opencode-DCP/opencode-dynamic-context-pruning:master
from
dev
Opencode-DCP/opencode-dynamic-context-pruning:dev
Copy head branch name to clipboard
Commits
Commits on Mar 17, 2026
compress: add message mode
Tarquinen
committed
b75aad8
View commit details
Copy full SHA for b75aad8
Browse repository at this point
Commits on Mar 18, 2026
simplify compress mode handling
Tarquinen
committed
baf6e1d
View commit details
Copy full SHA for baf6e1d
Browse repository at this point
remove message arg normalization
Tarquinen
committed
111ca2a
View commit details
Copy full SHA for 111ca2a
Browse repository at this point
simplify compress notifications
Tarquinen
committed
8d04298
View commit details
Copy full SHA for 8d04298
Browse repository at this point
sync config docs and schema
Tarquinen
committed
acb6f51
View commit details
Copy full SHA for acb6f51
Browse repository at this point
remove stale compress mode text
Tarquinen
committed
08c7fcd
View commit details
Copy full SHA for 08c7fcd
Browse repository at this point
Commits on Mar 20, 2026
batch compress tool inputs
Tarquinen
committed
9d1f053
View commit details
Copy full SHA for 9d1f053
Browse repository at this point
clean up compress config leftovers
Tarquinen
committed
d480b17
View commit details
Copy full SHA for d480b17
Browse repository at this point
Commits on Mar 22, 2026
refactor compress module layout
Tarquinen
committed
7e850dc
View commit details
Copy full SHA for 7e850dc
Browse repository at this point
group compression runs by tool call
Tarquinen
committed
7116280
View commit details
Copy full SHA for 7116280
Browse repository at this point
document experimental message mode
Tarquinen
committed
9c8aa18
View commit details
Copy full SHA for 9c8aa18
Browse repository at this point
Commits on Mar 23, 2026
prioritize high-cost message compression
Tarquinen
committed
41d1aea
View commit details
Copy full SHA for 41d1aea
Browse repository at this point
add message token count inspector
Tarquinen
committed
6ddb0f2
View commit details
Copy full SHA for 6ddb0f2
Browse repository at this point
separate prompt responsibilities between system and tool specs
Tarquinen
committed
fcfebbe
View commit details
Copy full SHA for fcfebbe
Browse repository at this point
append injections to text parts
Tarquinen
committed
3da14ff
View commit details
Copy full SHA for 3da14ff
Browse repository at this point
mark blocked refs in message mode
Tarquinen
committed
aa4f76a
View commit details
Copy full SHA for aa4f76a
Browse repository at this point
prefer tool output for assistant ids
Tarquinen
committed
9ca33e4
View commit details
Copy full SHA for 9ca33e4
Browse repository at this point
clean up unused compression types
Tarquinen
committed
5a13480
View commit details
Copy full SHA for 5a13480
Browse repository at this point
Merge pull request #446 from Opencode-DCP/feat/compress-message-mode
Show description for 5d5b8c2
Tarquinen
authored
5d5b8c2
View commit details
Copy full SHA for 5d5b8c2
Browse repository at this point
fix stale tokens after /compact (#450)
Show description for 90d4089
Tarquinen
committed
90d4089
View commit details
Copy full SHA for 90d4089
Browse repository at this point
Commits on Mar 24, 2026
reset message ids after /compact
Show description for 425339f
Tarquinen
committed
425339f
View commit details
Copy full SHA for 425339f
Browse repository at this point
inject ids into all parts
Show description for 592a5dd
Tarquinen
committed
592a5dd
View commit details
Copy full SHA for 592a5dd
Browse repository at this point
prioritize compress tool messages
Show description for 2dc15e1
Tarquinen
committed
2dc15e1
View commit details
Copy full SHA for 2dc15e1
Browse repository at this point
count all tool inputs
Show description for ee9ac10
Tarquinen
committed
ee9ac10
View commit details
Copy full SHA for ee9ac10
Browse repository at this point
refactor isIgnoredUserMessage contract
Show description for 8562ccc
Tarquinen
committed
8562ccc
View commit details
Copy full SHA for 8562ccc
Browse repository at this point
Commits on Mar 25, 2026
add summary buffer config
Tarquinen
committed
187b9ba
View commit details
Copy full SHA for 187b9ba
Browse repository at this point
Merge branch 'master' into dev
Tarquinen
authored
a2fcf64
View commit details
Copy full SHA for a2fcf64
Browse repository at this point
You can’t perform that action at this time.