Catalog
Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.
session-memory-first-compaction
Attempt session-memory compaction before full conversation compaction so lightweight summaries win when available.
semantic-theme-key-rendering
Resolve semantic theme keys into terminal-safe colors with contextual overrides before rendering text.
seed-before-diff-marketplace-registration
Register seeded extension sources before diffing materialized state so bootstrap content is treated as present instead of missing.
scrollback-freeze-optimization
Cache and reuse animated children once they slide into scrollback so terminal resets never occur.
safe-worktree-slug-validation
Ensure Git worktree slugs can never escape the managed workspace or inject traversal.
role-aware-context-slimming
Trim user and system context based on the agent\u2019s role so read-only helpers don\u2019t inherit stale git or CLAUDE metadata.
resume-skill-listing-suppression
Mark the current skill listing as already sent when resuming so the transcript does not receive a redundant payload.
reserved-summary-output-budget
Reserve part of the context window for summary output so proactive compaction does not kill the response budget.
required-argument-aware-flag-validation
Walk command tokens while inspecting attached/inline arguments so validators never skip missing or dangerous flag values.
remote-safe-command-allowlist
Define a narrow explicit set of commands that stay available in remote mode because they only affect local UI state, then reuse that set at startup and after handshake refinement.
relevant-memory-selection-by-header
Select the most useful memory files by comparing headers/descriptions via a JSON-schema-guided assistant check.
reinjected-attachment-pruning-before-summary
Drop attachment classes that will be regenerated after compaction so the summarizer spends tokens on lasting context instead of disposable payloads.
reduced-motion-first-terminal-animation
Pause terminal animations when the user requests reduced motion, then resume cleanly without tearing the rest of the UI.
reachable-wip-via-temporary-refs
Capture in-flight WIP via `git stash create`, make it reachable through temporary refs, and tear down the refs after bundling finishes.
prompt-context-handoff-for-agent-runtime
Package prompt, identity, and runtime constraints into one explicit handoff so child agents start with the right context and no accidental leakage.
project-root-scoped-local-skill-loading
Resolve a stable project root first, then load local skills relative to that scope before combining them with other sources.
progressive-width-gated-status-rows
Show status metadata only when the spinner row has room, shrinking entries as viewport width decreases.
progressive-compaction-prompt
Drive compaction summaries through structured prompts that sequence naming, artifacts, and invocation guidance before stripping analysis tags.
progress-first-tool-emission
Emit progress/value updates as soon as they arrive while still buffering final results and handling cancellations or sibling errors.
progress-event-state-bridge
Bridge reconciliation progress events into shared UI state so the install surface reflects installing, installed, and failed transitions.
privacy-redacted-repl-bridge-system-init
Reuse one system init payload shape across trusted and remote transports, but redact tool, MCP, and plugin metadata when the bridge path would leak local integrations or filesystem paths.
preview-first-large-output-messages
Annotate persisted tool results with a preview-first header that leads with the saved artifact reference and shows the first slice before truncation.