Skip to content

fix(beta): sync v0.6.11 stability fixes - #506

Open
taosu0216 wants to merge 9 commits into
feat/v0.7-betafrom
sync/v0.7-beta-main-0.6.11
Open

fix(beta): sync v0.6.11 stability fixes#506
taosu0216 wants to merge 9 commits into
feat/v0.7-betafrom
sync/v0.7-beta-main-0.6.11

Conversation

@taosu0216

Copy link
Copy Markdown
Contributor

Summary

  • backport the eight stability fixes released on main in v0.6.11
  • preserve the beta branch workflow implementation and 0.7.0-beta.1 package versions
  • restore the 0.6.11 migration manifest so beta upgrades retain stable release history

Included fixes

  • Pi subagents inherit the parent model and support max thinking
  • Codex channel failures surface correctly and completed turns obey idle timeout
  • polyrepo Git discovery is bounded
  • Python hooks decode stdin as UTF-8
  • platform detection uses Trellis-owned configuration files
  • CI compiles every tracked Python script on Python 3.9 and runs basedpyright

Deliberately excluded

  • the main-only workflow feature and its revert
  • the stable 0.6.11 package version bump
  • docs-site and marketplace pointer changes

Validation

  • pnpm build
  • pnpm lint
  • pnpm typecheck
  • pnpm --filter @mindfoldhq/trellis lint:py
  • all tracked Python files compile under Python 3.9 via uv
  • TRELLIS_DISABLE_HOOKS=0 pnpm test (2,040 passed, 1 existing skip)

zidou-kiyn and others added 9 commits July 30, 2026 22:40
* fix(channel): surface Codex turn failures

* test(channel): cover Codex error state reset

---------

Co-authored-by: taosu <taosu@mindfold.ai>
(cherry picked from commit 1386231)
Co-authored-by: taosu <taosu@mindfold.ai>
(cherry picked from commit 5ba35f6)
* fix(scripts): bound polyrepo Git context scan

* fix(scripts): bound root Git context probes

* fix(scripts): preserve failed Git probe state

---------

Co-authored-by: taosu <taosu@mindfold.ai>
(cherry picked from commit aef8ea5)
Co-authored-by: taosu <taosu@mindfold.ai>
(cherry picked from commit e4ed585)
* fix(pi): support max thinking for subagents

* test(pi): verify max thinking dogfood parity

---------

Co-authored-by: taosu <taosu@mindfold.ai>
(cherry picked from commit a5f81d9)
Co-authored-by: taosu <taosu@mindfold.ai>
(cherry picked from commit c41c8bd)
* ci: check all Python scripts on 3.9

* fix(ci): keep Pyright config valid JSON

---------

Co-authored-by: taosu <taosu@mindfold.ai>
(cherry picked from commit 89f25a8)
@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: e8c80a83-107d-460c-8331-1da077f99b77

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

2 participants