Merge latest master through rfc/pty into feature/persistent-pty-sessions

# Conflicts:
#	docs/module-graph.md
This commit is contained in:
Tianyi Cui
2026-07-22 21:21:58 +08:00
233 changed files with 8604 additions and 2467 deletions
+4
View File
@@ -1,6 +1,7 @@
packages:
- vendor/*
- packages/*/*
# Product assemblies over the package tier; apps/cli owns the `dsh` bin.
- apps/*
- website
# The runnable demo leaves join as ONE workspace member: examples/package.json
@@ -50,3 +51,6 @@ minimumReleaseAgeExclude:
# during the same-day sync that updates package manifests and the lockfile.
- '@cordisjs/plugin-loader@1.0.0-rc.5'
- cordis@4.0.0-rc.7
# Fresh pi-ai releases carry the model catalog updates that are the whole
# point of bumping it; waiting out the release age would defeat that.
- '@earendil-works/pi-ai@0.81.1'