MCPcopy Index your code
hub / github.com/Opencode-DCP/opencode-dynamic-context-pruning / ask

Method ask

lib/compress/pipeline.ts:15–15  ·  view source on GitHub ↗
(input: {
        permission: string
        patterns: string[]
        always: string[]
        metadata: Record<string, unknown>
    })

Source from the content-addressed store, hash-verified

13
14interface RunContext {
15 ask(input: {
16 permission: string
17 patterns: string[]
18 always: string[]

Callers 1

prepareSessionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected