Skip to content

Releases: Lightmaze/dsh-tick-loop

Tick v0.2.0-alpha.3 — another step, not another task

Choose a tag to compare

@Lightmaze Lightmaze released this 31 Aug 08:46

Tick turns “another step of model time” into a small, explicit Harness primitive.

Give an agent another step — without giving it another task.

Highlights

  • /tick N schedules exactly N additional model-visible time steps, one ordinary turn at a time.
  • Named, run-scoped time-step policies freeze prompt bytes and audit identity.
  • /tick policies exposes configured policies without entering model context.
  • --resume crosses one latest durable interrupted boundary without replaying unknown effects.
  • Provider-free protocol demo, release gate, Windows/Linux CI, and real DSH rc.6 command-registry verification.
  • Separate English and Simplified Chinese documentation, protocol specification, experiment guide, security policy, and observation templates.

Install

dsh plugin --profile web add "github:Lightmaze/dsh-tick-loop#v0.2.0-alpha.3"
dsh web

Review cordis.patch.yml first: this experimental bundle disables Goal/Ralph continuation and automatic compaction in that profile so they cannot become hidden continuation sources.

Evidence boundary

This release verifies bounded Harness mechanics and auditability. It does not prove hidden continuous thinking, autonomy, consciousness, or that more ticks improve a task. No provider call was used for the release gates.

Read the English guide or Simplified Chinese guide.

Full changelog: https://github.com/Lightmaze/dsh-tick-loop/blob/main/CHANGELOG.md