@shinynito/pi-apply-patch

SIMD-accelerated Codex-style apply_patch tool for Pi

Packages

Package details

extension

Install @shinynito/pi-apply-patch from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@shinynito/pi-apply-patch
Package
@shinynito/pi-apply-patch
Version
0.1.5
Published
Aug 28, 2026
Downloads
143/mo · 143/wk
Author
shinynito
License
MIT
Types
extension
Size
12.1 KB
Dependencies
1 dependency · 3 peers
Pi manifest JSON
{
  "extensions": [
    "./src/index.ts"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@shinynito/pi-apply-patch

Pi extension that adds a Codex-style apply_patch tool backed exclusively by a Rust N-API binary.

pi install npm:@shinynito/pi-apply-patch

The matcher is exact and SIMD-accelerated. Whitespace and Unicode punctuation mismatches are errors; there is no JavaScript or tolerant-matching fallback.