Releases: logicwind/DocOps
Releases · logicwind/DocOps
v0.7.0
Changelog
- d429684 chore(agents): add codex + opencode docops integrations
- 40b7bcb docs(release): ADR-0032 + TP-042 — defer @beta tap-formula channel
- 1017a8b docs(skills): restore two high-signal lines lost in tightening
- a8dab66 docs(skills): retrofit remaining 15 cookbooks to Context/Input/Steps/Confirm
- 0bd912b docs(skills): tighten cookbook shape; strip internal ADR citations
- 09906e9 feat(htmlviewer): add Board (kanban) + Timeline views
- 9d19033 feat(htmlviewer): show titles + status pills on cross-references
- 858bc08 feat(skills): migrate to umbrella SKILL.md + cookbook layout (ADR-0031)
v0.6.0
Changelog
- b7958df ci: bump action majors to Node.js 24 runtimes
- 35cbbe0 ci: bump go-version to 1.25 in CI + release workflows
- ccd0781 docs(TP-034): close — slash surface narrowed to 5 moments per ADR-0029
- aad5b52 feat(amend): TP-026 phase 2 — docops amend CLI
- 32ebb2a feat(htmlviewer,docs): v0.6.0 release prep — amendments in SPA + CHANGELOG + follow-up TPs
- 03bcaea feat(index,state): TP-026 phase 3 — amendments in index + STATE; close TP-026/TP-027
- e76d4ad feat(schema,validator): TP-026 phase 1 — amendments data layer + TP-027 backfill
- e82beb1 feat(upgrader,initter): TP-034 — slash surface narrows to 6 moments per ADR-0029
v0.5.2
v0.5.1
v0.5.0
Changelog
- 7891fdb docs(skills): expand /docops:graph with 7-pattern impact-map cheatsheet
- 57fec1d feat(htmlviewer): add docops html + docops serve — static SPA viewer for DocOps repos
- 462b47e feat(htmlviewer): bundled JSON, pinned column graph, focus interactions
- 0807a1a feat(upgrader): Codex adapter with nested-skill-dir layout (Phase 2b of TP-033)
- daa00b6 feat(upgrader): OpenCode adapter + layout-aware writer (Phase 2 of TP-033)
- 5182e9b feat(upgrader): harness detection + --harnesses / --no- flags (Phase 3 of TP-033)
- e4e3b6b fix(templates): re-sync docops list flag hint in CLAUDE.md.tmpl
- 1748d3d fix: validate --kind flag and reject invalid values
- cf3a2c7 refactor(upgrader): introduce Harness interface + registry for Phase 1 of TP-033
v0.3.0
Changelog
- 708ba9e Merge pull request #2 from logicwind/release/v0.3.0
- afcd855 TP-023 phase 1: ship /docops:{next,get,list,graph,search} skills
- dc91851 TP-023 phase 2: ship orchestration skills; close TP-023
- d811d75 docs(adr): promote ADR-0023 and ADR-0024 to accepted
- 5d613ee docs(templates): trim CLAUDE.md/AGENTS.md verbosity; surface --body flags
- 379ee51 fix: ship /docops:* as slash commands, not skills (Claude Code folder)
- e59940b planning: ADR-0026 review-delta + TP-029, expand TP-023 scope
v0.2.1
v0.2.0
Changelog
- d7163ee Merge pull request #1 from logicwind/dev
- 32cc60b TP-011: docops search — substring/regex content search
- 6f41758 TP-012: docops get/list/graph/next — focused read commands
- c0393f7 TP-018: docops upgrade — targeted scaffold sync
- aa397d6 TP-020: extract internal/scaffold/ from internal/initter/
- 4012d08 TP-021 follow-up: automate VERSION bump + tag with make release
- d4ff2d1 TP-021: docops update-check — cached, lazy, opt-out version probe
- 4b0f382 TP-022: ship CLAUDE.md alongside AGENTS.md
- 3327876 fix: make release uses diff-index for clean check, not status
- 2b1a7ee planning: ADR-0021 + TP-018 — docops upgrade for in-place bumps
- 7656d08 planning: ADR-0023 + TP-020/TP-021 — split TP-018 into refactor + upgrader + update-check
- a131d95 planning: ADR-0024 + TP-022 — ship CLAUDE.md alongside AGENTS.md
- 1aa3e32 remove internal TP-xxx IDs from help output; fix AGENTS.md to not document unbuilt commands
v0.1.1
Changelog
- d9c13f7 README: reflect v0.1.0 — brew/scoop live, quickstart section, stale hedges dropped
- ca20529 TP-015: docops init — [dir], announcement, TTY-interactive confirm
- d2ba125 TP-016: docops refresh — composite validate+index+state
- 4631e43 TP-017: docops new --body + validator enum hints
- 84fb540 planning: ADR-0020 + TP-015/TP-016/TP-017 for v0.1.1 ergonomics
v0.1.0
Changelog
- a98ec9b Makefile: update PKG to github.com/logicwind/docops
- 809fb24 TP-001: scaffold the docops Go CLI
- f01bed5 TP-002: frontmatter schemas, validators, and JSON Schema emission
- 56f6d7c TP-003: docops validate — schema + graph invariants over docs/
- f5ab1e6 TP-004: docops index — enriched graph written to .index.json
- e94040f TP-005: docops state — regenerate STATE.md from the index
- dafd8eb TP-006: docops audit — structural gap punch list
- f928497 TP-007: docops init — scaffold a DocOps-enabled repo
- 6b41ceb TP-008: docops new — scaffold CTX/ADR/Task with atomic ID allocation
- 2a99403 TP-009: docops schema — JSON Schema for editor tooling
- 73cd5db TP-010/TP-013: finalize skill-pack scope — --no-skills + skills lint
- 8a175ae TP-014: close task, refresh committed artifacts
- 2bd7051 TP-014: migrate to github.com/logicwind/docops and add LICENSE
- 1a3de5c dog-food the DocOps convention (CTX, ADR, TP, meta/product split)
- 913403b fix: Windows CI — in-process allocMu, skip posix perm assertion
- 0e47088 gitignore flock artifact from docops new
- 50eeb7a initial docs & idea
- e22e6c6 planning: ADR-0019 + TP-013/TP-014 for v0.1.0 release
- 5255483 planning: search + CLI-as-query-layer ADRs plus two tasks
- 13514b1 removed reference implementation