Skip to content

v0.1.0

Choose a tag to compare

@phrypy phrypy released this 16 Jun 09:27
· 7 commits to main since this release

dropped v0.1.0

First release. A static, offline CLI that shows exactly what your AI coding agent reads from its instruction files — and what it silently drops when they exceed a tool's hard limit.

  • Byte/char-exact truncation X-ray against a tool's real limit (e.g. Codex's 32 KiB AGENTS.md)
  • Cut located at the exact byte offset; partially-cut rules shown as partial
  • --ci exit code, --json (schemaVersion-tagged), --list-tools
  • Community-editable, source-cited limits table

Install

brew install phrypy/tap/dropped
# or
go install github.com/phrypy/dropped@latest