Skip to content

History

Revisions

  • Drop other-editor mentions from Key Features Cursor/Gemini/Codex support is an experimental in-code easter egg, not a documented integration. Reframe the bullet around the Claude Code hook.

    @ldayton ldayton committed Jun 8, 2026
    b694ecc
  • Update handler counts: 75+ → 80+

    @ldayton ldayton committed Mar 9, 2026
    b8a4611
  • Update handler counts to 75+

    @ldayton ldayton committed Jan 24, 2026
    6c1e117
  • Remove stale shlex reference from delegation example

    @ldayton ldayton committed Jan 24, 2026
    0244e20
  • Add handler styles section to Handler Model docs

    @ldayton ldayton committed Jan 24, 2026
    169e526
  • Add remote field to Classification docs

    @ldayton ldayton committed Jan 24, 2026
    1d06ef2
  • Update Handler-Model.md for HandlerContext interface

    @ldayton ldayton committed Jan 24, 2026
    23541c0
  • Fix statusline setup: use statusLine config, correct paths

    @ldayton ldayton committed Jan 23, 2026
    e766413
  • Format table alignment

    @ldayton ldayton committed Jan 23, 2026
    a36c09f
  • Use prefix matching syntax, remove needless trailing * Command patterns use prefix matching by default. Updated examples throughout wiki to use cleaner syntax without trailing *.

    @ldayton ldayton committed Jan 23, 2026
    d12d28c
  • Restructure Security Model for better flow - Move Architecture diagram up after Core Philosophy - Combine Built-in Safe Commands + CLI Handlers into "What's Pre-Approved" - Combine Command Matching + Redirect Matching into "Rule Matching" - Combine parser sections into "Parser Behavior" - Consolidate Edge Cases (removed redundant subsections) - Combine Effective Patterns + Can't Catch into "Pattern Tips" - Remove redundant "deny > ask > allow" from diagram - Convert safe commands list to table format

    @ldayton ldayton committed Jan 23, 2026
    8b17e89
  • Fix architectural descriptions in Security Model - Core Philosophy: add wrapper commands, version/help to check order - Decision Priority: clarify last-match-wins vs most-restrictive-wins - Add redirect default behavior (ask when no rule matches) - Add cd tracking in compound commands - Add cmdsub injection protection edge case - Add [ and test to built-in safe commands

    @ldayton ldayton committed Jan 23, 2026
    2da96ed
  • Standardize extension setup instructions

    @ldayton ldayton committed Jan 23, 2026
    87a2b82
  • Add Statusline extra

    @ldayton ldayton committed Jan 23, 2026
    cf25194
  • Reorganize wiki, add Afterthoughts extension, standardize install instructions

    @ldayton ldayton committed Jan 23, 2026
    d30a344
  • Add *_read pattern to GitHub MCP example

    @ldayton ldayton committed Jan 23, 2026
    3df5c19
  • Updated Home (markdown)

    @ldayton ldayton committed Jan 22, 2026
    11f2d1a
  • Updated Home (markdown)

    @ldayton ldayton committed Jan 22, 2026
    5ccbcee
  • Add logo to homepage

    @ldayton ldayton committed Jan 22, 2026
    5193fbd
  • Updated _Sidebar (markdown)

    @ldayton ldayton committed Jan 22, 2026
    2a4f54d
  • Updated _Sidebar (markdown)

    @ldayton ldayton committed Jan 22, 2026
    a6d259e
  • Updated _Sidebar (markdown)

    @ldayton ldayton committed Jan 22, 2026
    47f2823
  • Mark file editing as proposal, not implemented

    @ldayton ldayton committed Jan 22, 2026
    7864603
  • Resize VSCode screenshot to 50%

    @ldayton ldayton committed Jan 22, 2026
    f8d3d9a
  • Add VSCode plugin documentation

    @ldayton ldayton committed Jan 22, 2026
    eb55b10
  • Document alias directive

    @ldayton ldayton committed Jan 22, 2026
    c0729bf
  • Update examples to use prefix matching syntax

    @ldayton ldayton committed Jan 22, 2026
    9ac2822
  • Add consistent stability warnings to config docs

    @ldayton ldayton committed Jan 22, 2026
    d57260a
  • Add stability warning

    @ldayton ldayton committed Jan 22, 2026
    bf69c91
  • Document prefix matching and | exact anchor

    @ldayton ldayton committed Jan 22, 2026
    4e39320