Skip to content

Fix Dream schedule proposals for v0.1.16 - #152

Merged
Obed0101 merged 1 commit into
devfrom
release/v0.1.16-dream-schedule
Jun 20, 2026
Merged

Fix Dream schedule proposals for v0.1.16#152
Obed0101 merged 1 commit into
devfrom
release/v0.1.16-dream-schedule

Conversation

@Obed0101

Copy link
Copy Markdown
Contributor

Summary

  • apply Memory side-chat dream-dry-run proposals to the Dream scheduler instead of saving them as normal memory entries
  • recover Dream schedule state from already-applied Dream proposals created before this fix
  • bump MendCode/Zed metadata and changelog to v0.1.16

Validation

  • bun test test/mend/package-metadata.test.ts test/mend/memory.test.ts test/server/httpapi-memory.test.ts test/mend/setup-smoke.test.tsx --timeout 30000
  • bun run --conditions=browser ./src/index.ts --version
  • git diff --check

@Obed0101
Obed0101 merged commit e184095 into dev Jun 20, 2026
8 checks passed
@Obed0101
Obed0101 deleted the release/v0.1.16-dream-schedule branch June 20, 2026 12:58
Obed0101 added a commit that referenced this pull request Jun 23, 2026
* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)
Obed0101 added a commit that referenced this pull request Jul 30, 2026
* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168)

