Skip to content

Releases: Seven128/project-tiny-context-harness

Project Tiny Context Harness 0.2.52

12 Jun 07:36

Choose a tag to compare

Project Tiny Context Harness 0.2.52 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

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

npx --yes --package project-tiny-context-harness@latest sdlc-harness upgrade --check
npx --yes --package project-tiny-context-harness@latest sdlc-harness 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 project-tiny-context-harness@0.2.52 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 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

Project Tiny Context Harness 0.2.51

12 Jun 06:54

Choose a tag to compare

Project Tiny Context Harness 0.2.51 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

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

npx --yes --package project-tiny-context-harness@latest sdlc-harness upgrade --check
npx --yes --package project-tiny-context-harness@latest sdlc-harness 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 project-tiny-context-harness@0.2.51 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 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

Project Tiny Context Harness 0.2.50

12 Jun 06:48

Choose a tag to compare

Project Tiny Context Harness 0.2.50 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

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

npx --yes --package project-tiny-context-harness@latest sdlc-harness upgrade --check
npx --yes --package project-tiny-context-harness@latest sdlc-harness 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 project-tiny-context-harness@0.2.50 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 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

Project Tiny Context Harness 0.2.41

10 Jun 15:13

Choose a tag to compare

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 project-tiny-context-harness@0.2.41 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.md is the startup router, project_context/** keeps durable recovery facts, and validate-context checks 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

Project Tiny Context Harness 0.2.39 - legacy npm package

09 Jun 17:01

Choose a tag to compare

Project Tiny Context Harness launch-readiness release.

This tag predates the npm package rename. The repository and docs now use Project Tiny Context Harness and the planned npm package name project-tiny-context-harness. The npm package originally published for this tag is still agent-project-sdlc version 0.2.39.

Legacy install for this tag:

npm install -D agent-project-sdlc
npx sdlc-harness init

Public launch note:

Wait for project-tiny-context-harness latest to be published before broad promotion. This release does not claim benchmark-proven delivery speedups. Fresh Minimal Context benchmark runs and adoption reports are tracked separately.