Skip to content

ctxrs/ctx

v1.2.1Apache-2.0

Fast local search and 'git blame' for agent sessions.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "ctx",
  "version": "1.2.1",
  "description": "Fast local search and 'git blame' for agent sessions.",
  "author": {
    "name": "ctx engineering inc",
    "url": "https://ctx.rs"
  },
  "homepage": "https://ctx.rs",
  "repository": "https://github.com/ctxrs/ctx",
  "license": "Apache-2.0",
  "keywords": [
    "ctx",
    "agent-sessions",
    "agent-history",
    "transcripts",
    "local-search",
    "code-provenance"
  ]
}