Skip to content

Conversation

@Tarquinen
Copy link
Collaborator

@Tarquinen Tarquinen commented Jan 11, 2026

add protected file patterns glob based config options
add json schema url for IDE auto completion
document why DCP doesn't activate in subagents

mcheviron and others added 6 commits January 8, 2026 23:27
Introduced a new configuration option `protectedFilePatterns` to the plugin, allowing users to specify glob patterns that protect certain file operations from being pruned. Updated relevant functions to check against these patterns before executing pruning actions.
…erns-config-option

feat: protect file operations from pruning
Add dcp.schema.json with full schema for the DCP config file.
Include $schema reference in default config template so new users
get IDE autocomplete automatically.

Closes #226
feat: add JSON Schema for config file autocomplete
DCP is disabled for subagents since their purpose is to return a
concise summary to the main agent, which pruning could interfere with.

Closes #232
@Tarquinen Tarquinen merged commit 8c420f0 into master Jan 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants