Catalog
Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.
wrapped-text-style-preservation
Track per-character segments so wrapped or truncated text keeps its original colors and emphasis.
withheld-max-output-token-errors
Delay surfacing max-output-token failures until the recovery loop completes, then emit sanitized tool_result errors.
wire-shape-aligned-budgeting
Keep each wire message’s aggregate tool_result size within the configured budget by compacting the largest fresh results first.
viewport-aware-animation-pausing
Stop updating animation ticks as soon as the animated element leaves the viewport so scrollback never forces terminal resets.
user-invocable-capability-serialization
Serialize announced command and skill surfaces from a shared capability shape, excluding entries explicitly marked non-user-invocable.
user-input-before-thread-attachments
Resolve user-input attachment triggers before running later thread-safe attachment builders so dependent state is in place.
type-tiered-bridge-command-gating
Gate bridge-executed slash commands by command type first: block local-jsx UI commands, allow prompt commands by construction, and require an explicit allowlist for plain local commands.
turn-zero-vs-inter-turn-skill-discovery-split
Block skill discovery only on the initial user message; run later discovery asynchronously while tools execute using the write-pivot guard.
turn-scoped-skill-discovery-reset
Reset per-turn skill discovery tracking so long-lived sessions don\u2019t leak outdated discovery flags while still honoring already-known skills.
turn-scoped-memory-prefetch-with-disposal
Start a non-blocking, turn-scoped memory prefetch that auto-disposes and only injects results once per turn.
trusted-frontmatter-gating
Gate frontmatter MCP servers, hooks, and skills behind admin trust when plugin-only or hook-only modes are active.
transport-error-normalization-and-retry-policy
Normalize transport failures into one retry policy so streaming bridges, sockets, and remote clients fail predictably instead of improvising recovery.
tool-success-aware-memory-suppression
Suppress context docs for tools that already succeeded in the current turn while keeping help available for failures or unresolved runs.
token-budgeted-compaction-with-reinjection
Keep compaction budgets under control by compacting incrementally and reinjecting truncated attachments only when the reasoning surface remains stable.
time-gap-cache-expiry-microcompact
When a long idle gap means the server cache is cold, clear old tool-result content before the next request instead of attempting warm-cache cache edits.
time-based-microcompact-trigger
Fall back to time-based microcompaction when the idle gap exceeds the configured threshold and directly clear the oldest compactable tool results.
three-layer-extension-sync
Model extension lifecycle as intent, materialization, and active runtime layers, then sync each layer with dedicated transitions.
terminal-specific-art-fallbacks
Layer terminal detection and fallback fragments so the same mascot identity renders correctly across Apple Terminal, xterm, and other hosts.
telemetry-sanitized-skill-invocation
Record SkillTool usage with sanitized telemetry fields so built-in, bundled, and custom skills are distinguished while avoiding PII leakage.
tail-preserving-task-output-truncation
Persist tool outputs alongside metadata and truncate only the preview, ensuring the header points back to the persisted replica.
subagent-metrics-bridging
Translate a streaming subagent run into task progress, analytics, and notifications while keeping partial results and cleanup tidy.
steady-state-sidecar-sync
Refresh derived sidecar caches even when no primary installs changed so ephemeral runtimes still receive the mirrored state they need.