Settings file Claude Code
Agent settings declaring 21 allowed tools.
Settings file Claude Code
Agent settings declaring 21 allowed tools.
Instructions file GitHub Copilot
Instructions for dgenio/contextweaver, covering contextweaver — copilot instructions, review-critical rules, hard rules (auto-reject), copilot-specific guidance and architecture (minimal orientation).
Instructions file GitHub Copilot
Instructions for dgenio/contextweaver, covering context engine — agent instructions, pipeline stage ordering (must not be reordered), firewall invariants, async-first pattern and dependency closure.
Instructions file GitHub Copilot
Instructions for dgenio/contextweaver, covering routing engine — agent instructions, choicegraph validation invariants (graph.py), treebuilder grouping strategies (tree.py), router beam-search constraints (router.py) and catalog invariants (catalog.py).
Instructions file GitHub Copilot
Instructions for dgenio/contextweaver: This module enforces data classification and redaction in the context pipeline. Treat all changes as security-sensitive.
Instructions file CodexOpenCode
Instructions for dgenio/contextweaver, covering contextweaver — agent guide, purpose, module map, pipelines (summary) and key types.
MCP server Claude CodeCodexCursor +2
Context firewall + tool router for MCP and tool-heavy AI agents. Runs locally from the contextweaver Python package.
MCP server Claude CodeCodexCursor +2
Context firewall + tool router for MCP and tool-heavy AI agents. Runs locally from the contextweaver Python package.
Instructions file GitHub Copilot
Instructions for dgenio/ChainWeaver, covering copilot instructions — chainweaver, scoped guidance, review-critical rules, executor guardrails and vocabulary.
Instructions file GitHub Copilot
Instructions for dgenio/ChainWeaver: Also read the nearest path-scoped AGENTS.md for the subtree you are changing — the index is in AGENTS.md § 11.
Instructions file GitHub Copilot
Instructions for dgenio/ChainWeaver, covering python source instructions — chainweaver, module conventions, pydantic patterns, exception patterns and export rules.
Instructions file GitHub Copilot
Instructions for dgenio/ChainWeaver, covering testing instructions — chainweaver, framework, structure, fixtures and coverage patterns.
Instructions file GitHub Copilot
Instructions for dgenio/ChainWeaver, covering tests, file boundary, framework rules and organization.
Instructions file CodexOpenCode
Instructions for dgenio/ChainWeaver, covering chainweaver — agent instructions, 1. project identity, 2. domain vocabulary, 3. repository layout and 4. core invariants.
Instructions file
Instructions for dgenio/ChainWeaver, covering claude.md — chainweaver and quick invariants (also in agents.md § core invariants).
MCP server Claude CodeCodexCursor +2
Deterministic orchestration layer for MCP-based agents. Runs locally from the chainweaver Python package.