Skip to content

Releases: hironow/sightjack

v0.0.12

03 Apr 15:36
783e866

Choose a tag to compare

Changelog

Features

  • 0704266 feat: AI coding session abstraction + live stream event bus (S0037) (#85)
  • b687e9e feat: CQRS/ES Phase 1 — AggregateID fields (#70)
  • b8578d6 feat: Claude subprocess context isolation (--disable-slash-commands) (#71)
  • 915cc16 feat: D-Mail collision-safe filenames — sj- prefix + UUID (#80)
  • ff8c36d feat: S03+S02 — SchemaVersion, feedback handler, ADR S0036 (#75)
  • 41ff7e9 feat: add daemon lock to prevent multiple sightjack instances (#87)
  • 238dcbe feat: auto-rescan on design-feedback D-Mail arrival (#83)
  • 34d3974 feat: auto-rescan when resuming a fully completed session (#89)
  • 4d7ad06 feat: label hygiene + PR dedup filter for wave generation (#86)
  • d275483 feat: mcp-config generate + --strict-mcp-config isolation (#72)
  • b9187be feat: provider-agnostic circuit breaker + runner injection migration (#97)
  • 294c585 feat: stream-json Phase 5 — Claude log persistence (#74)
  • 702d67d feat: wave mode P2 — gh auth, run preflight, filter, WorkDir (#79)
  • 0d6d101 feat: wave mode ready label via gh CLI + fix version vv (#95)
  • cc1140c feat: wave mode — replace Linear MCP with gh CLI in prompts and doctor (#78)

Bug Fixes

  • 802c34c fix: Claude subprocess isolation — replace --bare, add settings generation (#77)
  • 93fe043 fix: add --bare to Claude subprocess to skip plugins/skills/hooks
  • 783e866 fix: ensure sightjack:ready label exists before applying (#99)
  • 8eb27b8 fix: filter issue management actions from spec D-Mail (#81)
  • 4bb1f84 fix: outbox Stage() upsert enables D-Mail re-delivery (#93)
  • 8b86b5e fix: spec D-Mail silent skip on issue-management-only waves (#84)

Other

  • eb72a22 tidy: deprecate analyzed/wave-done labels, unify to sightjack:ready (#96)
  • cdf7618 tidy: rename --wait-timeout to --idle-timeout (#88)
  • 7d2d591 tidy: unify AI coding abstraction layer across tools (#94)

v0.0.11

26 Mar 03:32
50c8ff2

Choose a tag to compare

Changelog

Features

  • 65318e7 feat: scenario test helpers + 21 bug fixes (OCR-Agent reflection) (#63)
  • 11b4b25 feat: wave-centric mode (--linear flag) (#68)

Bug Fixes

  • 97b988e fix: detect agentskills as skills-ref binary in doctor (#66)

Other

  • 50c8ff2 build(deps): bump sqlite 1.47.0 + sbom-action 0.24.0 (#69)
  • e2371fc tidy: session-usecase boundary compliance (#67)

v0.0.10

19 Mar 09:22
72b9cde

Choose a tag to compare

Changelog

Other

  • 72b9cde build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 (#62)
  • cd3b7c9 tidy: cross-tool unification (approver, BannerLogger, quiet flag, failsafe cleanup) (#61)

v0.0.9

15 Mar 04:06
95cb657

Choose a tag to compare

Changelog

Bug Fixes

  • 159c8fd fix: extract flock into platform-specific files for Windows (#57)

Other

  • 08323ee tidy: remove testcontainers dependency, use exec.Command for E2E (#59)
  • 95cb657 tidy: restructure semgrep rules into shared + tool-local files (#60)

v0.0.7

13 Mar 20:21
f295fa3

Choose a tag to compare

Changelog

Features

  • 8c73fe4 feat(doctor): context-budget enhancement + --repair + claude check unification (#53)

Other

  • f295fa3 chore(deps): bump cosign-installer, sbom-action (#54)

v0.0.6

12 Mar 05:45
135b79a

Choose a tag to compare

Changelog

Bug Fixes

  • 135b79a fix: align release test timeout with CI (120s → 300s) (#51)
  • d2c51c6 fix: zero-timeout safety cap, white-box audit, cmd externalization, retry caps (#50)

v0.0.5

12 Mar 00:02
5c85737

Choose a tag to compare

Changelog

Features

  • 5c85737 feat: context budget measurement for Claude subprocess (#47)
  • 87490e2 feat: extract ClaudeRunner interface + RetryRunner decorator (#45)
  • ab3d9f5 feat: report D-Mail triggers nextgen in waiting mode (#115) (#46)

Bug Fixes

  • 16bde94 fix: OTel UTF-8 sanitization + Claude JSON response resilience (#44)
  • acd5576 fix: cross-tool unification (smoke-test, OTel ext, update cmd) (#43)

v0.0.4

10 Mar 17:59
52852f7

Choose a tag to compare

Changelog

⚠️ Breaking Changes

  • 45a92b2 feat!: config tidy-first, insight ledger, cross-tool hardening (#40)

Other

  • 52852f7 build(deps): bump github.com/alitto/pond/v2 from 2.6.2 to 2.7.0 (#41)

v0.0.3

09 Mar 11:54
c970cac

Choose a tag to compare

Changelog

⚠️ Breaking Changes

  • c970cac feat!: OTel GenAI child spans, wave hierarchy, strictness redefinition, feedback kind split, goreleaser changelog groups (BREAKING) (#39)

Bug Fixes

  • 5f37156 fix: use workflow_run trigger for smoke test (#37)

Other

  • 386e8ec build(deps): bump extractions/setup-just from 2 to 3 (#31)
  • c36c4a9 build(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10 (#33)
  • ed39d1b build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.40.0 to 1.42.0 (#34)
  • 4909043 build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.40.0 to 1.42.0 (#35)
  • d9774d3 build(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.42.0 (#32)
  • 5dcd474 build(deps): bump go.opentelemetry.io/otel/sdk/metric from 1.40.0 to 1.42.0 (#36)

v0.0.2

07 Mar 18:30
7f3c739

Choose a tag to compare

Changelog

  • 7f3c739 feat: GoReleaser v3-ready supply chain security hardening (#30)