Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
407 commits
Select commit Hold shift + click to select a range
520e477
docs: update installation instructions across all docs
nextlevelshit Feb 4, 2026
f8ec09e
feat: add GitHub Actions workflow for docs deployment
nextlevelshit Feb 4, 2026
61c9041
docs: sync README with actual personas and pipelines
nextlevelshit Feb 4, 2026
a63062f
fix: escape Vue template syntax in docs for SSR build
nextlevelshit Feb 4, 2026
135bb5c
chore: update copyright to Michael W. Czechowski at re:cinq ApS
nextlevelshit Feb 4, 2026
239f2e1
feat(docs): add enterprise documentation foundation (Phase 1-2)
nextlevelshit Feb 4, 2026
30d74ef
feat(docs): add Trust Center for enterprise security (US1)
nextlevelshit Feb 4, 2026
59ae568
feat(docs): redesign landing page with hero and features (US2)
nextlevelshit Feb 4, 2026
ea31db6
feat(docs): enhance quickstart with platform tabs (US3)
nextlevelshit Feb 4, 2026
87d6dab
feat(docs): add pipeline configuration learning (US4)
nextlevelshit Feb 4, 2026
74adfc9
feat(docs): add persona and permission documentation (US5)
nextlevelshit Feb 4, 2026
6f1c5f3
feat(docs): add CI/CD integration guides (US6)
nextlevelshit Feb 4, 2026
a478456
chore(docs): update VitePress config and theme with new sections
nextlevelshit Feb 4, 2026
e68510e
feat(docs): add use case gallery with 10 patterns (US7)
nextlevelshit Feb 4, 2026
0aac140
feat(docs): add polish features (Phase 10)
nextlevelshit Feb 4, 2026
26e9e35
chore: update tasks.md with implementation progress
nextlevelshit Feb 4, 2026
36acd2b
fix(docs): resolve VitePress SSR build issues
nextlevelshit Feb 4, 2026
8b13e79
chore: mark T090 build validation as complete
nextlevelshit Feb 4, 2026
881d1d7
chore: rename spec directory from 001 to 019-enterprise-docs
nextlevelshit Feb 4, 2026
9d8d11f
fix(docs): address documentation bugs
nextlevelshit Feb 4, 2026
a88aba2
chore: mark T091 link checker as complete
nextlevelshit Feb 4, 2026
b2b5d4c
feat(docs): add visual card navigation to section index pages
nextlevelshit Feb 4, 2026
53b30fa
chore: mark remaining polish tasks as complete (93/94)
nextlevelshit Feb 4, 2026
356f9f3
fix(docs): remove duplicate copy buttons and fix Vue template escaping
nextlevelshit Feb 4, 2026
4ba19e1
fix(docs): polish landing page with 6 feature cards and styling fixes
nextlevelshit Feb 4, 2026
47e3d69
fix(docs): force remove border-top from trust heading with !important
nextlevelshit Feb 4, 2026
b1eeca5
Merge pull request #31 from re-cinq/019-enterprise-docs
nextlevelshit Feb 4, 2026
b3374f9
docs(spec): add specification for missing implementer and reviewer pe…
nextlevelshit Feb 4, 2026
7589f75
docs(plan): add implementation plan for missing personas feature
nextlevelshit Feb 4, 2026
c9232b5
docs(tasks): add implementation task list for missing personas
nextlevelshit Feb 4, 2026
47ee976
feat: add implementer and reviewer personas
nextlevelshit Feb 4, 2026
5b9ab1d
fix(meta): remove redundant schema instructions from generated prompts
nextlevelshit Feb 4, 2026
3f7c5b5
test: add comprehensive tests for persona/contract decoupling
nextlevelshit Feb 4, 2026
3e6738f
fix: address PR review comments from Copilot
nextlevelshit Feb 4, 2026
d24b373
Merge pull request #32 from re-cinq/021-add-missing-personas
nextlevelshit Feb 4, 2026
60c86c3
feat(constitution): add prototype phase and test ownership principle
nextlevelshit Feb 4, 2026
4646d83
feat: add docs-to-impl pipeline and contract schemas
nextlevelshit Feb 4, 2026
be71e3c
fix(pipeline): use implementer persona for git operations in docs-to-…
nextlevelshit Feb 4, 2026
8d93b83
fix(event): improve human-readable log format
nextlevelshit Feb 4, 2026
59f1a1b
feat(docs): AI-as-Code positioning and hero section redesign
nextlevelshit Feb 5, 2026
82b2d1a
Merge pull request #34 from re-cinq/022-hero-section-redesign
nextlevelshit Feb 5, 2026
5db3112
fix(docs): copy only wave command from terminal preview
nextlevelshit Feb 5, 2026
51ae968
docs: update meta tags and logo
nextlevelshit Feb 5, 2026
6e7b4f6
docs: add comprehensive Wave architecture diagram and migrate ASCII t…
nextlevelshit Feb 5, 2026
d63c873
docs: add comprehensive Wave internals technical report
nextlevelshit Feb 5, 2026
9b01974
docs: add simplified conceptual diagrams to architecture overview
nextlevelshit Feb 5, 2026
500dc98
feat(pipeline): add issue-research pipeline for GitHub issue analysis
nextlevelshit Feb 5, 2026
69995ab
fix(pipeline): preserve persona-written artifacts in writeOutputArtif…
nextlevelshit Feb 6, 2026
5d1398f
fix(pipeline): auto-grant Write permissions for output artifact paths
nextlevelshit Feb 6, 2026
59a8d1d
fix(pipeline): use researcher persona for analyze-topics step
nextlevelshit Feb 6, 2026
cec5b51
fix(pipeline): strip prior-step dependencies in resume subpipeline
nextlevelshit Feb 6, 2026
bfc1a39
feat(cli): add --force flag to skip validation on --from-step
nextlevelshit Feb 6, 2026
d102842
fix(adapter): normalize Write permissions for Claude Code compatibility
nextlevelshit Feb 6, 2026
976b442
docs: add artifact pipeline bug investigation notes
nextlevelshit Feb 6, 2026
ec28f0c
docs: fix stale philosopher → researcher persona in spec docs
nextlevelshit Feb 6, 2026
dc961bf
Merge pull request #36 from re-cinq/023-issue-research-pipeline
nextlevelshit Feb 6, 2026
b459cc7
fix(defaults): sync .wave/ assets to internal/defaults and remove har…
nextlevelshit Feb 6, 2026
32e952b
Merge pull request #37 from re-cinq/sync-wave-defaults
nextlevelshit Feb 6, 2026
147576b
feat(contracts): add doc-loop pipeline contract schemas
nextlevelshit Feb 6, 2026
d29167d
chore(contracts): remove unused doc-loop contract schemas
nextlevelshit Feb 6, 2026
fa4f285
refactor(pipeline): rework doc-loop as pre-PR documentation consisten…
nextlevelshit Feb 6, 2026
ff3cc9c
chore: add Makefile with build and install targets
nextlevelshit Feb 6, 2026
f34bfab
refactor(pipeline): revive plan pipeline with contracts and enriched …
nextlevelshit Feb 6, 2026
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
a421514
feat: implement #112 — concurrent agent prompt via max_concurrent_agents
nextlevelshit Feb 27, 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