* fix: remove loops dashboard cursor sink (#171)

* feat(loop): add goal budgets and optimize release ci

* release: prepare v0.1.19 (#176)

* release: prepare v0.1.19

* fix: avoid markdown table regex backtracking

* release: prepare v0.1.20 (#179)

* release: prepare v0.1.20

* chore: checkpoint local MendCode work

* chore: checkpoint before loop engineering build

* chore: checkpoint current MendCode work

* chore: checkpoint stable TUI queue state

* chore: checkpoint current MendCode changes

* chore: backup local v0.1.20 changes

* feat: polish TUI presentation and async prompts

* fix: harden release candidate security paths

* fix: keep latest todo state visible

* docs(readme): move branding to top and bottom (#181)

* fix: harden release dependencies and binary patches (#184)

* fix: update release dependency pins (#187)

* docs: sync v0.1.20 changelog metadata (#189)

* feat: consolidate v0.1.20 TUI and runtime updates

Integrate the validated local TUI, runtime, prompt, setup, markdown, screenshot, changelog, and test updates into dev while preserving the v0.1.20 release line.

* fix: prevent hidden prompt leakage during questions (#194)

* docs: refresh README screenshots

Refresh the README Plan Mode and Markdown preview gallery with the validated screenshots and remove the Star History section.

* release: prepare v0.1.21

Merge the validated v0.1.21 release preparation into dev.

* fix(upgrade): show patch update notifications by default (#205)
Obed0101 added a commit that referenced this pull request Jul 30, 2026
* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: promote dev for v0.1.3 (#84)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* chore: promote dev for v0.1.4 (#87)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* chore: promote dev for v0.1.5 (#90)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91) (#93)

* Promote Usage Insights dashboard to main (#97)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98) (#99)

* fix: complete v0.1.7 memory and docs (#100) (#102)

* fix: release v0.1.8 stats cache and installer

* chore: promote dev for v0.1.9 (#109)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* chore: promote v0.1.9 changelog to main (#111)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* chore: promote v0.1.10 to main (#114)

* chore: promote v0.1.11 to main (#117)

* chore: promote v0.1.12 to main (#120)

* chore: promote v0.1.12 release dependency gates (#124)

* chore: promote v0.1.13 to main

* fix: update hono for v0.1.13 release

* chore: promote v0.1.14 to main (#134)

* fix: update protobufjs for v0.1.14 release (#137)

* release: promote v0.1.15

* fix: refresh release dependency gates

* fix: use final OSV release dependency versions

* fix: allow urgent OSV release versions through age gate (#145)

* Promote v0.1.15 docs to main (#148)

* docs: promote v0.1.15 public docs

* docs: clarify MendCode product summary

* docs: promote memory center guidance (#151)

* fix: release dream schedule recovery (#154)

* docs: update website domain (#157)

* docs: remove personal release examples (#159)

* release: promote v0.1.17

Promote the 0.1.17 dev tree to main for release.

* docs: add workflow screenshots (#163) (#164)

* chore: promote dev for v0.1.18 (#167)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168) (#170)

* fix: remove loops dashboard cursor sink (#171) (#172)

* release: promote v0.1.18

* release: promote v0.1.19 (#178)

* chore: promote dev for v0.1.20 (#183)

* fix: harden release dependencies and binary patches (#184) (#186)

* fix: update release dependency pins (#187) (#188)

* docs: sync v0.1.20 changelog metadata (#189) (#190)

* promote: v0.1.20 dev tree to main

Promote the validated cumulative v0.1.20 dev tree and local fixes to main.

* fix: prevent hidden prompt leakage during questions (#196)

* docs: refresh main README screenshots

Publish the validated README screenshots and remove the Star History section from main.

* docs: remove duplicate README screenshot

Keep one Plan Mode screenshot and one Markdown preview screenshot in main README.

* promote: v0.1.21 to main

Promote the validated v0.1.21 dev tree to main after all required checks passed.

* fix(release): use supported Intel macOS runner

Use the currently supported Intel macOS hosted runner so Darwin x64 release jobs can start.

* fix(release): publish Darwin x64 baseline asset

Include the required Darwin x64 baseline archive in the assembled release contract.
Obed0101 added a commit that referenced this pull request Jul 31, 2026
* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168)

* fix: remove loops dashboard cursor sink (#171)

* feat(loop): add goal budgets and optimize release ci

* release: prepare v0.1.19 (#176)

* release: prepare v0.1.19

* fix: avoid markdown table regex backtracking

* release: prepare v0.1.20 (#179)

* release: prepare v0.1.20

* chore: checkpoint local MendCode work

* chore: checkpoint before loop engineering build

* chore: checkpoint current MendCode work

* chore: checkpoint stable TUI queue state

* chore: checkpoint current MendCode changes

* chore: backup local v0.1.20 changes

* feat: polish TUI presentation and async prompts

* fix: harden release candidate security paths

* fix: keep latest todo state visible

* docs(readme): move branding to top and bottom (#181)

* fix: harden release dependencies and binary patches (#184)

* fix: update release dependency pins (#187)

* docs: sync v0.1.20 changelog metadata (#189)

* feat: consolidate v0.1.20 TUI and runtime updates

Integrate the validated local TUI, runtime, prompt, setup, markdown, screenshot, changelog, and test updates into dev while preserving the v0.1.20 release line.

* fix: prevent hidden prompt leakage during questions (#194)

* docs: refresh README screenshots

Refresh the README Plan Mode and Markdown preview gallery with the validated screenshots and remove the Star History section.

* release: prepare v0.1.21

Merge the validated v0.1.21 release preparation into dev.

* fix(upgrade): show patch update notifications by default (#205)

* sync: carry v0.1.22 release fixes back to dev (#209)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: promote dev for v0.1.3 (#84)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* chore: promote dev for v0.1.4 (#87)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* chore: promote dev for v0.1.5 (#90)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91) (#93)

* Promote Usage Insights dashboard to main (#97)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98) (#99)

* fix: complete v0.1.7 memory and docs (#100) (#102)

* fix: release v0.1.8 stats cache and installer

* chore: promote dev for v0.1.9 (#109)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* chore: promote v0.1.9 changelog to main (#111)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* chore: promote v0.1.10 to main (#114)

* chore: promote v0.1.11 to main (#117)

* chore: promote v0.1.12 to main (#120)

* chore: promote v0.1.12 release dependency gates (#124)

* chore: promote v0.1.13 to main

* fix: update hono for v0.1.13 release

* chore: promote v0.1.14 to main (#134)

* fix: update protobufjs for v0.1.14 release (#137)

* release: promote v0.1.15

* fix: refresh release dependency gates

* fix: use final OSV release dependency versions

* fix: allow urgent OSV release versions through age gate (#145)

* Promote v0.1.15 docs to main (#148)

* docs: promote v0.1.15 public docs

* docs: clarify MendCode product summary

* docs: promote memory center guidance (#151)

* fix: release dream schedule recovery (#154)

* docs: update website domain (#157)

* docs: remove personal release examples (#159)

* release: promote v0.1.17

Promote the 0.1.17 dev tree to main for release.

* docs: add workflow screenshots (#163) (#164)

* chore: promote dev for v0.1.18 (#167)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168) (#170)

* fix: remove loops dashboard cursor sink (#171) (#172)

* release: promote v0.1.18

* release: promote v0.1.19 (#178)

* chore: promote dev for v0.1.20 (#183)

* fix: harden release dependencies and binary patches (#184) (#186)

* fix: update release dependency pins (#187) (#188)

* docs: sync v0.1.20 changelog metadata (#189) (#190)

* promote: v0.1.20 dev tree to main

Promote the validated cumulative v0.1.20 dev tree and local fixes to main.

* fix: prevent hidden prompt leakage during questions (#196)

* docs: refresh main README screenshots

Publish the validated README screenshots and remove the Star History section from main.

* docs: remove duplicate README screenshot

Keep one Plan Mode screenshot and one Markdown preview screenshot in main README.

* promote: v0.1.21 to main

Promote the validated v0.1.21 dev tree to main after all required checks passed.

* fix(release): use supported Intel macOS runner

Use the currently supported Intel macOS hosted runner so Darwin x64 release jobs can start.

* fix(release): publish Darwin x64 baseline asset

Include the required Darwin x64 baseline archive in the assembled release contract.

* release: prepare v0.1.23 session reliability update (#210)
Obed0101 added a commit that referenced this pull request Jul 31, 2026
* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168)

* fix: remove loops dashboard cursor sink (#171)

* feat(loop): add goal budgets and optimize release ci

* release: prepare v0.1.19 (#176)

* release: prepare v0.1.19

* fix: avoid markdown table regex backtracking

* release: prepare v0.1.20 (#179)

* release: prepare v0.1.20

* chore: checkpoint local MendCode work

* chore: checkpoint before loop engineering build

* chore: checkpoint current MendCode work

* chore: checkpoint stable TUI queue state

* chore: checkpoint current MendCode changes

* chore: backup local v0.1.20 changes

* feat: polish TUI presentation and async prompts

* fix: harden release candidate security paths

* fix: keep latest todo state visible

* docs(readme): move branding to top and bottom (#181)

* fix: harden release dependencies and binary patches (#184)

* fix: update release dependency pins (#187)

* docs: sync v0.1.20 changelog metadata (#189)

* feat: consolidate v0.1.20 TUI and runtime updates

Integrate the validated local TUI, runtime, prompt, setup, markdown, screenshot, changelog, and test updates into dev while preserving the v0.1.20 release line.

* fix: prevent hidden prompt leakage during questions (#194)

* docs: refresh README screenshots

Refresh the README Plan Mode and Markdown preview gallery with the validated screenshots and remove the Star History section.

* release: prepare v0.1.21

Merge the validated v0.1.21 release preparation into dev.

* fix(upgrade): show patch update notifications by default (#205)

* sync: carry v0.1.22 release fixes back to dev (#209)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: promote dev for v0.1.3 (#84)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* chore: promote dev for v0.1.4 (#87)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* chore: promote dev for v0.1.5 (#90)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91) (#93)

* Promote Usage Insights dashboard to main (#97)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98) (#99)

* fix: complete v0.1.7 memory and docs (#100) (#102)

* fix: release v0.1.8 stats cache and installer

* chore: promote dev for v0.1.9 (#109)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* chore: promote v0.1.9 changelog to main (#111)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* chore: promote v0.1.10 to main (#114)

* chore: promote v0.1.11 to main (#117)

* chore: promote v0.1.12 to main (#120)

* chore: promote v0.1.12 release dependency gates (#124)

* chore: promote v0.1.13 to main

* fix: update hono for v0.1.13 release

* chore: promote v0.1.14 to main (#134)

* fix: update protobufjs for v0.1.14 release (#137)

* release: promote v0.1.15

* fix: refresh release dependency gates

* fix: use final OSV release dependency versions

* fix: allow urgent OSV release versions through age gate (#145)

* Promote v0.1.15 docs to main (#148)

* docs: promote v0.1.15 public docs

* docs: clarify MendCode product summary

* docs: promote memory center guidance (#151)

* fix: release dream schedule recovery (#154)

* docs: update website domain (#157)

* docs: remove personal release examples (#159)

* release: promote v0.1.17

Promote the 0.1.17 dev tree to main for release.

* docs: add workflow screenshots (#163) (#164)

* chore: promote dev for v0.1.18 (#167)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168) (#170)

* fix: remove loops dashboard cursor sink (#171) (#172)

* release: promote v0.1.18

* release: promote v0.1.19 (#178)

* chore: promote dev for v0.1.20 (#183)

* fix: harden release dependencies and binary patches (#184) (#186)

* fix: update release dependency pins (#187) (#188)

* docs: sync v0.1.20 changelog metadata (#189) (#190)

* promote: v0.1.20 dev tree to main

Promote the validated cumulative v0.1.20 dev tree and local fixes to main.

* fix: prevent hidden prompt leakage during questions (#196)

* docs: refresh main README screenshots

Publish the validated README screenshots and remove the Star History section from main.

* docs: remove duplicate README screenshot

Keep one Plan Mode screenshot and one Markdown preview screenshot in main README.

* promote: v0.1.21 to main

Promote the validated v0.1.21 dev tree to main after all required checks passed.

* fix(release): use supported Intel macOS runner

Use the currently supported Intel macOS hosted runner so Darwin x64 release jobs can start.

* fix(release): publish Darwin x64 baseline asset

Include the required Darwin x64 baseline archive in the assembled release contract.

* release: prepare v0.1.23 session reliability update (#210)

* fix(release): validate public help output across platforms (#213)
Obed0101 added a commit that referenced this pull request Jul 31, 2026
* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: promote dev for v0.1.3 (#84)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* chore: promote dev for v0.1.4 (#87)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* chore: promote dev for v0.1.5 (#90)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91) (#93)

* Promote Usage Insights dashboard to main (#97)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98) (#99)

* fix: complete v0.1.7 memory and docs (#100) (#102)

* fix: release v0.1.8 stats cache and installer

* chore: promote dev for v0.1.9 (#109)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* chore: promote v0.1.9 changelog to main (#111)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* chore: promote v0.1.10 to main (#114)

* chore: promote v0.1.11 to main (#117)

* chore: promote v0.1.12 to main (#120)

* chore: promote v0.1.12 release dependency gates (#124)

* chore: promote v0.1.13 to main

* fix: update hono for v0.1.13 release

* chore: promote v0.1.14 to main (#134)

* fix: update protobufjs for v0.1.14 release (#137)

* release: promote v0.1.15

* fix: refresh release dependency gates

* fix: use final OSV release dependency versions

* fix: allow urgent OSV release versions through age gate (#145)

* Promote v0.1.15 docs to main (#148)

* docs: promote v0.1.15 public docs

* docs: clarify MendCode product summary

* docs: promote memory center guidance (#151)

* fix: release dream schedule recovery (#154)

* docs: update website domain (#157)

* docs: remove personal release examples (#159)

* release: promote v0.1.17

Promote the 0.1.17 dev tree to main for release.

* docs: add workflow screenshots (#163) (#164)

* chore: promote dev for v0.1.18 (#167)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168) (#170)

* fix: remove loops dashboard cursor sink (#171) (#172)

* release: promote v0.1.18

* release: promote v0.1.19 (#178)

* chore: promote dev for v0.1.20 (#183)

* fix: harden release dependencies and binary patches (#184) (#186)

* fix: update release dependency pins (#187) (#188)

* docs: sync v0.1.20 changelog metadata (#189) (#190)

* promote: v0.1.20 dev tree to main

Promote the validated cumulative v0.1.20 dev tree and local fixes to main.

* fix: prevent hidden prompt leakage during questions (#196)

* docs: refresh main README screenshots

Publish the validated README screenshots and remove the Star History section from main.

* docs: remove duplicate README screenshot

Keep one Plan Mode screenshot and one Markdown preview screenshot in main README.

* promote: v0.1.21 to main

Promote the validated v0.1.21 dev tree to main after all required checks passed.

* fix(release): use supported Intel macOS runner

Use the currently supported Intel macOS hosted runner so Darwin x64 release jobs can start.

* fix(release): publish Darwin x64 baseline asset

Include the required Darwin x64 baseline archive in the assembled release contract.

* promote: v0.1.22 update notification fix (#207)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168)

* fix: remove loops dashboard cursor sink (#171)

* feat(loop): add goal budgets and optimize release ci

* release: prepare v0.1.19 (#176)

* release: prepare v0.1.19

* fix: avoid markdown table regex backtracking

* release: prepare v0.1.20 (#179)

* release: prepare v0.1.20

* chore: checkpoint local MendCode work

* chore: checkpoint before loop engineering build

* chore: checkpoint current MendCode work

* chore: checkpoint stable TUI queue state

* chore: checkpoint current MendCode changes

* chore: backup local v0.1.20 changes

* feat: polish TUI presentation and async prompts

* fix: harden release candidate security paths

* fix: keep latest todo state visible

* docs(readme): move branding to top and bottom (#181)

* fix: harden release dependencies and binary patches (#184)

* fix: update release dependency pins (#187)

* docs: sync v0.1.20 changelog metadata (#189)

* feat: consolidate v0.1.20 TUI and runtime updates

Integrate the validated local TUI, runtime, prompt, setup, markdown, screenshot, changelog, and test updates into dev while preserving the v0.1.20 release line.

* fix: prevent hidden prompt leakage during questions (#194)

* docs: refresh README screenshots

Refresh the README Plan Mode and Markdown preview gallery with the validated screenshots and remove the Star History section.

* release: prepare v0.1.21

Merge the validated v0.1.21 release preparation into dev.

* fix(upgrade): show patch update notifications by default (#205)

* promote: v0.1.23 to main (#212)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168)

* fix: remove loops dashboard cursor sink (#171)

* feat(loop): add goal budgets and optimize release ci

* release: prepare v0.1.19 (#176)

* release: prepare v0.1.19

* fix: avoid markdown table regex backtracking

* release: prepare v0.1.20 (#179)

* release: prepare v0.1.20

* chore: checkpoint local MendCode work

* chore: checkpoint before loop engineering build

* chore: checkpoint current MendCode work

* chore: checkpoint stable TUI queue state

* chore: checkpoint current MendCode changes

* chore: backup local v0.1.20 changes

* feat: polish TUI presentation and async prompts

* fix: harden release candidate security paths

* fix: keep latest todo state visible

* docs(readme): move branding to top and bottom (#181)

* fix: harden release dependencies and binary patches (#184)

* fix: update release dependency pins (#187)

* docs: sync v0.1.20 changelog metadata (#189)

* feat: consolidate v0.1.20 TUI and runtime updates

Integrate the validated local TUI, runtime, prompt, setup, markdown, screenshot, changelog, and test updates into dev while preserving the v0.1.20 release line.

* fix: prevent hidden prompt leakage during questions (#194)

* docs: refresh README screenshots

Refresh the README Plan Mode and Markdown preview gallery with the validated screenshots and remove the Star History section.

* release: prepare v0.1.21

Merge the validated v0.1.21 release preparation into dev.

* fix(upgrade): show patch update notifications by default (#205)

* sync: carry v0.1.22 release fixes back to dev (#209)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: promote dev for v0.1.3 (#84)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* chore: promote dev for v0.1.4 (#87)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* chore: promote dev for v0.1.5 (#90)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91) (#93)

* Promote Usage Insights dashboard to main (#97)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98) (#99)

* fix: complete v0.1.7 memory and docs (#100) (#102)

* fix: release v0.1.8 stats cache and installer

* chore: promote dev for v0.1.9 (#109)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* chore: promote v0.1.9 changelog to main (#111)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* chore: promote v0.1.10 to main (#114)

* chore: promote v0.1.11 to main (#117)

* chore: promote v0.1.12 to main (#120)

* chore: promote v0.1.12 release dependency gates (#124)

* chore: promote v0.1.13 to main

* fix: update hono for v0.1.13 release

* chore: promote v0.1.14 to main (#134)

* fix: update protobufjs for v0.1.14 release (#137)

* release: promote v0.1.15

* fix: refresh release dependency gates

* fix: use final OSV release dependency versions

* fix: allow urgent OSV release versions through age gate (#145)

* Promote v0.1.15 docs to main (#148)

* docs: promote v0.1.15 public docs

* docs: clarify MendCode product summary

* docs: promote memory center guidance (#151)

* fix: release dream schedule recovery (#154)

* docs: update website domain (#157)

* docs: remove personal release examples (#159)

* release: promote v0.1.17

Promote the 0.1.17 dev tree to main for release.

* docs: add workflow screenshots (#163) (#164)

* chore: promote dev for v0.1.18 (#167)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168) (#170)

* fix: remove loops dashboard cursor sink (#171) (#172)

* release: promote v0.1.18

* release: promote v0.1.19 (#178)

* chore: promote dev for v0.1.20 (#183)

* fix: harden release dependencies and binary patches (#184) (#186)

* fix: update release dependency pins (#187) (#188)

* docs: sync v0.1.20 changelog metadata (#189) (#190)

* promote: v0.1.20 dev tree to main

Promote the validated cumulative v0.1.20 dev tree and local fixes to main.

* fix: prevent hidden prompt leakage during questions (#196)

* docs: refresh main README screenshots

Publish the validated README screenshots and remove the Star History section from main.

* docs: remove duplicate README screenshot

Keep one Plan Mode screenshot and one Markdown preview screenshot in main README.

* promote: v0.1.21 to main

Promote the validated v0.1.21 dev tree to main after all required checks passed.

* fix(release): use supported Intel macOS runner

Use the currently supported Intel macOS hosted runner so Darwin x64 release jobs can start.

* fix(release): publish Darwin x64 baseline asset

Include the required Darwin x64 baseline archive in the assembled release contract.

* release: prepare v0.1.23 session reliability update (#210)

* fix(release): accept platform-independent help output
Obed0101 added a commit that referenced this pull request Jul 31, 2026
* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168)

* fix: remove loops dashboard cursor sink (#171)

* feat(loop): add goal budgets and optimize release ci

* release: prepare v0.1.19 (#176)

* release: prepare v0.1.19

* fix: avoid markdown table regex backtracking

* release: prepare v0.1.20 (#179)

* release: prepare v0.1.20

* chore: checkpoint local MendCode work

* chore: checkpoint before loop engineering build

* chore: checkpoint current MendCode work

* chore: checkpoint stable TUI queue state

* chore: checkpoint current MendCode changes

* chore: backup local v0.1.20 changes

* feat: polish TUI presentation and async prompts

* fix: harden release candidate security paths

* fix: keep latest todo state visible

* docs(readme): move branding to top and bottom (#181)

* fix: harden release dependencies and binary patches (#184)

* fix: update release dependency pins (#187)

* docs: sync v0.1.20 changelog metadata (#189)

* feat: consolidate v0.1.20 TUI and runtime updates

Integrate the validated local TUI, runtime, prompt, setup, markdown, screenshot, changelog, and test updates into dev while preserving the v0.1.20 release line.

* fix: prevent hidden prompt leakage during questions (#194)

* docs: refresh README screenshots

Refresh the README Plan Mode and Markdown preview gallery with the validated screenshots and remove the Star History section.

* release: prepare v0.1.21

Merge the validated v0.1.21 release preparation into dev.

* fix(upgrade): show patch update notifications by default (#205)

* sync: carry v0.1.22 release fixes back to dev (#209)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: promote dev for v0.1.3 (#84)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* chore: promote dev for v0.1.4 (#87)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* chore: promote dev for v0.1.5 (#90)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91) (#93)

* Promote Usage Insights dashboard to main (#97)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98) (#99)

* fix: complete v0.1.7 memory and docs (#100) (#102)

* fix: release v0.1.8 stats cache and installer

* chore: promote dev for v0.1.9 (#109)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* chore: promote v0.1.9 changelog to main (#111)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* chore: promote v0.1.10 to main (#114)

* chore: promote v0.1.11 to main (#117)

* chore: promote v0.1.12 to main (#120)

* chore: promote v0.1.12 release dependency gates (#124)

* chore: promote v0.1.13 to main

* fix: update hono for v0.1.13 release

* chore: promote v0.1.14 to main (#134)

* fix: update protobufjs for v0.1.14 release (#137)

* release: promote v0.1.15

* fix: refresh release dependency gates

* fix: use final OSV release dependency versions

* fix: allow urgent OSV release versions through age gate (#145)

* Promote v0.1.15 docs to main (#148)

* docs: promote v0.1.15 public docs

* docs: clarify MendCode product summary

* docs: promote memory center guidance (#151)

* fix: release dream schedule recovery (#154)

* docs: update website domain (#157)

* docs: remove personal release examples (#159)

* release: promote v0.1.17

Promote the 0.1.17 dev tree to main for release.

* docs: add workflow screenshots (#163) (#164)

* chore: promote dev for v0.1.18 (#167)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168) (#170)

* fix: remove loops dashboard cursor sink (#171) (#172)

* release: promote v0.1.18

* release: promote v0.1.19 (#178)

* chore: promote dev for v0.1.20 (#183)

* fix: harden release dependencies and binary patches (#184) (#186)

* fix: update release dependency pins (#187) (#188)

* docs: sync v0.1.20 changelog metadata (#189) (#190)

* promote: v0.1.20 dev tree to main

Promote the validated cumulative v0.1.20 dev tree and local fixes to main.

* fix: prevent hidden prompt leakage during questions (#196)

* docs: refresh main README screenshots

Publish the validated README screenshots and remove the Star History section from main.

* docs: remove duplicate README screenshot

Keep one Plan Mode screenshot and one Markdown preview screenshot in main README.

* promote: v0.1.21 to main

Promote the validated v0.1.21 dev tree to main after all required checks passed.

* fix(release): use supported Intel macOS runner

Use the currently supported Intel macOS hosted runner so Darwin x64 release jobs can start.

* fix(release): publish Darwin x64 baseline asset

Include the required Darwin x64 baseline archive in the assembled release contract.

* release: prepare v0.1.23 session reliability update (#210)

* fix(release): validate public help output across platforms (#213)

* fix(release): make help smoke test platform-independent (#215)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: promote dev for v0.1.3 (#84)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* chore: promote dev for v0.1.4 (#87)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* chore: promote dev for v0.1.5 (#90)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91) (#93)

* Promote Usage Insights dashboard to main (#97)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98) (#99)

* fix: complete v0.1.7 memory and docs (#100) (#102)

* fix: release v0.1.8 stats cache and installer

* chore: promote dev for v0.1.9 (#109)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* chore: promote v0.1.9 changelog to main (#111)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* chore: promote v0.1.10 to main (#114)

* chore: promote v0.1.11 to main (#117)

* chore: promote v0.1.12 to main (#120)

* chore: promote v0.1.12 release dependency gates (#124)

* chore: promote v0.1.13 to main

* fix: update hono for v0.1.13 release

* chore: promote v0.1.14 to main (#134)

* fix: update protobufjs for v0.1.14 release (#137)

* release: promote v0.1.15

* fix: refresh release dependency gates

* fix: use final OSV release dependency versions

* fix: allow urgent OSV release versions through age gate (#145)

* Promote v0.1.15 docs to main (#148)

* docs: promote v0.1.15 public docs

* docs: clarify MendCode product summary

* docs: promote memory center guidance (#151)

* fix: release dream schedule recovery (#154)

* docs: update website domain (#157)

* docs: remove personal release examples (#159)

* release: promote v0.1.17

Promote the 0.1.17 dev tree to main for release.

* docs: add workflow screenshots (#163) (#164)

* chore: promote dev for v0.1.18 (#167)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168) (#170)

* fix: remove loops dashboard cursor sink (#171) (#172)

* release: promote v0.1.18

* release: promote v0.1.19 (#178)

* chore: promote dev for v0.1.20 (#183)

* fix: harden release dependencies and binary patches (#184) (#186)

* fix: update release dependency pins (#187) (#188)

* docs: sync v0.1.20 changelog metadata (#189) (#190)

* promote: v0.1.20 dev tree to main

Promote the validated cumulative v0.1.20 dev tree and local fixes to main.

* fix: prevent hidden prompt leakage during questions (#196)

* docs: refresh main README screenshots

Publish the validated README screenshots and remove the Star History section from main.

* docs: remove duplicate README screenshot

Keep one Plan Mode screenshot and one Markdown preview screenshot in main README.

* promote: v0.1.21 to main

Promote the validated v0.1.21 dev tree to main after all required checks passed.

* fix(release): use supported Intel macOS runner

Use the currently supported Intel macOS hosted runner so Darwin x64 release jobs can start.

* fix(release): publish Darwin x64 baseline asset

Include the required Darwin x64 baseline archive in the assembled release contract.

* promote: v0.1.22 update notification fix (#207)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168)

* fix: remove loops dashboard cursor sink (#171)

* feat(loop): add goal budgets and optimize release ci

* release: prepare v0.1.19 (#176)

* release: prepare v0.1.19

* fix: avoid markdown table regex backtracking

* release: prepare v0.1.20 (#179)

* release: prepare v0.1.20

* chore: checkpoint local MendCode work

* chore: checkpoint before loop engineering build

* chore: checkpoint current MendCode work

* chore: checkpoint stable TUI queue state

* chore: checkpoint current MendCode changes

* chore: backup local v0.1.20 changes

* feat: polish TUI presentation and async prompts

* fix: harden release candidate security paths

* fix: keep latest todo state visible

* docs(readme): move branding to top and bottom (#181)

* fix: harden release dependencies and binary patches (#184)

* fix: update release dependency pins (#187)

* docs: sync v0.1.20 changelog metadata (#189)

* feat: consolidate v0.1.20 TUI and runtime updates

Integrate the validated local TUI, runtime, prompt, setup, markdown, screenshot, changelog, and test updates into dev while preserving the v0.1.20 release line.

* fix: prevent hidden prompt leakage during questions (#194)

* docs: refresh README screenshots

Refresh the README Plan Mode and Markdown preview gallery with the validated screenshots and remove the Star History section.

* release: prepare v0.1.21

Merge the validated v0.1.21 release preparation into dev.

* fix(upgrade): show patch update notifications by default (#205)

* promote: v0.1.23 to main (#212)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, label…
Obed0101 added a commit that referenced this pull request Aug 1, 2026
* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168)

* fix: remove loops dashboard cursor sink (#171)

* feat(loop): add goal budgets and optimize release ci

* release: prepare v0.1.19 (#176)

* release: prepare v0.1.19

* fix: avoid markdown table regex backtracking

* release: prepare v0.1.20 (#179)

* release: prepare v0.1.20

* chore: checkpoint local MendCode work

* chore: checkpoint before loop engineering build

* chore: checkpoint current MendCode work

* chore: checkpoint stable TUI queue state

* chore: checkpoint current MendCode changes

* chore: backup local v0.1.20 changes

* feat: polish TUI presentation and async prompts

* fix: harden release candidate security paths

* fix: keep latest todo state visible

* docs(readme): move branding to top and bottom (#181)

* fix: harden release dependencies and binary patches (#184)

* fix: update release dependency pins (#187)

* docs: sync v0.1.20 changelog metadata (#189)

* feat: consolidate v0.1.20 TUI and runtime updates

Integrate the validated local TUI, runtime, prompt, setup, markdown, screenshot, changelog, and test updates into dev while preserving the v0.1.20 release line.

* fix: prevent hidden prompt leakage during questions (#194)

* docs: refresh README screenshots

Refresh the README Plan Mode and Markdown preview gallery with the validated screenshots and remove the Star History section.

* release: prepare v0.1.21

Merge the validated v0.1.21 release preparation into dev.

* fix(upgrade): show patch update notifications by default (#205)

* sync: carry v0.1.22 release fixes back to dev (#209)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: promote dev for v0.1.3 (#84)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* chore: promote dev for v0.1.4 (#87)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* chore: promote dev for v0.1.5 (#90)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91) (#93)

* Promote Usage Insights dashboard to main (#97)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98) (#99)

* fix: complete v0.1.7 memory and docs (#100) (#102)

* fix: release v0.1.8 stats cache and installer

* chore: promote dev for v0.1.9 (#109)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* chore: promote v0.1.9 changelog to main (#111)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* chore: promote v0.1.10 to main (#114)

* chore: promote v0.1.11 to main (#117)

* chore: promote v0.1.12 to main (#120)

* chore: promote v0.1.12 release dependency gates (#124)

* chore: promote v0.1.13 to main

* fix: update hono for v0.1.13 release

* chore: promote v0.1.14 to main (#134)

* fix: update protobufjs for v0.1.14 release (#137)

* release: promote v0.1.15

* fix: refresh release dependency gates

* fix: use final OSV release dependency versions

* fix: allow urgent OSV release versions through age gate (#145)

* Promote v0.1.15 docs to main (#148)

* docs: promote v0.1.15 public docs

* docs: clarify MendCode product summary

* docs: promote memory center guidance (#151)

* fix: release dream schedule recovery (#154)

* docs: update website domain (#157)

* docs: remove personal release examples (#159)

* release: promote v0.1.17

Promote the 0.1.17 dev tree to main for release.

* docs: add workflow screenshots (#163) (#164)

* chore: promote dev for v0.1.18 (#167)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168) (#170)

* fix: remove loops dashboard cursor sink (#171) (#172)

* release: promote v0.1.18

* release: promote v0.1.19 (#178)

* chore: promote dev for v0.1.20 (#183)

* fix: harden release dependencies and binary patches (#184) (#186)

* fix: update release dependency pins (#187) (#188)

* docs: sync v0.1.20 changelog metadata (#189) (#190)

* promote: v0.1.20 dev tree to main

Promote the validated cumulative v0.1.20 dev tree and local fixes to main.

* fix: prevent hidden prompt leakage during questions (#196)

* docs: refresh main README screenshots

Publish the validated README screenshots and remove the Star History section from main.

* docs: remove duplicate README screenshot

Keep one Plan Mode screenshot and one Markdown preview screenshot in main README.

* promote: v0.1.21 to main

Promote the validated v0.1.21 dev tree to main after all required checks passed.

* fix(release): use supported Intel macOS runner

Use the currently supported Intel macOS hosted runner so Darwin x64 release jobs can start.

* fix(release): publish Darwin x64 baseline asset

Include the required Darwin x64 baseline archive in the assembled release contract.

* release: prepare v0.1.23 session reliability update (#210)

* fix(release): validate public help output across platforms (#213)

* fix(release): make help smoke test platform-independent (#215)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: promote dev for v0.1.3 (#84)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* chore: promote dev for v0.1.4 (#87)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* chore: promote dev for v0.1.5 (#90)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91) (#93)

* Promote Usage Insights dashboard to main (#97)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98) (#99)

* fix: complete v0.1.7 memory and docs (#100) (#102)

* fix: release v0.1.8 stats cache and installer

* chore: promote dev for v0.1.9 (#109)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* chore: promote v0.1.9 changelog to main (#111)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* chore: promote v0.1.10 to main (#114)

* chore: promote v0.1.11 to main (#117)

* chore: promote v0.1.12 to main (#120)

* chore: promote v0.1.12 release dependency gates (#124)

* chore: promote v0.1.13 to main

* fix: update hono for v0.1.13 release

* chore: promote v0.1.14 to main (#134)

* fix: update protobufjs for v0.1.14 release (#137)

* release: promote v0.1.15

* fix: refresh release dependency gates

* fix: use final OSV release dependency versions

* fix: allow urgent OSV release versions through age gate (#145)

* Promote v0.1.15 docs to main (#148)

* docs: promote v0.1.15 public docs

* docs: clarify MendCode product summary

* docs: promote memory center guidance (#151)

* fix: release dream schedule recovery (#154)

* docs: update website domain (#157)

* docs: remove personal release examples (#159)

* release: promote v0.1.17

Promote the 0.1.17 dev tree to main for release.

* docs: add workflow screenshots (#163) (#164)

* chore: promote dev for v0.1.18 (#167)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168) (#170)

* fix: remove loops dashboard cursor sink (#171) (#172)

* release: promote v0.1.18

* release: promote v0.1.19 (#178)

* chore: promote dev for v0.1.20 (#183)

* fix: harden release dependencies and binary patches (#184) (#186)

* fix: update release dependency pins (#187) (#188)

* docs: sync v0.1.20 changelog metadata (#189) (#190)

* promote: v0.1.20 dev tree to main

Promote the validated cumulative v0.1.20 dev tree and local fixes to main.

* fix: prevent hidden prompt leakage during questions (#196)

* docs: refresh main README screenshots

Publish the validated README screenshots and remove the Star History section from main.

* docs: remove duplicate README screenshot

Keep one Plan Mode screenshot and one Markdown preview screenshot in main README.

* promote: v0.1.21 to main

Promote the validated v0.1.21 dev tree to main after all required checks passed.

* fix(release): use supported Intel macOS runner

Use the currently supported Intel macOS hosted runner so Darwin x64 release jobs can start.

* fix(release): publish Darwin x64 baseline asset

Include the required Darwin x64 baseline archive in the assembled release contract.

* promote: v0.1.22 update notification fix (#207)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, release notes config, and CodeQL workflow to main.

* ci: publish release supply-chain hardening

Adds guarded release infrastructure, pinned automation, supply-chain docs, and release-blocking OSV gate.

* ci: fix release workflow dispatch

Moves release cache env away from unavailable runner context so manual dispatch can parse.

* ci: harden release dry runs

* ci: unblock release asset dry run (#60)

* ci: avoid dynamic installs during release build (#61)

* ci: stamp release binaries with version (#62)

* fix(tui): clarify agent mode controls

Clarify TUI agent controls, add upcoming changelog notes, and include release workflow changes in generated changelogs.

* feat(tui): add context usage modal

* ci: update actions for node24 runners (#67)

* docs: expand MendCode customization guide (#70)

* docs: show mascot only in README header (#72)

* docs: remove README mascot header (#73)

* chore: sync dev into main (#78)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* docs: add MendCode release flow skill (#81)

* Add Agent View welcome date context (#80)

* [codex] Backport OpenCode terminal and SDK fixes (#83)

* fix: backport opencode terminal sdk improvements

* docs: prepare v0.1.3 release notes

* fix: prepare v0.1.4 compaction and prompt fixes (#85)

* docs: tighten MendCode promotion branch policy

* fix: prepare v0.1.4 compaction and prompt fixes

* Backport OpenCode runtime updates for v0.1.5 (#88)

* fix: backport opencode runtime updates

* docs: add v0.1.5 changelog

* fix: release v0.1.6 memory injection (#91)

* feat: add usage insights dashboard (#95)

* fix: release v0.1.7 setup memory UX (#98)

* fix: complete v0.1.7 memory and docs (#100)

* fix: release v0.1.8 stats cache and installer

* fix: simplify public cli and compaction resume (#107)

* docs: add v0.1.9 changelog (#110)

* feat: prepare v0.1.10 tui and memory updates (#112)

* fix: prepare v0.1.11 tui and mflow updates (#115)

* feat: prepare v0.1.12 rendering and installer updates (#118)

* chore: unblock v0.1.12 release dependencies (#122)

* feat: prepare v0.1.13 release

* fix: update hono for v0.1.13 release

* feat: prepare v0.1.14 package registry release (#132)

* fix: update protobufjs for v0.1.14 release (#136)

* release: prepare v0.1.15

* fix: sync release dependency gates to dev

* fix: sync final OSV versions to dev

* fix: allow urgent OSV release versions through age gate (#145) (#146)

* Add Usage Insights screenshot (#147)

* docs: add usage insights screenshot

* docs: expand terminal UI and usage insights docs

* docs: sync v0.1.15 summary to dev (#149)

* docs: expand memory center side agent guidance (#150)

* fix: apply dream schedule proposals (#152)

* docs: update website domain (#155)

* docs: remove personal release examples (#158)

* feat: add loop workflows and changes review

Prepare MendCode 0.1.17 with loop workflows, Changes Review, Usage Insights, streaming Markdown, Claude Code provider support, release changelog, and focused fixes.

* docs: add workflow screenshots (#163)

* fix: harden loop workflows (#165)

* fix: keep loops cursor out of detail rows (#168)

* fix: remove loops dashboard cursor sink (#171)

* feat(loop): add goal budgets and optimize release ci

* release: prepare v0.1.19 (#176)

* release: prepare v0.1.19

* fix: avoid markdown table regex backtracking

* release: prepare v0.1.20 (#179)

* release: prepare v0.1.20

* chore: checkpoint local MendCode work

* chore: checkpoint before loop engineering build

* chore: checkpoint current MendCode work

* chore: checkpoint stable TUI queue state

* chore: checkpoint current MendCode changes

* chore: backup local v0.1.20 changes

* feat: polish TUI presentation and async prompts

* fix: harden release candidate security paths

* fix: keep latest todo state visible

* docs(readme): move branding to top and bottom (#181)

* fix: harden release dependencies and binary patches (#184)

* fix: update release dependency pins (#187)

* docs: sync v0.1.20 changelog metadata (#189)

* feat: consolidate v0.1.20 TUI and runtime updates

Integrate the validated local TUI, runtime, prompt, setup, markdown, screenshot, changelog, and test updates into dev while preserving the v0.1.20 release line.

* fix: prevent hidden prompt leakage during questions (#194)

* docs: refresh README screenshots

Refresh the README Plan Mode and Markdown preview gallery with the validated screenshots and remove the Star History section.

* release: prepare v0.1.21

Merge the validated v0.1.21 release preparation into dev.

* fix(upgrade): show patch update notifications by default (#205)

* promote: v0.1.23 to main (#212)

* docs: add public community and release guides

Adds public community files, issue and PR templates, release/installer docs, package/community/wiki docs, CodeQL workflow, and release note config.

* ci: harden release supply chain gates

Adds the guarded release workflow, pinned supply-chain automation, release documentation, and release-blocking OSV gate.

* docs: expand MendCode customization guide (#69)

* docs: show mascot only in README header (#71)

* docs: remove README mascot header (#74)

* fix: show MendCode version on welcome

* fix: align MendCode version and CLI name (#76)

* chore: sync main back to dev (#79)

* docs: add public community and release guides

Promotes community files, issue templates, release and installer docs, wiki docs, package docs, labels guidance, r…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant