Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

✓ 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

Summary

AI summary

Adds input accounting, UI coverage tracking, and explicit release update modes.

Changes in this release

Feature Low

/source-plan-authoring expands to refine near‑complete plans or synthesize sparse briefs with attachments

/source-plan-authoring expands to refine near‑complete plans or synthesize sparse briefs with attachments

Source: llm_adapter@2026-07-20

Confidence: medium

Feature Low

Adds complete input accounting, reference‑vs‑exact interpretation and control‑level UI coverage across surfaces, regions, controls, states, feedback and accessibility

Adds complete input accounting, reference‑vs‑exact interpretation and control‑level UI coverage across surfaces, regions, controls, states, feedback and accessibility

Source: llm_adapter@2026-07-20

Confidence: medium

Feature Low

Records delegated low‑impact/reversible elaboration as traceable Source while keeping high‑impact choices decision_required

Records delegated low‑impact/reversible elaboration as traceable Source while keeping high‑impact choices decision_required

Source: llm_adapter@2026-07-20

Confidence: medium

Feature Low

Keeps /long-task-workflow compatible with delegated Source provenance without adding new Claim kind, Contract disposition, authority layer or permission extension

Keeps /long-task-workflow compatible with delegated Source provenance without adding new Claim kind, Contract disposition, authority layer or permission extension

Source: llm_adapter@2026-07-20

Confidence: medium

Feature Low

Makes package updates explicit via release update modes: sync‑only, upgrade‑required, manual‑required

Makes package updates explicit via release update modes: sync‑only, upgrade‑required, manual‑required

Source: llm_adapter@2026-07-20

Confidence: medium

Feature Low

Publishes [email protected] with synchronized package assets and CLI build

Publishes [email protected] with synchronized package assets and CLI build

Source: llm_adapter@2026-07-20

Confidence: medium

Full changelog

Project Tiny Context Harness 0.6.1 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: sync-only. 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

This release mode means no new release migration is expected. Direct sync is an allowed shortcut only when you explicitly want managed-asset refresh without upgrade diagnostics:

npx --yes --package project-tiny-context-harness@latest ty-context sync

Sync does not run migrations. Upgrade plans report safe_pending, manual_required and blocked.

Publishing a new npm version does not automatically migrate existing repositories. Users receive new upgrade behavior only when they run the newly published CLI through ty-context upgrade, ty-context sync or another @latest package invocation.

What Changed

  • Publishes [email protected] with the synchronized package assets and CLI build.
  • Expands /source-plan-authoring to refine a near-complete plan or synthesize a sparse brief plus mixed notes, product/technical documents, screenshots, diagrams and other attachments.
  • Adds complete input accounting, reference-versus-exact interpretation and control-level UI coverage across surfaces, regions, controls, states, feedback and accessibility.
  • Records explicitly delegated low-impact/reversible elaboration as traceable Source while keeping permissions, destructive behavior, pricing, retention, security policy and other high-impact choices as decision_required.
  • Keeps /long-task-workflow compatible with delegated Source provenance without adding a new Claim kind, Contract disposition, authority layer or permission to extend the delegation.
  • 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

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]