From 4a79c0072c24d39c075f12191071d9b473bebea8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?cls=5F=E5=AE=81=E6=B3=A2=E6=9C=AC=E6=9C=BA?= <908705107@qq.com> Date: Thu, 13 Aug 2026 18:38:15 +0800 Subject: [PATCH] Import exact Chinese Buzz source tree Signed-off-by: cls_???? <908705107@qq.com> --- .agents/skills/desktop-screenshot/SKILL.md | 1 + .agents/skills/sprout-cli/SKILL.md | 1 + .claude/skills/desktop-screenshot/SKILL.md | 1 + .claude/skills/sprout-cli/SKILL.md | 1 + .codex/skills/desktop-screenshot/SKILL.md | 1 + .codex/skills/sprout-cli/SKILL.md | 1 + .goose/skills/desktop-screenshot/SKILL.md | 1 + .goose/skills/sprout-cli/SKILL.md | 1 + CLAUDE.md | 1 + benchmarks/harbor-buzz-orchestra/scripts/benchmark.py | 0 benchmarks/harbor-buzz-orchestra/scripts/run_leaderboard.py | 0 bin/.biome-2.4.7.pkg | 1 + bin/.cargo-deny-0.19.0.pkg | 1 + bin/.cmake-4.3.1.pkg | 1 + bin/.flutter-3.41.7.pkg | 1 + bin/.just-1.46.0.pkg | 1 + bin/.lefthook-2.1.3.pkg | 1 + bin/.node-24.15.0.pkg | 1 + bin/.pgschema-1.7.4.pkg | 1 + bin/.pnpm-11.4.0.pkg | 1 + bin/.rustup-1.28.2.pkg | 1 + bin/activate-hermit | 0 bin/activate-hermit.fish | 0 bin/biome | 1 + bin/cargo | 1 + bin/cargo-clippy | 1 + bin/cargo-deny | 1 + bin/cargo-fmt | 1 + bin/cargo-miri | 1 + bin/ccmake | 1 + bin/clippy-driver | 1 + bin/cmake | 1 + bin/cmake-gui | 1 + bin/corepack | 1 + bin/cpack | 1 + bin/ctest | 1 + bin/dart | 1 + bin/flutter | 1 + bin/hermit | 0 bin/just | 1 + bin/lefthook | 1 + bin/node | 1 + bin/npm | 1 + bin/npx | 1 + bin/pgschema | 1 + bin/pnpm | 1 + bin/rls | 1 + bin/rust-analyzer | 1 + bin/rust-gdb | 1 + bin/rust-gdbgui | 1 + bin/rust-lldb | 1 + bin/rustc | 1 + bin/rustdoc | 1 + bin/rustfmt | 1 + bin/rustup | 1 + deploy/charts/buzz-push-gateway/tests/release-contract.sh | 0 deploy/charts/buzz-push-gateway/tests/render.sh | 0 deploy/compose/run.sh | 0 deploy/local/build-and-deploy.sh | 0 desktop/scripts/fix-appimage.sh | 0 desktop/scripts/generate-oss-latest-json.sh | 0 desktop/scripts/set-dmg-finder-text-size.sh | 0 desktop/scripts/verify-macos-entitlements.sh | 0 desktop/tests/e2e/fixtures/fake-acp-agent.mjs | 0 perf/relay_bus_scaling.py | 0 script/start | 0 scripts/_goose-env.sh | 0 scripts/build-sprig.sh | 0 scripts/bundle-sidecars.sh | 0 scripts/check-branch-skew.sh | 0 scripts/check-pr-image-urls.sh | 0 scripts/ci-mesh-lifecycle-smoke.sh | 0 scripts/cleanup-instance-agents.sh | 0 scripts/desktop-native-toolchain-id.sh | 0 scripts/desktop-release-cache-key.py | 0 scripts/desktop_release.py | 0 scripts/dev-reset.sh | 0 scripts/dev-setup.sh | 0 scripts/e2e-git-perms.sh | 0 scripts/ensure-mesh-native-runtime.sh | 0 scripts/generate-dev-icon.swift | 0 scripts/grab-emoji.sh | 0 scripts/instance-env.sh | 0 scripts/mobile-release.sh | 0 scripts/mobile-worktree-clean.sh | 0 scripts/mobile-worktree-overrides.sh | 0 scripts/post-screenshots.sh | 0 scripts/prepare-desktop-release.sh | 0 scripts/publish-mobile-release-candidate.sh | 0 scripts/release-rulesets.sh | 0 scripts/reset-desktop-dev-state.sh | 0 scripts/reset-desktop-standalone-state.sh | 0 scripts/run-tests.sh | 0 scripts/seed-admin-dashboard.sh | 0 scripts/seed-local-community.sh | 0 scripts/setup-desktop-test-data.sh | 0 scripts/sprig-entrypoint.sh | 0 scripts/start-isolated-test-relay.sh | 0 scripts/start-relay-for-tests.sh | 0 scripts/test-desktop-release-cache-key.sh | 0 scripts/test-desktop-release-cache-workflow.sh | 0 scripts/test-desktop-release-candidate.sh | 0 scripts/test-k8s-provider-release.sh | 0 scripts/test-k8s-sprig-image-live.sh | 0 scripts/test-mobile-release-candidate-publisher.sh | 0 scripts/test-mobile-release-contract.sh | 0 scripts/test-mobile-worktree-overrides.sh | 0 scripts/test-release-ref-contract.sh | 0 scripts/test-reset-desktop-standalone-state.sh | 0 scripts/test-signed-canary-contract.sh | 0 scripts/test-sprig-image.sh | 0 scripts/test-video-upload.sh | 0 scripts/verify-desktop-release-merge.sh | 0 scripts/verify-release-ref.sh | 0 114 files changed, 50 insertions(+) create mode 120000 .agents/skills/desktop-screenshot/SKILL.md create mode 120000 .agents/skills/sprout-cli/SKILL.md create mode 120000 .claude/skills/desktop-screenshot/SKILL.md create mode 120000 .claude/skills/sprout-cli/SKILL.md create mode 120000 .codex/skills/desktop-screenshot/SKILL.md create mode 120000 .codex/skills/sprout-cli/SKILL.md create mode 120000 .goose/skills/desktop-screenshot/SKILL.md create mode 120000 .goose/skills/sprout-cli/SKILL.md create mode 120000 CLAUDE.md mode change 100644 => 100755 benchmarks/harbor-buzz-orchestra/scripts/benchmark.py mode change 100644 => 100755 benchmarks/harbor-buzz-orchestra/scripts/run_leaderboard.py create mode 120000 bin/.biome-2.4.7.pkg create mode 120000 bin/.cargo-deny-0.19.0.pkg create mode 120000 bin/.cmake-4.3.1.pkg create mode 120000 bin/.flutter-3.41.7.pkg create mode 120000 bin/.just-1.46.0.pkg create mode 120000 bin/.lefthook-2.1.3.pkg create mode 120000 bin/.node-24.15.0.pkg create mode 120000 bin/.pgschema-1.7.4.pkg create mode 120000 bin/.pnpm-11.4.0.pkg create mode 120000 bin/.rustup-1.28.2.pkg mode change 100644 => 100755 bin/activate-hermit mode change 100644 => 100755 bin/activate-hermit.fish create mode 120000 bin/biome create mode 120000 bin/cargo create mode 120000 bin/cargo-clippy create mode 120000 bin/cargo-deny create mode 120000 bin/cargo-fmt create mode 120000 bin/cargo-miri create mode 120000 bin/ccmake create mode 120000 bin/clippy-driver create mode 120000 bin/cmake create mode 120000 bin/cmake-gui create mode 120000 bin/corepack create mode 120000 bin/cpack create mode 120000 bin/ctest create mode 120000 bin/dart create mode 120000 bin/flutter mode change 100644 => 100755 bin/hermit create mode 120000 bin/just create mode 120000 bin/lefthook create mode 120000 bin/node create mode 120000 bin/npm create mode 120000 bin/npx create mode 120000 bin/pgschema create mode 120000 bin/pnpm create mode 120000 bin/rls create mode 120000 bin/rust-analyzer create mode 120000 bin/rust-gdb create mode 120000 bin/rust-gdbgui create mode 120000 bin/rust-lldb create mode 120000 bin/rustc create mode 120000 bin/rustdoc create mode 120000 bin/rustfmt create mode 120000 bin/rustup mode change 100644 => 100755 deploy/charts/buzz-push-gateway/tests/release-contract.sh mode change 100644 => 100755 deploy/charts/buzz-push-gateway/tests/render.sh mode change 100644 => 100755 deploy/compose/run.sh mode change 100644 => 100755 deploy/local/build-and-deploy.sh mode change 100644 => 100755 desktop/scripts/fix-appimage.sh mode change 100644 => 100755 desktop/scripts/generate-oss-latest-json.sh mode change 100644 => 100755 desktop/scripts/set-dmg-finder-text-size.sh mode change 100644 => 100755 desktop/scripts/verify-macos-entitlements.sh mode change 100644 => 100755 desktop/tests/e2e/fixtures/fake-acp-agent.mjs mode change 100644 => 100755 perf/relay_bus_scaling.py mode change 100644 => 100755 script/start mode change 100644 => 100755 scripts/_goose-env.sh mode change 100644 => 100755 scripts/build-sprig.sh mode change 100644 => 100755 scripts/bundle-sidecars.sh mode change 100644 => 100755 scripts/check-branch-skew.sh mode change 100644 => 100755 scripts/check-pr-image-urls.sh mode change 100644 => 100755 scripts/ci-mesh-lifecycle-smoke.sh mode change 100644 => 100755 scripts/cleanup-instance-agents.sh mode change 100644 => 100755 scripts/desktop-native-toolchain-id.sh mode change 100644 => 100755 scripts/desktop-release-cache-key.py mode change 100644 => 100755 scripts/desktop_release.py mode change 100644 => 100755 scripts/dev-reset.sh mode change 100644 => 100755 scripts/dev-setup.sh mode change 100644 => 100755 scripts/e2e-git-perms.sh mode change 100644 => 100755 scripts/ensure-mesh-native-runtime.sh mode change 100644 => 100755 scripts/generate-dev-icon.swift mode change 100644 => 100755 scripts/grab-emoji.sh mode change 100644 => 100755 scripts/instance-env.sh mode change 100644 => 100755 scripts/mobile-release.sh mode change 100644 => 100755 scripts/mobile-worktree-clean.sh mode change 100644 => 100755 scripts/mobile-worktree-overrides.sh mode change 100644 => 100755 scripts/post-screenshots.sh mode change 100644 => 100755 scripts/prepare-desktop-release.sh mode change 100644 => 100755 scripts/publish-mobile-release-candidate.sh mode change 100644 => 100755 scripts/release-rulesets.sh mode change 100644 => 100755 scripts/reset-desktop-dev-state.sh mode change 100644 => 100755 scripts/reset-desktop-standalone-state.sh mode change 100644 => 100755 scripts/run-tests.sh mode change 100644 => 100755 scripts/seed-admin-dashboard.sh mode change 100644 => 100755 scripts/seed-local-community.sh mode change 100644 => 100755 scripts/setup-desktop-test-data.sh mode change 100644 => 100755 scripts/sprig-entrypoint.sh mode change 100644 => 100755 scripts/start-isolated-test-relay.sh mode change 100644 => 100755 scripts/start-relay-for-tests.sh mode change 100644 => 100755 scripts/test-desktop-release-cache-key.sh mode change 100644 => 100755 scripts/test-desktop-release-cache-workflow.sh mode change 100644 => 100755 scripts/test-desktop-release-candidate.sh mode change 100644 => 100755 scripts/test-k8s-provider-release.sh mode change 100644 => 100755 scripts/test-k8s-sprig-image-live.sh mode change 100644 => 100755 scripts/test-mobile-release-candidate-publisher.sh mode change 100644 => 100755 scripts/test-mobile-release-contract.sh mode change 100644 => 100755 scripts/test-mobile-worktree-overrides.sh mode change 100644 => 100755 scripts/test-release-ref-contract.sh mode change 100644 => 100755 scripts/test-reset-desktop-standalone-state.sh mode change 100644 => 100755 scripts/test-signed-canary-contract.sh mode change 100644 => 100755 scripts/test-sprig-image.sh mode change 100644 => 100755 scripts/test-video-upload.sh mode change 100644 => 100755 scripts/verify-desktop-release-merge.sh mode change 100644 => 100755 scripts/verify-release-ref.sh diff --git a/.agents/skills/desktop-screenshot/SKILL.md b/.agents/skills/desktop-screenshot/SKILL.md new file mode 120000 index 0000000..1c6f8cc --- /dev/null +++ b/.agents/skills/desktop-screenshot/SKILL.md @@ -0,0 +1 @@ +../../../desktop/src-tauri/src/managed_agents/screenshot_skill.md \ No newline at end of file diff --git a/.agents/skills/sprout-cli/SKILL.md b/.agents/skills/sprout-cli/SKILL.md new file mode 120000 index 0000000..091795a --- /dev/null +++ b/.agents/skills/sprout-cli/SKILL.md @@ -0,0 +1 @@ +../../../desktop/src-tauri/src/managed_agents/nest_skill.md \ No newline at end of file diff --git a/.claude/skills/desktop-screenshot/SKILL.md b/.claude/skills/desktop-screenshot/SKILL.md new file mode 120000 index 0000000..1c6f8cc --- /dev/null +++ b/.claude/skills/desktop-screenshot/SKILL.md @@ -0,0 +1 @@ +../../../desktop/src-tauri/src/managed_agents/screenshot_skill.md \ No newline at end of file diff --git a/.claude/skills/sprout-cli/SKILL.md b/.claude/skills/sprout-cli/SKILL.md new file mode 120000 index 0000000..091795a --- /dev/null +++ b/.claude/skills/sprout-cli/SKILL.md @@ -0,0 +1 @@ +../../../desktop/src-tauri/src/managed_agents/nest_skill.md \ No newline at end of file diff --git a/.codex/skills/desktop-screenshot/SKILL.md b/.codex/skills/desktop-screenshot/SKILL.md new file mode 120000 index 0000000..1c6f8cc --- /dev/null +++ b/.codex/skills/desktop-screenshot/SKILL.md @@ -0,0 +1 @@ +../../../desktop/src-tauri/src/managed_agents/screenshot_skill.md \ No newline at end of file diff --git a/.codex/skills/sprout-cli/SKILL.md b/.codex/skills/sprout-cli/SKILL.md new file mode 120000 index 0000000..091795a --- /dev/null +++ b/.codex/skills/sprout-cli/SKILL.md @@ -0,0 +1 @@ +../../../desktop/src-tauri/src/managed_agents/nest_skill.md \ No newline at end of file diff --git a/.goose/skills/desktop-screenshot/SKILL.md b/.goose/skills/desktop-screenshot/SKILL.md new file mode 120000 index 0000000..1c6f8cc --- /dev/null +++ b/.goose/skills/desktop-screenshot/SKILL.md @@ -0,0 +1 @@ +../../../desktop/src-tauri/src/managed_agents/screenshot_skill.md \ No newline at end of file diff --git a/.goose/skills/sprout-cli/SKILL.md b/.goose/skills/sprout-cli/SKILL.md new file mode 120000 index 0000000..091795a --- /dev/null +++ b/.goose/skills/sprout-cli/SKILL.md @@ -0,0 +1 @@ +../../../desktop/src-tauri/src/managed_agents/nest_skill.md \ No newline at end of file diff --git a/CLAUDE.md b/CLAUDE.md new file mode 120000 index 0000000..47dc3e3 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1 @@ +AGENTS.md \ No newline at end of file diff --git a/benchmarks/harbor-buzz-orchestra/scripts/benchmark.py b/benchmarks/harbor-buzz-orchestra/scripts/benchmark.py old mode 100644 new mode 100755 diff --git a/benchmarks/harbor-buzz-orchestra/scripts/run_leaderboard.py b/benchmarks/harbor-buzz-orchestra/scripts/run_leaderboard.py old mode 100644 new mode 100755 diff --git a/bin/.biome-2.4.7.pkg b/bin/.biome-2.4.7.pkg new file mode 120000 index 0000000..383f451 --- /dev/null +++ b/bin/.biome-2.4.7.pkg @@ -0,0 +1 @@ +hermit \ No newline at end of file diff --git a/bin/.cargo-deny-0.19.0.pkg b/bin/.cargo-deny-0.19.0.pkg new file mode 120000 index 0000000..383f451 --- /dev/null +++ b/bin/.cargo-deny-0.19.0.pkg @@ -0,0 +1 @@ +hermit \ No newline at end of file diff --git a/bin/.cmake-4.3.1.pkg b/bin/.cmake-4.3.1.pkg new file mode 120000 index 0000000..383f451 --- /dev/null +++ b/bin/.cmake-4.3.1.pkg @@ -0,0 +1 @@ +hermit \ No newline at end of file diff --git a/bin/.flutter-3.41.7.pkg b/bin/.flutter-3.41.7.pkg new file mode 120000 index 0000000..383f451 --- /dev/null +++ b/bin/.flutter-3.41.7.pkg @@ -0,0 +1 @@ +hermit \ No newline at end of file diff --git a/bin/.just-1.46.0.pkg b/bin/.just-1.46.0.pkg new file mode 120000 index 0000000..383f451 --- /dev/null +++ b/bin/.just-1.46.0.pkg @@ -0,0 +1 @@ +hermit \ No newline at end of file diff --git a/bin/.lefthook-2.1.3.pkg b/bin/.lefthook-2.1.3.pkg new file mode 120000 index 0000000..383f451 --- /dev/null +++ b/bin/.lefthook-2.1.3.pkg @@ -0,0 +1 @@ +hermit \ No newline at end of file diff --git a/bin/.node-24.15.0.pkg b/bin/.node-24.15.0.pkg new file mode 120000 index 0000000..383f451 --- /dev/null +++ b/bin/.node-24.15.0.pkg @@ -0,0 +1 @@ +hermit \ No newline at end of file diff --git a/bin/.pgschema-1.7.4.pkg b/bin/.pgschema-1.7.4.pkg new file mode 120000 index 0000000..383f451 --- /dev/null +++ b/bin/.pgschema-1.7.4.pkg @@ -0,0 +1 @@ +hermit \ No newline at end of file diff --git a/bin/.pnpm-11.4.0.pkg b/bin/.pnpm-11.4.0.pkg new file mode 120000 index 0000000..383f451 --- /dev/null +++ b/bin/.pnpm-11.4.0.pkg @@ -0,0 +1 @@ +hermit \ No newline at end of file diff --git a/bin/.rustup-1.28.2.pkg b/bin/.rustup-1.28.2.pkg new file mode 120000 index 0000000..383f451 --- /dev/null +++ b/bin/.rustup-1.28.2.pkg @@ -0,0 +1 @@ +hermit \ No newline at end of file diff --git a/bin/activate-hermit b/bin/activate-hermit old mode 100644 new mode 100755 diff --git a/bin/activate-hermit.fish b/bin/activate-hermit.fish old mode 100644 new mode 100755 diff --git a/bin/biome b/bin/biome new file mode 120000 index 0000000..ff939ed --- /dev/null +++ b/bin/biome @@ -0,0 +1 @@ +.biome-2.4.7.pkg \ No newline at end of file diff --git a/bin/cargo b/bin/cargo new file mode 120000 index 0000000..906ee94 --- /dev/null +++ b/bin/cargo @@ -0,0 +1 @@ +.rustup-1.28.2.pkg \ No newline at end of file diff --git a/bin/cargo-clippy b/bin/cargo-clippy new file mode 120000 index 0000000..906ee94 --- /dev/null +++ b/bin/cargo-clippy @@ -0,0 +1 @@ +.rustup-1.28.2.pkg \ No newline at end of file diff --git a/bin/cargo-deny b/bin/cargo-deny new file mode 120000 index 0000000..9fa3fed --- /dev/null +++ b/bin/cargo-deny @@ -0,0 +1 @@ +.cargo-deny-0.19.0.pkg \ No newline at end of file diff --git a/bin/cargo-fmt b/bin/cargo-fmt new file mode 120000 index 0000000..906ee94 --- /dev/null +++ b/bin/cargo-fmt @@ -0,0 +1 @@ +.rustup-1.28.2.pkg \ No newline at end of file diff --git a/bin/cargo-miri b/bin/cargo-miri new file mode 120000 index 0000000..906ee94 --- /dev/null +++ b/bin/cargo-miri @@ -0,0 +1 @@ +.rustup-1.28.2.pkg \ No newline at end of file diff --git a/bin/ccmake b/bin/ccmake new file mode 120000 index 0000000..3a177e8 --- /dev/null +++ b/bin/ccmake @@ -0,0 +1 @@ +.cmake-4.3.1.pkg \ No newline at end of file diff --git a/bin/clippy-driver b/bin/clippy-driver new file mode 120000 index 0000000..906ee94 --- /dev/null +++ b/bin/clippy-driver @@ -0,0 +1 @@ +.rustup-1.28.2.pkg \ No newline at end of file diff --git a/bin/cmake b/bin/cmake new file mode 120000 index 0000000..3a177e8 --- /dev/null +++ b/bin/cmake @@ -0,0 +1 @@ +.cmake-4.3.1.pkg \ No newline at end of file diff --git a/bin/cmake-gui b/bin/cmake-gui new file mode 120000 index 0000000..3a177e8 --- /dev/null +++ b/bin/cmake-gui @@ -0,0 +1 @@ +.cmake-4.3.1.pkg \ No newline at end of file diff --git a/bin/corepack b/bin/corepack new file mode 120000 index 0000000..4df0637 --- /dev/null +++ b/bin/corepack @@ -0,0 +1 @@ +.node-24.15.0.pkg \ No newline at end of file diff --git a/bin/cpack b/bin/cpack new file mode 120000 index 0000000..3a177e8 --- /dev/null +++ b/bin/cpack @@ -0,0 +1 @@ +.cmake-4.3.1.pkg \ No newline at end of file diff --git a/bin/ctest b/bin/ctest new file mode 120000 index 0000000..3a177e8 --- /dev/null +++ b/bin/ctest @@ -0,0 +1 @@ +.cmake-4.3.1.pkg \ No newline at end of file diff --git a/bin/dart b/bin/dart new file mode 120000 index 0000000..781b79b --- /dev/null +++ b/bin/dart @@ -0,0 +1 @@ +.flutter-3.41.7.pkg \ No newline at end of file diff --git a/bin/flutter b/bin/flutter new file mode 120000 index 0000000..781b79b --- /dev/null +++ b/bin/flutter @@ -0,0 +1 @@ +.flutter-3.41.7.pkg \ No newline at end of file diff --git a/bin/hermit b/bin/hermit old mode 100644 new mode 100755 diff --git a/bin/just b/bin/just new file mode 120000 index 0000000..816066f --- /dev/null +++ b/bin/just @@ -0,0 +1 @@ +.just-1.46.0.pkg \ No newline at end of file diff --git a/bin/lefthook b/bin/lefthook new file mode 120000 index 0000000..2f382f6 --- /dev/null +++ b/bin/lefthook @@ -0,0 +1 @@ +.lefthook-2.1.3.pkg \ No newline at end of file diff --git a/bin/node b/bin/node new file mode 120000 index 0000000..4df0637 --- /dev/null +++ b/bin/node @@ -0,0 +1 @@ +.node-24.15.0.pkg \ No newline at end of file diff --git a/bin/npm b/bin/npm new file mode 120000 index 0000000..4df0637 --- /dev/null +++ b/bin/npm @@ -0,0 +1 @@ +.node-24.15.0.pkg \ No newline at end of file diff --git a/bin/npx b/bin/npx new file mode 120000 index 0000000..4df0637 --- /dev/null +++ b/bin/npx @@ -0,0 +1 @@ +.node-24.15.0.pkg \ No newline at end of file diff --git a/bin/pgschema b/bin/pgschema new file mode 120000 index 0000000..f920f8a --- /dev/null +++ b/bin/pgschema @@ -0,0 +1 @@ +.pgschema-1.7.4.pkg \ No newline at end of file diff --git a/bin/pnpm b/bin/pnpm new file mode 120000 index 0000000..c89f2e2 --- /dev/null +++ b/bin/pnpm @@ -0,0 +1 @@ +.pnpm-11.4.0.pkg \ No newline at end of file diff --git a/bin/rls b/bin/rls new file mode 120000 index 0000000..906ee94 --- /dev/null +++ b/bin/rls @@ -0,0 +1 @@ +.rustup-1.28.2.pkg \ No newline at end of file diff --git a/bin/rust-analyzer b/bin/rust-analyzer new file mode 120000 index 0000000..906ee94 --- /dev/null +++ b/bin/rust-analyzer @@ -0,0 +1 @@ +.rustup-1.28.2.pkg \ No newline at end of file diff --git a/bin/rust-gdb b/bin/rust-gdb new file mode 120000 index 0000000..906ee94 --- /dev/null +++ b/bin/rust-gdb @@ -0,0 +1 @@ +.rustup-1.28.2.pkg \ No newline at end of file diff --git a/bin/rust-gdbgui b/bin/rust-gdbgui new file mode 120000 index 0000000..906ee94 --- /dev/null +++ b/bin/rust-gdbgui @@ -0,0 +1 @@ +.rustup-1.28.2.pkg \ No newline at end of file diff --git a/bin/rust-lldb b/bin/rust-lldb new file mode 120000 index 0000000..906ee94 --- /dev/null +++ b/bin/rust-lldb @@ -0,0 +1 @@ +.rustup-1.28.2.pkg \ No newline at end of file diff --git a/bin/rustc b/bin/rustc new file mode 120000 index 0000000..906ee94 --- /dev/null +++ b/bin/rustc @@ -0,0 +1 @@ +.rustup-1.28.2.pkg \ No newline at end of file diff --git a/bin/rustdoc b/bin/rustdoc new file mode 120000 index 0000000..906ee94 --- /dev/null +++ b/bin/rustdoc @@ -0,0 +1 @@ +.rustup-1.28.2.pkg \ No newline at end of file diff --git a/bin/rustfmt b/bin/rustfmt new file mode 120000 index 0000000..906ee94 --- /dev/null +++ b/bin/rustfmt @@ -0,0 +1 @@ +.rustup-1.28.2.pkg \ No newline at end of file diff --git a/bin/rustup b/bin/rustup new file mode 120000 index 0000000..906ee94 --- /dev/null +++ b/bin/rustup @@ -0,0 +1 @@ +.rustup-1.28.2.pkg \ No newline at end of file diff --git a/deploy/charts/buzz-push-gateway/tests/release-contract.sh b/deploy/charts/buzz-push-gateway/tests/release-contract.sh old mode 100644 new mode 100755 diff --git a/deploy/charts/buzz-push-gateway/tests/render.sh b/deploy/charts/buzz-push-gateway/tests/render.sh old mode 100644 new mode 100755 diff --git a/deploy/compose/run.sh b/deploy/compose/run.sh old mode 100644 new mode 100755 diff --git a/deploy/local/build-and-deploy.sh b/deploy/local/build-and-deploy.sh old mode 100644 new mode 100755 diff --git a/desktop/scripts/fix-appimage.sh b/desktop/scripts/fix-appimage.sh old mode 100644 new mode 100755 diff --git a/desktop/scripts/generate-oss-latest-json.sh b/desktop/scripts/generate-oss-latest-json.sh old mode 100644 new mode 100755 diff --git a/desktop/scripts/set-dmg-finder-text-size.sh b/desktop/scripts/set-dmg-finder-text-size.sh old mode 100644 new mode 100755 diff --git a/desktop/scripts/verify-macos-entitlements.sh b/desktop/scripts/verify-macos-entitlements.sh old mode 100644 new mode 100755 diff --git a/desktop/tests/e2e/fixtures/fake-acp-agent.mjs b/desktop/tests/e2e/fixtures/fake-acp-agent.mjs old mode 100644 new mode 100755 diff --git a/perf/relay_bus_scaling.py b/perf/relay_bus_scaling.py old mode 100644 new mode 100755 diff --git a/script/start b/script/start old mode 100644 new mode 100755 diff --git a/scripts/_goose-env.sh b/scripts/_goose-env.sh old mode 100644 new mode 100755 diff --git a/scripts/build-sprig.sh b/scripts/build-sprig.sh old mode 100644 new mode 100755 diff --git a/scripts/bundle-sidecars.sh b/scripts/bundle-sidecars.sh old mode 100644 new mode 100755 diff --git a/scripts/check-branch-skew.sh b/scripts/check-branch-skew.sh old mode 100644 new mode 100755 diff --git a/scripts/check-pr-image-urls.sh b/scripts/check-pr-image-urls.sh old mode 100644 new mode 100755 diff --git a/scripts/ci-mesh-lifecycle-smoke.sh b/scripts/ci-mesh-lifecycle-smoke.sh old mode 100644 new mode 100755 diff --git a/scripts/cleanup-instance-agents.sh b/scripts/cleanup-instance-agents.sh old mode 100644 new mode 100755 diff --git a/scripts/desktop-native-toolchain-id.sh b/scripts/desktop-native-toolchain-id.sh old mode 100644 new mode 100755 diff --git a/scripts/desktop-release-cache-key.py b/scripts/desktop-release-cache-key.py old mode 100644 new mode 100755 diff --git a/scripts/desktop_release.py b/scripts/desktop_release.py old mode 100644 new mode 100755 diff --git a/scripts/dev-reset.sh b/scripts/dev-reset.sh old mode 100644 new mode 100755 diff --git a/scripts/dev-setup.sh b/scripts/dev-setup.sh old mode 100644 new mode 100755 diff --git a/scripts/e2e-git-perms.sh b/scripts/e2e-git-perms.sh old mode 100644 new mode 100755 diff --git a/scripts/ensure-mesh-native-runtime.sh b/scripts/ensure-mesh-native-runtime.sh old mode 100644 new mode 100755 diff --git a/scripts/generate-dev-icon.swift b/scripts/generate-dev-icon.swift old mode 100644 new mode 100755 diff --git a/scripts/grab-emoji.sh b/scripts/grab-emoji.sh old mode 100644 new mode 100755 diff --git a/scripts/instance-env.sh b/scripts/instance-env.sh old mode 100644 new mode 100755 diff --git a/scripts/mobile-release.sh b/scripts/mobile-release.sh old mode 100644 new mode 100755 diff --git a/scripts/mobile-worktree-clean.sh b/scripts/mobile-worktree-clean.sh old mode 100644 new mode 100755 diff --git a/scripts/mobile-worktree-overrides.sh b/scripts/mobile-worktree-overrides.sh old mode 100644 new mode 100755 diff --git a/scripts/post-screenshots.sh b/scripts/post-screenshots.sh old mode 100644 new mode 100755 diff --git a/scripts/prepare-desktop-release.sh b/scripts/prepare-desktop-release.sh old mode 100644 new mode 100755 diff --git a/scripts/publish-mobile-release-candidate.sh b/scripts/publish-mobile-release-candidate.sh old mode 100644 new mode 100755 diff --git a/scripts/release-rulesets.sh b/scripts/release-rulesets.sh old mode 100644 new mode 100755 diff --git a/scripts/reset-desktop-dev-state.sh b/scripts/reset-desktop-dev-state.sh old mode 100644 new mode 100755 diff --git a/scripts/reset-desktop-standalone-state.sh b/scripts/reset-desktop-standalone-state.sh old mode 100644 new mode 100755 diff --git a/scripts/run-tests.sh b/scripts/run-tests.sh old mode 100644 new mode 100755 diff --git a/scripts/seed-admin-dashboard.sh b/scripts/seed-admin-dashboard.sh old mode 100644 new mode 100755 diff --git a/scripts/seed-local-community.sh b/scripts/seed-local-community.sh old mode 100644 new mode 100755 diff --git a/scripts/setup-desktop-test-data.sh b/scripts/setup-desktop-test-data.sh old mode 100644 new mode 100755 diff --git a/scripts/sprig-entrypoint.sh b/scripts/sprig-entrypoint.sh old mode 100644 new mode 100755 diff --git a/scripts/start-isolated-test-relay.sh b/scripts/start-isolated-test-relay.sh old mode 100644 new mode 100755 diff --git a/scripts/start-relay-for-tests.sh b/scripts/start-relay-for-tests.sh old mode 100644 new mode 100755 diff --git a/scripts/test-desktop-release-cache-key.sh b/scripts/test-desktop-release-cache-key.sh old mode 100644 new mode 100755 diff --git a/scripts/test-desktop-release-cache-workflow.sh b/scripts/test-desktop-release-cache-workflow.sh old mode 100644 new mode 100755 diff --git a/scripts/test-desktop-release-candidate.sh b/scripts/test-desktop-release-candidate.sh old mode 100644 new mode 100755 diff --git a/scripts/test-k8s-provider-release.sh b/scripts/test-k8s-provider-release.sh old mode 100644 new mode 100755 diff --git a/scripts/test-k8s-sprig-image-live.sh b/scripts/test-k8s-sprig-image-live.sh old mode 100644 new mode 100755 diff --git a/scripts/test-mobile-release-candidate-publisher.sh b/scripts/test-mobile-release-candidate-publisher.sh old mode 100644 new mode 100755 diff --git a/scripts/test-mobile-release-contract.sh b/scripts/test-mobile-release-contract.sh old mode 100644 new mode 100755 diff --git a/scripts/test-mobile-worktree-overrides.sh b/scripts/test-mobile-worktree-overrides.sh old mode 100644 new mode 100755 diff --git a/scripts/test-release-ref-contract.sh b/scripts/test-release-ref-contract.sh old mode 100644 new mode 100755 diff --git a/scripts/test-reset-desktop-standalone-state.sh b/scripts/test-reset-desktop-standalone-state.sh old mode 100644 new mode 100755 diff --git a/scripts/test-signed-canary-contract.sh b/scripts/test-signed-canary-contract.sh old mode 100644 new mode 100755 diff --git a/scripts/test-sprig-image.sh b/scripts/test-sprig-image.sh old mode 100644 new mode 100755 diff --git a/scripts/test-video-upload.sh b/scripts/test-video-upload.sh old mode 100644 new mode 100755 diff --git a/scripts/verify-desktop-release-merge.sh b/scripts/verify-desktop-release-merge.sh old mode 100644 new mode 100755 diff --git a/scripts/verify-release-ref.sh b/scripts/verify-release-ref.sh old mode 100644 new mode 100755