Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
470 commits
Select commit Hold shift + click to select a range
0060407
fix(state): fix flaky TestRollbackDataIntegrity due to map iteration …
nextlevelshit Feb 6, 2026
5c88174
fix(personas): remove file-write prohibitions that conflict with arti…
nextlevelshit Feb 6, 2026
f12ea2b
chore(defaults): sync all internal/defaults with .wave/ source of truth
nextlevelshit Feb 6, 2026
c411b1a
feat(pipeline): rewrite speckit-flow as proven 8-step specification p…
nextlevelshit Feb 6, 2026
cd80623
feat(adapter): switch to stream-json output with real-time event parsing
nextlevelshit Feb 7, 2026
5b613ef
feat(event): wire stream activity events from adapter to emitter
nextlevelshit Feb 7, 2026
6e1dd21
fix(adapter): update integration test for stream-json output format
nextlevelshit Feb 7, 2026
407bf3d
fix(init): add implementer persona to default manifest
nextlevelshit Feb 7, 2026
77541cd
fix(init): add researcher persona to default manifest
nextlevelshit Feb 7, 2026
5121303
fix(init): add reviewer persona to default manifest
nextlevelshit Feb 7, 2026
0db9570
fix(init): add github-commenter persona to default manifest
nextlevelshit Feb 7, 2026
b77032a
fix(security): redirect security log output to stderr
nextlevelshit Feb 7, 2026
b09bc51
refactor(cli): replace --no-progress/--plain/--no-logs with -o/--outp…
nextlevelshit Feb 7, 2026
49b2f33
feat(display): add verbose/quiet modes, WAVE_FORCE_TTY, clean up text…
nextlevelshit Feb 7, 2026
ca56d8d
fix(cli): resolve validate --verbose flag conflict with persistent -v
nextlevelshit Feb 7, 2026
1f8b069
fix(pipeline): gate security logging on --debug, redirect migrations …
nextlevelshit Feb 7, 2026
d0122ad
docs: update CLI reference for -o/--output and -v/--verbose flags
nextlevelshit Feb 7, 2026
555a079
feat(contract): add dir field for test_suite working directory
nextlevelshit Feb 8, 2026
fee5497
feat(pipeline): warn on non-zero adapter exit code, continue execution
nextlevelshit Feb 8, 2026
0f53f1b
chore(defaults): comment out language-specific test_suite contracts
nextlevelshit Feb 8, 2026
b46cd93
fix(pipelines): normalize YAML formatting in project pipelines
nextlevelshit Feb 8, 2026
8fecc64
fix(nix): export credentials for Wave subprocesses in devshell
nextlevelshit Feb 8, 2026
824c6c7
docs: fix 14+ documentation inconsistencies (closes #39)
nextlevelshit Feb 8, 2026
3c5748a
docs(contracts): add template and format to contract type list
nextlevelshit Feb 8, 2026
06b0d5b
docs: remove references to unimplemented WAVE_DEBUG and WAVE_WORKSPAC…
nextlevelshit Feb 8, 2026
de85bde
fix(pipelines): add workspace mounts and use --body-file for gh CLI
nextlevelshit Feb 9, 2026
ab6a7c5
fix(pipelines): resolve merge conflict in issue-research pipeline
nextlevelshit Feb 9, 2026
7ae282c
Merge pull request #38 from re-cinq/refactor/doc-loop-pipeline
nextlevelshit Feb 9, 2026
8286a74
chore: housekeeping — fix hardcoded repo, sync issue-research, gitign…
nextlevelshit Feb 9, 2026
400b129
research(sandbox): add comprehensive sandbox research for Claude Code…
nextlevelshit Feb 9, 2026
0098723
feat(spec): add 027-sandbox-claude-code specification
nextlevelshit Feb 9, 2026
c04d484
fix(spec): rewrite 027-sandbox-claude-code with correct architecture
nextlevelshit Feb 10, 2026
fd276d3
feat(sandbox): implement manifest-driven Claude Code sandboxing
nextlevelshit Feb 10, 2026
d5d0951
docs: sync all documentation with sandbox implementation
nextlevelshit Feb 10, 2026
8f71c65
fix(sandbox): relax bwrap restrictions for practical dev workflow
nextlevelshit Feb 10, 2026
10d9819
docs: fix 8 documentation inconsistencies
nextlevelshit Feb 10, 2026
78aa69f
fix(sandbox): gate all sandbox behavior on runtime.sandbox.enabled
nextlevelshit Feb 10, 2026
00d0625
Merge pull request #44 from re-cinq/research/sandbox-claude-code
nextlevelshit Feb 10, 2026
b5382ea
docs(spec): clarify stream verbosity spec with 5 resolved ambiguities
nextlevelshit Feb 9, 2026
77bfb4a
docs(spec): add stream verbosity specification and planning artifacts
nextlevelshit Feb 9, 2026
21355ed
feat(stream): add real-time NDJSON streaming with throttled display
nextlevelshit Feb 9, 2026
74b837c
fix(display): stop TUI before printing deliverables
nextlevelshit Feb 10, 2026
00d7335
feat(display): make stream output truncation terminal-width-aware
nextlevelshit Feb 10, 2026
3866e20
feat(stream): add real-time NDJSON streaming with throttled display
nextlevelshit Feb 9, 2026
bd73936
fix(display): stop TUI before printing deliverables
nextlevelshit Feb 10, 2026
b9c6c44
feat(display): make stream output truncation terminal-width-aware
nextlevelshit Feb 10, 2026
231323a
feat: add release-gated pipeline embedding for wave init
nextlevelshit Feb 11, 2026
78213c7
fix(nix): restore readline in bwrap sandbox shell
nextlevelshit Feb 11, 2026
ce69fd0
fix(pipeline): use actual pipeline name in error messages
nextlevelshit Feb 11, 2026
b868d39
fix(nix): fix broken prompt and readline in bwrap sandbox
nextlevelshit Feb 11, 2026
daea2d1
docs(spec): add release-gated embedding specification
nextlevelshit Feb 11, 2026
4ed3704
fix(test): fix TestPrototypeSpecPhaseArtifacts mock output
nextlevelshit Feb 11, 2026
e2320fb
fix(test): make all integration tests pass with schema-compliant mock…
nextlevelshit Feb 11, 2026
1f2f537
docs(skill): update built-in pipelines to release-gated only
nextlevelshit Feb 11, 2026
d1b95f8
Merge pull request #42 from re-cinq/026-stream-verbosity
nextlevelshit Feb 11, 2026
96a3d39
Merge pull request #49 from re-cinq/029-release-gated-embedding
nextlevelshit Feb 11, 2026
9cecd18
feat(pipeline): add github-issue-impl pipeline
nextlevelshit Feb 11, 2026
352c822
fix(display): fix tool activity line truncation and empty TodoWrite t…
nextlevelshit Feb 11, 2026
5f2849b
feat: add cross-platform installation pipeline for #50
nextlevelshit Feb 11, 2026
adffe47
docs(spec): add specification artifacts for #50
nextlevelshit Feb 11, 2026
9a5a78a
fix(release): update goreleaser config for v2 deprecations
nextlevelshit Feb 11, 2026
b7941c4
ci(release): add go test -race step to validate job
nextlevelshit Feb 11, 2026
e969a1c
feat(release): add auto-versioning from conventional commits
nextlevelshit Feb 11, 2026
ef8762c
Initial plan
Copilot Feb 11, 2026
58faa4b
docs: clarify copilot reviewer command is best-effort
Copilot Feb 11, 2026
99c3bdb
fix: address copilot review comments on PR #51
nextlevelshit Feb 11, 2026
e1e0156
Merge pull request #53 from re-cinq/copilot/sub-pr-51
nextlevelshit Feb 11, 2026
31f459d
Merge pull request #51 from re-cinq/050-cross-platform-install
nextlevelshit Feb 11, 2026
29d0275
feat(pipeline): support single issue mode in github-issue-enhancer
nextlevelshit Feb 11, 2026
eccff81
fix(release): run goreleaser in same workflow as auto-tag
nextlevelshit Feb 11, 2026
6247349
fix(pipeline): fix enhancer single-issue mode to pass embed tests
nextlevelshit Feb 11, 2026
a3bf2bd
fix(release): skip homebrew cask upload when tap repo missing
nextlevelshit Feb 11, 2026
d9547a3
feat(pipeline): add input schema and example fields to pipeline config
nextlevelshit Feb 11, 2026
9fd0f76
fix(pipeline): use git worktree for concurrent-safe github-issue-impl
nextlevelshit Feb 11, 2026
4d61c09
docs: add spec, plan, and tasks for #25
nextlevelshit Feb 11, 2026
295769c
fix(prompts): migrate speckit-flow and docs-to-impl to git worktree i…
nextlevelshit Feb 11, 2026
dd1ead5
feat: add unique hash-suffixed pipeline runtime IDs (#25)
nextlevelshit Feb 11, 2026
1f1cfbe
fix(pipelines): add release: true to production pipelines
nextlevelshit Feb 11, 2026
90cd523
fix(pipelines): remove release flag from project-bound .wave copies
nextlevelshit Feb 11, 2026
bfa5fe5
Merge pull request #59 from re-cinq/058-worktree-isolation
nextlevelshit Feb 12, 2026
e052f13
Merge pull request #62 from re-cinq/025-pipeline-id-hash
nextlevelshit Feb 12, 2026
4190f2c
docs: add spec, plan, and tasks for #56
nextlevelshit Feb 12, 2026
676d0db
docs: add spec, plan, and tasks for #52
nextlevelshit Feb 12, 2026
30e6c8c
fix: remove non-functional p/pause keybinding from TUI (#56)
nextlevelshit Feb 12, 2026
81b3385
docs: remove or hide documentation for unreleased features (#52)
nextlevelshit Feb 12, 2026
094d53c
docs: remove fictional compliance content, fix mermaid diagrams
nextlevelshit Feb 12, 2026
0202339
docs: add release-flagged pipelines as use cases, fix install URLs
nextlevelshit Feb 12, 2026
ccf8afa
docs: use install script as primary install method
nextlevelshit Feb 12, 2026
5ed6355
docs: remove integrations section
nextlevelshit Feb 12, 2026
9fda14f
docs: remove aspirational audit logging specification
nextlevelshit Feb 12, 2026
c5cb88c
docs: remove aspirational security-model page and stale backup
nextlevelshit Feb 12, 2026
abb13da
fix(docs): correct CLI syntax, event schema, and terminal examples
nextlevelshit Feb 12, 2026
15d336a
fix(docs): update terminal output format and remove homepage decoration
nextlevelshit Feb 12, 2026
6a8300a
fix(docs): replace {% raw %} with v-pre wrappers for template syntax
nextlevelshit Feb 12, 2026
7c4724f
fix(docs): add sandbox-setup guide to navigation and sidebar
nextlevelshit Feb 12, 2026
325d607
docs: remove duplicate execution.md, consolidate to pipeline-execution
nextlevelshit Feb 12, 2026
9f179dd
docs: move removed content to future/ for later use
nextlevelshit Feb 12, 2026
b6e42cd
docs: remove pipeline-execution page, content lives in other pages
nextlevelshit Feb 12, 2026
b23211d
Merge pull request #71 from re-cinq/052-docs-unreleased-cleanup
nextlevelshit Feb 12, 2026
0be4136
Merge pull request #70 from re-cinq/056-tui-pause-audit
nextlevelshit Feb 12, 2026
54d5b56
fix(adapter): count cache tokens and fix display formatting
nextlevelshit Feb 12, 2026
e1d904e
Merge pull request #73 from re-cinq/fix/token-counting
nextlevelshit Feb 12, 2026
bde8095
feat: generalize internal pipelines for language-agnostic usage
nextlevelshit Feb 12, 2026
822cc9e
feat(init): auto-detect project type and generalize persona permissions
nextlevelshit Feb 12, 2026
4151617
refactor(pipelines): replace inline schemas with contract validation
nextlevelshit Feb 12, 2026
4226da2
chore: delete 41 orphaned contract schemas and sync .wave/ copies
nextlevelshit Feb 12, 2026
d8c8c2f
refactor(pipelines): rename github-* to gh-*, replace /src with /proj…
nextlevelshit Feb 12, 2026
cc78a49
Merge pull request #78 from re-cinq/feat/generalize-internal-pipelines
nextlevelshit Feb 12, 2026
ffa229f
feat: add 6 zero-dependency pipelines for release bundle
nextlevelshit Feb 12, 2026
9135002
feat(defaults): add 5 commit-producing zero-dep pipelines
nextlevelshit Feb 12, 2026
06d9e16
refactor(pipelines): remove inline schemas, fix mounts, delete redund…
nextlevelshit Feb 12, 2026
55a027d
fix(cli): remove deleted github-pr-creator persona from init template
nextlevelshit Feb 12, 2026
e207be5
Merge pull request #75 from re-cinq/feat/zero-dep-pipeline-bundle
nextlevelshit Feb 12, 2026
5e2f1df
docs: add spec, plan, and tasks for #41
nextlevelshit Feb 12, 2026
b4433db
docs: fix 3 remaining documentation inconsistencies (#41)
nextlevelshit Feb 12, 2026
1e6a275
docs: fix pipeline count and names after zero-dep-pipeline-bundle merge
nextlevelshit Feb 12, 2026
4f7c4a8
Merge pull request #69 from re-cinq/041-docs-consistency
nextlevelshit Feb 12, 2026
e213686
docs: add spec, plan, and tasks for #79
nextlevelshit Feb 12, 2026
f8d391e
fix(display): show pipeline run ID with hash in TUI header
nextlevelshit Feb 12, 2026
905a565
feat: implement #79 — interactive TUI for wave run pipeline selection
nextlevelshit Feb 12, 2026
5705db4
Merge pull request #82 from re-cinq/fix/display-pipeline-run-id
nextlevelshit Feb 12, 2026
1b9a548
feat(tui): align run selector with Wave design language
nextlevelshit Feb 12, 2026
619d747
fix(tui): pipeline status detection, shared logo, color consistency
nextlevelshit Feb 12, 2026
80af5ec
fix(tui): unified form, white headlines, dimmed descriptions
nextlevelshit Feb 12, 2026
a13696f
Merge pull request #83 from re-cinq/079-interactive-tui-run
nextlevelshit Feb 12, 2026
6a72deb
docs: add spec, plan, and tasks for #76
nextlevelshit Feb 12, 2026
7a91edc
feat: implement #76 — skill dependency management, worktree workspace…
nextlevelshit Feb 12, 2026
d406684
docs: update schema reference, add worktree cleanup and example pipel…
nextlevelshit Feb 12, 2026
24b5b08
fix(pipeline): support spaced template variables in ResolvePlaceholders
nextlevelshit Feb 12, 2026
754614b
feat(pipeline): switch feature/doc-sync/dead-code to worktree workspaces
nextlevelshit Feb 12, 2026
47004fa
Merge pull request #80 from re-cinq/076-skill-dependency-management
nextlevelshit Feb 12, 2026
98ab48c
fix(docs): remove extra closing div tag in code-review.md
nextlevelshit Feb 12, 2026
99f5cb5
fix(docs): resolve 21 dead links in VitePress site
nextlevelshit Feb 12, 2026
6d24cc9
refactor(pipeline): default memory.strategy to fresh, add JSON schema…
nextlevelshit Feb 13, 2026
4a556f7
feat(docs): rotating pipeline demos with typewriter effect in hero te…
nextlevelshit Feb 13, 2026
e161999
fix(worktree): clean up stale worktrees before creating new ones
nextlevelshit Feb 13, 2026
38d576c
refactor: remove dead code from contract, display, manifest, pipeline…
nextlevelshit Feb 13, 2026
8e92e29
fix(pipeline): use per-step timeouts instead of shared pipeline timeout
nextlevelshit Feb 13, 2026
06323a6
docs: add feature spec for web-operations-dashboard
nextlevelshit Feb 13, 2026
665b595
docs: resolve spec clarifications
nextlevelshit Feb 13, 2026
6cc4a33
docs: add implementation plan and research
nextlevelshit Feb 13, 2026
47633c8
docs: add task breakdown
nextlevelshit Feb 13, 2026
7eab895
docs: add quality checklists
nextlevelshit Feb 13, 2026
6d53c4f
fix(docs): skip homebrew tap upload, add private-repo install warnings
nextlevelshit Feb 13, 2026
b5d562c
feat: implement web-based pipeline operations dashboard (wave serve)
nextlevelshit Feb 13, 2026
23cf9b2
fix(webui): unify run IDs, fix dashboard bugs, improve layout
nextlevelshit Feb 13, 2026
9a257bf
Merge pull request #86 from re-cinq/085-web-operations-dashboard
nextlevelshit Feb 13, 2026
33a2d81
docs: add spec, plan, and tasks for #89
nextlevelshit Feb 13, 2026
ef847c1
docs: fix 6 documentation inconsistencies (#89)
nextlevelshit Feb 13, 2026
3c8bd13
Merge pull request #90 from re-cinq/089-doc-consistency
nextlevelshit Feb 13, 2026
1d64164
feat(webui): add dark/light mode toggle with Wave brand colors
nextlevelshit Feb 13, 2026
a8dbcd2
fix(pipeline): register artifacts in DB so dashboard step cards show …
nextlevelshit Feb 13, 2026
2c67e94
fix(cli): rename "Deliverables" to "Artifacts" in pipeline output
nextlevelshit Feb 13, 2026
6898470
fix(webui): align dashboard styling with VitePress docs theme
nextlevelshit Feb 13, 2026
aa9a91f
fix(webui): remove hover shift effects, add SVG logo to navbar
nextlevelshit Feb 13, 2026
40a8e52
docs: add spec, plan, and tasks for #60
nextlevelshit Feb 13, 2026
2d9be41
feat: implement #60 — handle Claude context window exhaustion gracefully
nextlevelshit Feb 13, 2026
c0cff64
fix(pipeline): use worktree isolation for gh-issue-impl implement step
nextlevelshit Feb 13, 2026
7fa0e56
fix(security): detect shell metacharacters in input sanitizer
nextlevelshit Feb 13, 2026
5bbf3b8
docs: add feature spec for pipeline-recovery-hints
nextlevelshit Feb 13, 2026
e678ba3
docs: resolve spec clarifications
nextlevelshit Feb 13, 2026
1a4b8f0
docs: add implementation plan and research for pipeline recovery hints
nextlevelshit Feb 13, 2026
9b08d7d
docs: add task breakdown for pipeline recovery hints
nextlevelshit Feb 13, 2026
58a089d
docs: add quality checklists
nextlevelshit Feb 13, 2026
d78d75b
feat: show contextual recovery hints on pipeline failure
nextlevelshit Feb 13, 2026
4a88b2f
fix(recovery): address review feedback on recovery hints
nextlevelshit Feb 13, 2026
de081b3
fix(adapter): address review feedback on context exhaustion handling
nextlevelshit Feb 13, 2026
e112fdd
Merge pull request #87 from re-cinq/086-pipeline-recovery-hints
nextlevelshit Feb 13, 2026
1906989
Merge pull request #94 from re-cinq/fix/shell-metachar-sanitizer
nextlevelshit Feb 13, 2026
1c2844e
Merge pull request #92 from re-cinq/060-context-exhaustion-handling
nextlevelshit Feb 13, 2026
65ba159
feat(manifest): add per-persona model and temperature settings
nextlevelshit Feb 13, 2026
6a64f8b
chore(nix): fix SSH config permission error in dev shell
nextlevelshit Feb 13, 2026
f8b0254
fix(pipeline): redirect worktree artifact writes to numbered sidecar …
nextlevelshit Feb 13, 2026
2b5b93e
feat(pipeline): add workspace ref for shared worktrees and fix artifa…
nextlevelshit Feb 13, 2026
3d37d1a
fix(pipeline): use detached HEAD at base ref, remove sidecar artifact…
nextlevelshit Feb 13, 2026
a180e2d
Merge remote-tracking branch 'origin/feat/persona-model-temperature' …
nextlevelshit Feb 13, 2026
963e785
fix(pipeline): preserve worktree artifacts and filter deliverable noise
nextlevelshit Feb 13, 2026
b30b172
fix(adapter): detect rate limit errors and use worktree workspaces in…
nextlevelshit Feb 14, 2026
9ad7bad
Merge pull request #102 from re-cinq/fix/redirect-worktree-artifacts
nextlevelshit Feb 14, 2026
4a374c7
docs: add spec and plan for pipeline step visibility
nextlevelshit Feb 13, 2026
eec2efb
feat(display): show all pipeline steps with status in TUI
nextlevelshit Feb 13, 2026
79a42b7
Merge pull request #105 from re-cinq/100-pipeline-step-visibility
nextlevelshit Feb 18, 2026
7f2ce22
feat(pipeline): share worktrees across steps using same branch
nextlevelshit Feb 13, 2026
eabb3c5
refactor(pipelines): convert root:./ to worktree workspace, remove cd…
nextlevelshit Feb 13, 2026
578f2f2
docs: document git-native worktree workspaces across landing page, co…
nextlevelshit Feb 18, 2026
d29a63a
Merge pull request #100 from re-cinq/fix/shared-worktree-pipelines
nextlevelshit Feb 18, 2026
73b299c
feat(contracts): add issue-update JSON schema contracts
nextlevelshit Feb 19, 2026
cda011a
feat(pipelines): add gh-issue-update pipeline
nextlevelshit Feb 19, 2026
703a53f
feat(personas): add supervisor and provocateur personas
nextlevelshit Feb 19, 2026
29ab18d
feat(contracts): add supervision evidence and evaluation schemas
nextlevelshit Feb 19, 2026
d9003cc
feat(contracts): add divergent findings and convergent proposals schemas
nextlevelshit Feb 19, 2026
954eacb
feat(pipelines): add wave-supervise pipeline
nextlevelshit Feb 19, 2026
507e15a
feat(pipelines): add wave-recinq pipeline
nextlevelshit Feb 19, 2026
64cf266
feat(manifest): register supervisor and provocateur personas
nextlevelshit Feb 19, 2026
1511231
feat(pipelines): add create-pr step to dead-code pipeline
nextlevelshit Feb 19, 2026
5b8b1b3
feat(pipelines): add create-pr step to doc-sync pipeline
nextlevelshit Feb 19, 2026
875ea03
chore: add supervise and recinq pipelines to .wave/pipelines
nextlevelshit Feb 19, 2026
62ae634
docs: add use-case pages for supervise and recinq pipelines
nextlevelshit Feb 19, 2026
41b9fe3
fix(pipeline): fix worktree sharing and resume artifact discovery
nextlevelshit Feb 19, 2026
d49931e
fix(pipelines): enforce JSON output in recinq distill step
nextlevelshit Feb 19, 2026
6c67f49
feat(pipelines): add GH context + Double Diamond step separation to r…
nextlevelshit Feb 19, 2026
5588cb7
fix(pipelines): add validator/synthesizer personas, fix distill step …
nextlevelshit Feb 19, 2026
2a0a7c5
fix(adapter): exclude cumulative cache_read tokens from result total
nextlevelshit Feb 19, 2026
8a38240
fix(init): add provocateur, validator, synthesizer personas to defaul…
nextlevelshit Feb 19, 2026
ef8d6ae
fix(pipeline): use pipeline name not run ID in recovery hints
nextlevelshit Feb 20, 2026
05ae156
feat(cli): auto-recover input on --from-step resume, remove wave resume
nextlevelshit Feb 20, 2026
6755165
fix(pipelines): add publish steps, remove harmful "Do NOT push" instr…
nextlevelshit Feb 20, 2026
77f481a
fix(pipeline): move runtime artifacts under .wave/ to prevent worktre…
nextlevelshit Feb 20, 2026
e59cfe6
feat(personas): add base-protocol and persona quality guardrails
nextlevelshit Feb 20, 2026
5e61036
feat(display): add structured pipeline outcome summary with scannable UX
nextlevelshit Feb 20, 2026
7d25b67
feat(pipeline): add typed artifact composition and input validation
nextlevelshit Feb 20, 2026
78b1345
fix(display): show only declared artifacts, scan stdout for PR/issue …
nextlevelshit Feb 22, 2026
6646004
fix(display): remove stdout URL scanning, only track declared artifacts
nextlevelshit Feb 22, 2026
8e16e4e
fix(display): sort artifacts chronologically by step execution order
nextlevelshit Feb 22, 2026
434c36f
feat(pipelines): add publish step to code-review pipeline
nextlevelshit Feb 22, 2026
31962c7
Merge pull request #125 from re-cinq/120-pipeline-output-ux
nextlevelshit Feb 22, 2026
bf2c0c5
Merge pull request #127 from re-cinq/109-typed-artifact-composition
nextlevelshit Feb 22, 2026
7291b12
feat(pipeline): add outcome extraction from step artifacts
nextlevelshit Feb 22, 2026
88558c3
fix: remove duplicate outcomes from merge overlap
nextlevelshit Feb 22, 2026
e14d91b
feat(pipeline): add DAG-level concurrent step execution
nextlevelshit Feb 22, 2026
e81f2fd
feat(pipeline): add outcomes to all PR/issue pipelines and fix summar…
nextlevelshit Feb 22, 2026
d0a0437
Merge pull request #132 from re-cinq/109-outcome-extraction
nextlevelshit Feb 22, 2026
bf5d40a
fix(display): deduplicate artifacts and surface outcome extraction wa…
nextlevelshit Feb 22, 2026
e88f205
fix(pipeline): normalize code-review publish step artifact paths
nextlevelshit Feb 23, 2026
40041d0
feat(pipeline): auto-inject contract compliance into CLAUDE.md
nextlevelshit Feb 23, 2026
b0b850d
fix(pipeline): normalize artifact paths to .wave/ and add JSON skelet…
nextlevelshit Feb 23, 2026
4d5c0f0
refactor(pipeline): remove file paths from prompts — let contract com…
nextlevelshit Feb 23, 2026
08f6963
Merge pull request #143 from re-cinq/fix/outcome-display
nextlevelshit Feb 23, 2026
f2b4afd
feat(cli): add wave chat — interactive pipeline analysis
nextlevelshit Feb 23, 2026
815b719
feat(cli): add step manipulation and cascade control to wave chat
nextlevelshit Feb 23, 2026
994ee39
fix(pipeline): archive artifacts per-step to prevent shared-path coll…
nextlevelshit Feb 23, 2026
cdd9f78
fix(pipeline): remove conflicting schema injection from buildStepPrompt
nextlevelshit Feb 23, 2026
15827c0
refactor(prompts): remove hardcoded paths from all pipeline prompts
nextlevelshit Feb 23, 2026
5353c12
feat(contract): add validated-findings schema for recinq converge step
nextlevelshit Feb 23, 2026
bdfc1a0
fix(pipeline): auto-generate output guidance from output_artifacts me…
nextlevelshit Feb 23, 2026
91976d9
chore: ignore .wave/chat/ and .wave/wave.db in gitignore
nextlevelshit Feb 23, 2026
6eb527c
fix(adapter): false-positive rate limit detection on persona output
nextlevelshit Feb 23, 2026
be9acfa
fix(pipeline): always populate step ID in failure errors
nextlevelshit Feb 23, 2026
22c6034
fix(prompts): add explicit artifact references to all pipeline prompts
nextlevelshit Feb 23, 2026
260b87d
Revert "fix(prompts): add explicit artifact references to all pipelin…
nextlevelshit Feb 23, 2026
8bc6eec
fix(pipeline): strengthen artifact guidance in contract prompt
nextlevelshit Feb 24, 2026
7f7dc24
fix(prompts): remove hardcoded paths and artifact reads from pipeline…
nextlevelshit Feb 24, 2026
af5137d
fix(prompts): remove inline JSON schemas from prompt templates
nextlevelshit Feb 24, 2026
94ffbbd
docs: add exception note for legitimate artifact path refs in prompts
nextlevelshit Feb 24, 2026
576bac2
Merge pull request #150 from re-cinq/fix/executor-schema-injection-an…
nextlevelshit Feb 24, 2026
3b1eabd
feat(contracts): add JSON schemas for all output artifact gaps
nextlevelshit Feb 24, 2026
d85afb0
feat(pipelines): add handover contracts to all JSON output steps
nextlevelshit Feb 24, 2026
6a8330a
fix(prompts): remove remaining field-list descriptions from templates
nextlevelshit Feb 24, 2026
c6e0341
Merge pull request #153 from re-cinq/feat/complete-schema-coverage
nextlevelshit Feb 24, 2026
0c8682c
feat: implement #135 — structured dead-code detection pipeline with m…
nextlevelshit Feb 23, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
159 changes: 0 additions & 159 deletions .claude/commands/bmad.architecture.md

This file was deleted.

156 changes: 0 additions & 156 deletions .claude/commands/bmad.code-review.md

This file was deleted.

Loading
Loading