readseek 0.9.16

readseek:
- build: fix remaining Zig 0.16 APIs (Jarkko Sakkinen)
- digest: bound agent map depth (Jarkko Sakkinen)
- build: restore Zig 0.16 compatibility (Jarkko Sakkinen)
- scripts: publish the Vim plugin repository (Jarkko Sakkinen)
- vim: manage the matching ReadSeek binary (Jarkko Sakkinen)
- vim: move plugin under packages/readseek.vim (Jarkko Sakkinen)
- build: replace tree-sitter submodules with Zig dependencies (Jarkko Sakkinen)
- fix: support empty package target arguments (Jarkko Sakkinen)
- search: parse the AST pattern once per language (Jarkko Sakkinen)
- kernels: quantize activation rows into one shared block (Jarkko Sakkinen)
- edit: apply the planned edits in a single pass (Jarkko Sakkinen)
- rename: propagate allocation failure while planning edits (Jarkko Sakkinen)
- binding: propagate allocation failure from the traversal stack (Jarkko Sakkinen)
- refs: bound the scoped line check by line count (Jarkko Sakkinen)
- qwen: run the vision encoder from one scratch block (Jarkko Sakkinen)
- kernels: export takeWorkspace (Jarkko Sakkinen)
- cli: let clap render the option help columns (Jarkko Sakkinen)
- publish: skip npm dry run for already published versions (Jarkko Sakkinen)
- license: give each package its own LICENSE file (Jarkko Sakkinen)
- npm: publish the CLI as @jarkkojs/readseek-api (Jarkko Sakkinen)
- readseek: move the Zig tree into packages/readseek (Jarkko Sakkinen)
- release: update npm package integrity metadata (Jarkko Sakkinen)

pi-readseek:
- digest: bound agent map depth (Jarkko Sakkinen)
- pi: tolerate truncated diff previews (Jarkko Sakkinen)
- scripts: publish the Vim plugin repository (Jarkko Sakkinen)
- license: give each package its own LICENSE file (Jarkko Sakkinen)
- npm: publish the CLI as @jarkkojs/readseek-api (Jarkko Sakkinen)

opencode-readseek:
- digest: bound agent map depth (Jarkko Sakkinen)
- license: give each package its own LICENSE file (Jarkko Sakkinen)
- npm: publish the CLI as @jarkkojs/readseek-api (Jarkko Sakkinen)

claude-readseek:
- digest: bound agent map depth (Jarkko Sakkinen)
- license: give each package its own LICENSE file (Jarkko Sakkinen)
- npm: publish the CLI as @jarkkojs/readseek-api (Jarkko Sakkinen)

readseek-api:
- digest: bound agent map depth (Jarkko Sakkinen)
- license: give each package its own LICENSE file (Jarkko Sakkinen)
- npm: publish the CLI as @jarkkojs/readseek-api (Jarkko Sakkinen)

readseek.vim:
- scripts: publish the Vim plugin repository (Jarkko Sakkinen)
- vim: manage the matching ReadSeek binary (Jarkko Sakkinen)
- vim: move plugin under packages/readseek.vim (Jarkko Sakkinen)

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>