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
35
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
merge dev into main
- #606
#606
Merged
Tarquinen
merged 24 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
Aug 16, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
merge dev into main
#606
Tarquinen
merged 24 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 Jul 6, 2026
feat: allow trailing commas in config schema
Show description for 34ad193
marmitar
committed
34ad193
View commit details
Copy full SHA for 34ad193
Browse repository at this point
Github Copilot doesn't charge per (premium) request anymore
Show description for 18c3393
viktorashi
authored
18c3393
View commit details
Copy full SHA for 18c3393
Browse repository at this point
Commits on Jul 30, 2026
fix: normalize a single backslash so protectedFilePatterns work on Windows
Show description for 5f8f33b
LHMQ878
committed
5f8f33b
View commit details
Copy full SHA for 5f8f33b
Browse repository at this point
Commits on Aug 8, 2026
fix: reset compress-pending manual mode after compression
Show description for 9f9a185
LHMQ878
committed
9f9a185
View commit details
Copy full SHA for 9f9a185
Browse repository at this point
fix: detect internal agents from primary system prompt only
Show description for e2047e2
LHMQ878
committed
e2047e2
View commit details
Copy full SHA for e2047e2
Browse repository at this point
fix: strip trailing mXXXX</parameter> hallucinations
Show description for acb1fdc
LHMQ878
committed
acb1fdc
View commit details
Copy full SHA for acb1fdc
Browse repository at this point
fix: strip injected message-id suffix before paired tag regex
Show description for f236e0d
LHMQ878
committed
f236e0d
View commit details
Copy full SHA for f236e0d
Browse repository at this point
Commits on Aug 10, 2026
fix: peer/devDependencies update to >=0.4.2, ^0.5.0 respectively for @opentui/core and /solid
linellazatin
committed
77d800b
View commit details
Copy full SHA for 77d800b
Browse repository at this point
fix: dev/peerDependencies update
linellazatin
committed
838581a
View commit details
Copy full SHA for 838581a
Browse repository at this point
Commits on Aug 16, 2026
fix: install OpenTUI runtime dependencies
Tarquinen
committed
c14ae4c
View commit details
Copy full SHA for c14ae4c
Browse repository at this point
Merge pull request #603 from linellazatin/dev-lines
Show description for 1169803
Tarquinen
authored
1169803
View commit details
Copy full SHA for 1169803
Browse repository at this point
chore: bump version to 3.1.15
Tarquinen
committed
042010a
View commit details
Copy full SHA for 042010a
Browse repository at this point
Merge pull request #600 from LHMQ878/fix/555-hallucinated-parameter-suffix
Show description for 35616fb
Tarquinen
authored
35616fb
View commit details
Copy full SHA for 35616fb
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into pr-601
Show description for d6069af
Tarquinen
committed
d6069af
View commit details
Copy full SHA for d6069af
Browse repository at this point
fix: update vulnerable brace expansion
Tarquinen
committed
25417d2
View commit details
Copy full SHA for 25417d2
Browse repository at this point
Merge pull request #601 from LHMQ878/fix/556-injected-tag-suffix
Show description for 264aa0d
Tarquinen
authored
264aa0d
View commit details
Copy full SHA for 264aa0d
Browse repository at this point
Merge pull request #598 from LHMQ878/fix/581-internal-agent-detection
Show description for d455619
Tarquinen
authored
d455619
View commit details
Copy full SHA for d455619
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into pr-596-review
Tarquinen
committed
b2f8660
View commit details
Copy full SHA for b2f8660
Browse repository at this point
fix: restore manual mode after compression
Tarquinen
committed
42ac1a0
View commit details
Copy full SHA for 42ac1a0
Browse repository at this point
Merge pull request #596 from LHMQ878/fix/590-manual-mode-compress-pending
Show description for 1d1f5c5
Tarquinen
authored
1d1f5c5
View commit details
Copy full SHA for 1d1f5c5
Browse repository at this point
Merge pull request #593 from LHMQ878/fix/protected-patterns-windows-separator
Show description for 5fd2335
Tarquinen
authored
5fd2335
View commit details
Copy full SHA for 5fd2335
Browse repository at this point
Merge branch 'dev' into patch-1
Tarquinen
authored
59f110e
View commit details
Copy full SHA for 59f110e
Browse repository at this point
Merge pull request #584 from viktorashi/patch-1
Show description for 575cd92
Tarquinen
authored
575cd92
View commit details
Copy full SHA for 575cd92
Browse repository at this point
Merge pull request #583 from marmitar/allow-trailing-comma-in-schema
Show description for e80a065
Tarquinen
authored
e80a065
View commit details
Copy full SHA for e80a065
Browse repository at this point
You can’t perform that action at this time.