Skip to content

Project Tiny Context Harness

v0.2.55 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-context agent-memory agents-md ai-agents ai-coding claude-code
+13 more
cli codex coding-agent context-engineering context-management cursor developer-productivity developer-tools gemini-cli opencode project-memory sdlc workflow

Affected surfaces

breaking_upgrade

Summary

AI summary

Introduces explicit update modes and deprecates stage‑based Tiny Context workflow.

Full changelog

Project Tiny Context Harness 0.2.55 is the current public release line under the renamed npm package:

npm install -D project-tiny-context-harness@latest
npx --yes --package project-tiny-context-harness@latest ty-context init
make validate-context

Update mode: manual-required. After updating the package, run:

npx --yes --package project-tiny-context-harness@latest ty-context upgrade --check
npx --yes --package project-tiny-context-harness@latest ty-context upgrade

Use sync only for releases explicitly marked sync-only; sync does not run migrations. Upgrade plans report safe_pending, manual_required and blocked.

What Changed

  • Publishes [email protected] through npm Trusted Publishing.
  • Keeps the install path on the renamed package: project-tiny-context-harness.
  • Keeps the core positioning tight: minimal repo-native project memory for AI coding agents.
  • Keeps the Minimal Context boundary explicit: AGENTS.md is the startup router, project_context/** keeps durable recovery facts, and validate-context checks recoverability.
  • Makes package updates explicit through release update modes: sync-only, upgrade-required, manual-required.
  • Keeps the old stage-based Tiny Context workflow out of the default package surface.

Boundary

This release does not claim benchmark-proven speedups, production adoption, awards, or replacement of tests, CI, review, specs or project management. It packages the smaller recovery surface: keep the memory, drop the ceremony.

Useful Links

  • npm: https://www.npmjs.com/package/project-tiny-context-harness
  • README: https://github.com/Seven128/project-tiny-context-harness#readme
  • Fresh-agent recovery walkthrough: https://github.com/Seven128/project-tiny-context-harness/blob/main/docs/examples/fresh-agent-recovery.md
  • Minimal Context sample: https://github.com/Seven128/project-tiny-context-harness/blob/main/docs/examples/minimal-context-sample.md
  • Comparison guide: https://github.com/Seven128/project-tiny-context-harness/blob/main/docs/comparison.md

Breaking Changes

  • Removes the old stage‑based Tiny Context workflow from the default package surface.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Project Tiny Context Harness

Get notified when new releases ship.

Sign up free

About Project Tiny Context Harness

All releases →

Related context

Beta — feedback welcome: [email protected]