Skip to content

Releases: miserylee/harnessize

v0.7.0

Choose a tag to compare

@miserylee miserylee released this 04 Sep 16:36
  • Retire the runtime \�rainstorm\ context topic so ambiguous work now stays in direct semantic use case alignment instead of mandatory short-lived discussion records.\n- Require agents to align semantic use cases before durable changes and use those cases as TDD input when behavior or contracts change.\n- Prefer executable tests and code-adjacent comments for behavior, design background, dependencies, key decisions, and semantic logic, reserving standalone docs for large or cross-cutting architecture or externally consumed feature state.

v0.6.1

Choose a tag to compare

@miserylee miserylee released this 02 Jul 17:14

0.6.1

  • Add sensitive-data protection to root context and generated AGENTS.md guidance so agents avoid writing secrets, credentials, tokens, personal data, or non-public local machine/workspace data into repository artifacts.

v0.6.0

Choose a tag to compare

@miserylee miserylee released this 29 Jun 17:15

0.6.0

  • Enable real init writing for thin AGENTS.md harness guidance, plus default Claude Code and Cursor adapter files that delegate to AGENTS.md.

v0.5.5

Choose a tag to compare

@miserylee miserylee released this 29 Jun 07:43
  • Add brainstorm question memory checks so agents consult the current conversation and active
    subject record before asking.
  • Require agents to reuse prior brainstorm answers as constraints and reopen questions only when
    earlier answers are missing, ambiguous, stale, or contradicted by new evidence.

v0.5.4

Choose a tag to compare

@miserylee miserylee released this 29 Jun 05:57
  • Add cross-phase complexity restraint to root context so agents default to the smallest reversible
    step supported by current evidence.
  • Extend conduct guidance to keep discussion, design, and implementation from adding architecture,
    artifacts, tests, abstractions, process, or release machinery without a concrete current reason.

v0.5.3

Choose a tag to compare

@miserylee miserylee released this 29 Jun 05:19
  • Fix npm/npx CLI execution by splitting the executable bin wrapper from the importable CLI module.
  • Add regression coverage for symlinked package bin execution and side-effect-free CLI imports.
  • Document post-release smoke testing against the latest remote npm package.

v0.5.2

Choose a tag to compare

@miserylee miserylee released this 28 Jun 18:07
  • Add conduct guidance for checking branch alignment with the remote upstream or base branch when repository freshness matters, and rebasing only when the stale branch can be safely integrated.

v0.5.1

Choose a tag to compare

@miserylee miserylee released this 28 Jun 16:31

Refines brainstorm recording rules so agents choose records by subject relevance, create separate records for new issues, and treat the 50-turn split as a length limit for one coherent subject.

v0.5.0

Choose a tag to compare

@miserylee miserylee released this 27 Jun 18:13

Adds the review context topic for findings-first production material and worktree review. Also documents focused topic admission criteria and refines the README promo image cutout.

v0.4.0

Choose a tag to compare

@miserylee miserylee released this 27 Jun 06:44

Changes

  • Add \harnessize context caseset\ for semantic use case set maintenance inside feature specs.
  • Add \harnessize context verify\ for quality-gate evidence selection, checks, self-healing, and escalation.
  • Simplify feature spec guidance and delegate semantic use case maintenance to \caseset.
  • Add unit-test management guidance inside \conduct.
  • Add the README promotional illustration.