Skip to content

Releases: phrypy/dropped

v0.1.1

16 Jun 12:44

Choose a tag to compare

Changelog

  • 1f05104 ci: add CI and goreleaser release workflows
  • 101234c fix: replace em dashes in output and docs with a plain separator

v0.1.0

16 Jun 09:27

Choose a tag to compare

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