Skip to content

Benchmarking#269

Closed
gewenyu99 wants to merge 1 commit into
mainfrom
loop
Closed

Benchmarking#269
gewenyu99 wants to merge 1 commit into
mainfrom
loop

Conversation

@gewenyu99

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

Copy link
Copy Markdown

🧙 Wizard CI

Run the Wizard CI and test your changes against wizard-workbench example apps by replying with a GitHub comment using one of the following commands:

Test all apps:

  • /wizard-ci all

Test all apps in a directory:

  • /wizard-ci android
  • /wizard-ci angular
  • /wizard-ci astro
  • /wizard-ci django
  • /wizard-ci fastapi
  • /wizard-ci flask
  • /wizard-ci laravel
  • /wizard-ci next-js
  • /wizard-ci nuxt
  • /wizard-ci react-native
  • /wizard-ci react-router
  • /wizard-ci sveltekit
  • /wizard-ci swift
  • /wizard-ci tanstack-router
  • /wizard-ci tanstack-start
  • /wizard-ci vue

Test an individual app:

  • /wizard-ci android/Jetchat
  • /wizard-ci angular/angular-saas
  • /wizard-ci astro/astro-hybrid-marketing
Show more apps
  • /wizard-ci astro/astro-ssr-docs
  • /wizard-ci astro/astro-static-marketing
  • /wizard-ci astro/astro-view-transitions-marketing
  • /wizard-ci django/django3-saas
  • /wizard-ci fastapi/fastapi3-ai-saas
  • /wizard-ci flask/flask3-social-media
  • /wizard-ci laravel/laravel12-saas
  • /wizard-ci next-js/15-app-router-saas
  • /wizard-ci next-js/15-app-router-todo
  • /wizard-ci next-js/15-pages-router-saas
  • /wizard-ci next-js/15-pages-router-todo
  • /wizard-ci nuxt/movies-nuxt-3-6
  • /wizard-ci nuxt/movies-nuxt-4
  • /wizard-ci react-native/expo-react-native-hacker-news
  • /wizard-ci react-native/react-native-saas
  • /wizard-ci react-router/react-router-v7-project
  • /wizard-ci react-router/rrv7-starter
  • /wizard-ci react-router/saas-template
  • /wizard-ci react-router/shopper
  • /wizard-ci sveltekit/CMSaasStarter
  • /wizard-ci swift/hackers-ios
  • /wizard-ci tanstack-router/tanstack-router-code-based-saas
  • /wizard-ci tanstack-router/tanstack-router-file-based-saas
  • /wizard-ci tanstack-start/tanstack-start-saas
  • /wizard-ci vue/movies

Results will be posted here when complete.

@gewenyu99 gewenyu99 closed this Feb 11, 2026
sarahxsanders added a commit that referenced this pull request Jul 22, 2026
Adds Rust as a supported framework, stacked on the Elixir framework PR:

- Integration.rust enum entry in the frameworks block, before the language fallbacks
- RUST_AGENT_CONFIG in src/frameworks/rust/ — claims a Cargo.toml with a [package] section (workspace-root-only manifests fall through; the agentic monorepo scan finds nested crates), gathers async-runtime presence (tokio/async-std/smol) to steer the agent between the default async client and the blocking one, installs via cargo add posthog-rs
- cargoPackageManager helper + FRAMEWORK_REGISTRY entry
- bash-fence allowlist for cargo: add/remove/build/check/fmt/clippy/metadata/tree/fetch; run/test stay denied (arbitrary code execution) and install/publish stay denied (outward-facing); the pinned cargo run assertion's reason changes from "no rust framework" to "arbitrary code execution"
- Pins framework: rust on a new integration-rust entry in the variant-resolution contract test, matching context-mill PR #269 which must release before this merges
- Marks Cargo.toml as a real framework target in the agentic manifest comment

Generated-By: PostHog Code
Task-Id: 9c949855-7611-48f2-b8b5-7aa4112543e5
sarahxsanders added a commit that referenced this pull request Jul 22, 2026
Adds Rust as a supported framework, stacked on the Elixir framework PR:

- Integration.rust enum entry in the frameworks block, before the language fallbacks
- RUST_AGENT_CONFIG in src/frameworks/rust/ — claims a Cargo.toml with a [package] section (workspace-root-only manifests fall through; the agentic monorepo scan finds nested crates), gathers async-runtime presence (tokio/async-std/smol) to steer the agent between the default async client and the blocking one, installs via cargo add posthog-rs
- cargoPackageManager helper + FRAMEWORK_REGISTRY entry
- bash-fence allowlist for cargo: add/remove/build/check/fmt/clippy/metadata/tree/fetch; run/test stay denied (arbitrary code execution) and install/publish stay denied (outward-facing); the pinned cargo run assertion's reason changes from "no rust framework" to "arbitrary code execution"
- Pins framework: rust on a new integration-rust entry in the variant-resolution contract test, matching context-mill PR #269 which must release before this merges
- Marks Cargo.toml as a real framework target in the agentic manifest comment

Generated-By: PostHog Code
Task-Id: 9c949855-7611-48f2-b8b5-7aa4112543e5
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