This release keeps dependencies and maintenance posture current for teams operating this tool.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryMinor fixes and improvements.
Full changelog
Project Tiny Context Harness 0.2.41 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 sdlc-harness init
make validate-context
What Changed
- Publishes
[email protected]through npm Trusted Publishing. - Refreshes the npm README so the live package page matches the renamed Project Tiny Context Harness surface.
- 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.mdis the startup router,project_context/**keeps durable recovery facts, andvalidate-contextchecks recoverability. - Keeps the old stage-based SDLC 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
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
About Project Tiny Context Harness
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]