Releases: usharma123/Packet28
Releases · usharma123/Packet28
Packet28 v0.2.62
Packet28 v0.2.62
This release hardens Packet28's always-on hook path and makes the token-reduction claims easier to audit.
Highlights
- Fixed compact hook grep correctness for basic-regex alternation patterns such as
fn classify\|Mutation. - Preserved actionable
file:lineregions in compact hook grep summaries, including Bash PostTool captures. - Kept explicit MCP
read_regionsranges inline so agents do not need an extra artifact fetch for requested lines. - Compacted fetched search artifacts to
path:line:textcontent instead of verbose nested match JSON. - Reduced MCP first-load overhead by defaulting the tool catalog to the core Packet28 tool set.
- Added Build CI and Codex autofix workflow coverage so failed same-repo CI runs can generate verified draft PRs.
- Hardened daemon-backed search e2e setup by building
packet28donce per test process.
Evidence
cargo test --workspace --all-targets- Hook benchmark validation:
95.0%eligible weighted mean reduction, live integrity5/5. - Native MCP benchmark validation:
85.7%eligible mean reduction, artifact fetch3/3, fetched search artifacts usepath:line:text. - Agentic tokenomics:
91.5%slim-context savings,76.6%with optional artifacts included,9/9feature checks. - Codex autofix dry-run prompt generation and script syntax validation passed.
Packet28 v0.2.61
Packet28 v0.2.61
This release makes Packet28 safer and easier for agents to use without custom MCP or hook glue.
Highlights
- Reducer-runner cache entries are now guarded by workspace fingerprints, so out-of-band edits do not replay stale cached command results.
- Rust reducer fingerprints include relevant
.rs,Cargo.toml, andCargo.lockcontent for correctness after source changes. - MCP now exposes
packet28.agent_statusfor setup health, active task state, hook config presence, and reducer cache safety. - Setup and README guidance now document the one-command setup path and clarify that manual MCP JSON-RPC wrappers are not required after setup.
Evidence
- The agentic coding tokenomics experiment now proves a post-edit
cargo test --librerun succeeds without a synthetic edit hook. - Current experiment result:
7,553estimated context tokens saved,93.9%savings, and9/9Packet28 feature checks passing. - Release gates require the agentic tokenomics manifest entry and focused stale-cache safety tests before publishing.
Packet28 v0.2.60
Full Changelog: v0.2.59...v0.2.60
Packet28 v0.2.59
Full Changelog: v0.2.56...v0.2.59
Packet28 v0.2.56
Full Changelog: v0.2.55...v0.2.56
Packet28 v0.2.55
Full Changelog: v0.2.54...v0.2.55
Packet28 v0.2.54
Full Changelog: v0.2.53...v0.2.54
Packet28 v0.2.53
Full Changelog: v0.2.52...v0.2.53
Packet28 v0.2.52
Full Changelog: v0.2.51...v0.2.52
Packet28 v0.2.51
Full Changelog: v0.2.50...v0.2.51