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
228
Star
4.1k
Code
Issues
38
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Split prune tool into discard and extract
- #178
#178
Merged
Tarquinen
merged 13 commits into
dev
Opencode-DCP/opencode-dynamic-context-pruning:dev
from
feat/split-prune-into-discard-and-extract
Opencode-DCP/opencode-dynamic-context-pruning:feat/split-prune-into-discard-and-extract
Copy head branch name to clipboard
Dec 21, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Split prune tool into discard and extract
#178
Tarquinen
merged 13 commits into
dev
Opencode-DCP/opencode-dynamic-context-pruning:dev
from
feat/split-prune-into-discard-and-extract
Opencode-DCP/opencode-dynamic-context-pruning:feat/split-prune-into-discard-and-extract
Copy head branch name to clipboard
Commits
Commits on Dec 20, 2025
Update config and state management for discard and extract tools
Tarquinen
committed
0e3a28d
View commit details
Copy full SHA for 0e3a28d
Browse repository at this point
Register discard/extract tools and update system prompts
Tarquinen
committed
ef0f25d
View commit details
Copy full SHA for ef0f25d
Browse repository at this point
Update documentation and remove obsolete prune-tool-spec
Tarquinen
committed
c351d20
View commit details
Copy full SHA for c351d20
Browse repository at this point
feat: dynamically load system and nudge prompts based on enabled tools
Show description for 46c623a
Tarquinen
committed
46c623a
View commit details
Copy full SHA for 46c623a
Browse repository at this point
cleanup
Tarquinen
committed
bd96bdf
View commit details
Copy full SHA for bd96bdf
Browse repository at this point
refactor: rename prune-tool.ts to tools.ts to better reflect its contents
Tarquinen
committed
36ed1ef
View commit details
Copy full SHA for 36ed1ef
Browse repository at this point
refactor: consolidate and clarify tool prompts for standalone use
Show description for 7a91b9b
Tarquinen
committed
7a91b9b
View commit details
Copy full SHA for 7a91b9b
Browse repository at this point
refactor: add task completion scenario to extract-tool-spec for parity with discard
Tarquinen
committed
571ba30
View commit details
Copy full SHA for 571ba30
Browse repository at this point
Commits on Dec 21, 2025
fix: improve extract prompts with correct wording and format section
Tarquinen
committed
95cf48c
View commit details
Copy full SHA for 95cf48c
Browse repository at this point
fix: make cooldown message dynamic based on enabled tools
Tarquinen
committed
e34a9da
View commit details
Copy full SHA for e34a9da
Browse repository at this point
docs: clarify discardTool and extractTool comments
Tarquinen
committed
a3eb386
View commit details
Copy full SHA for a3eb386
Browse repository at this point
fix: only register enabled prune tools
Tarquinen
committed
5cbc483
View commit details
Copy full SHA for 5cbc483
Browse repository at this point
feat: add showDistillation option to display extracted findings as notification
Tarquinen
committed
de76de1
View commit details
Copy full SHA for de76de1
Browse repository at this point
You can’t perform that action at this time.