Skip to content

v0.18.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:12
Immutable release. Only release title and notes can be modified.

Install

curl -fsSL https://raw.githubusercontent.com/srdjan/zigttp/main/install.sh | sh

Or download a tarball below and extract it manually.

Documentation

What's Changed

  • feat(pi): transcript body size cap helper by @srdjan in #7
  • refactor(pi): extract slash/explicit command parsing (Unit 2) by @srdjan in #6
  • Unit 3 - Add persona context-append wrapper with injection delimiter by @srdjan in #4
  • test(pi): loosen buildRegistry count assertion (Unit 1) by @srdjan in #3
  • Unit 5 - Add ApprovalPolicy enum and non-interactive helpers by @srdjan in #5
  • feat(pi): wire project-context loader into system prompt (Unit A) by @srdjan in #8
  • feat(pi): wire --yes/--no-edit approval policy into REPL and TUI (Unit B) by @srdjan in #9
  • refactor(build): consolidate zigts_expert_examples module registration (Unit C) by @srdjan in #10
  • feat(pi): session path + cwd-hash helper (Batch 3 Unit 1) by @srdjan in #11
  • feat(pi): replay-mode flag on RunOptions (Batch 3 Unit 3) by @srdjan in #12
  • feat(pi): events.jsonl writer + schema-version gate (Batch 3 Unit 2) by @srdjan in #13
  • feat(pi): --no-session / --no-persist-tool-output flags (Batch 3 Unit 4) by @srdjan in #14
  • feat(pi): session persister — entry-to-event mapping + capped writer (Batch 4 Unit 1) by @srdjan in #15
  • feat(pi): reconstructor + listSessions (Batch 4 Unit 2) by @srdjan in #16
  • feat(policy): Phase 2 scaffolding - Wasm interpreter + pooled runtime by @srdjan in #18

New Contributors

  • @srdjan made their first contribution in #7

Full Changelog: v0.15.0...v0.18.0