Skip to content

refactor: shorten vt crate names - #590

Merged
wan9chi merged 1 commit into
mainfrom
agent/rename-vt-task-crate
Aug 4, 2026
Merged

refactor: shorten vt crate names#590
wan9chi merged 1 commit into
mainfrom
agent/rename-vt-task-crate

Conversation

@wan9chi

@wan9chiwan9chi commented Aug 4, 2026

Copy link
Copy Markdown
Member

#588 blindly replaces vite_ with vt, which renames vite_task* to vt_task*. This doesn't make sense. This PR renames vt_task* to vt*.

Co-authored-by: GPT-5 Codex <codex@openai.com>
@wan9chiGraphite App

Copy link
Copy Markdown
MemberAuthor

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions

Copy link
Copy Markdown

fspy benchmark

linux

dynamic/launch change +1.50% [ -2.96% .. +6.29%] overhead +62.22%
dynamic/access change +0.00% [-11.34% .. +8.78%] overhead +40.28%
static/launch change -0.46% [ -6.14% .. +7.28%] overhead +168.52%
static/access change +0.41% [ -6.86% .. +4.91%] overhead +742.17%

macos

dynamic/launch change +0.00% [ -1.61% .. +1.55%] overhead +209.60%
dynamic/access change -0.59% [ -3.76% .. +3.68%] overhead +15.28%

windows

dynamic/launch change -0.76% [ -6.39% .. +4.97%] overhead +30.57%
dynamic/access change +0.00% [ -2.38% .. +2.45%] overhead +8.18%

@wan9chi
wan9chi marked this pull request as ready for review August 4, 2026 14:39

@chatgpt-codex-connectorchatgpt-codex-connectorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit:33469acde2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment threadcrates/vt_client_napi/Cargo.toml
Comment threadcrates/vt_plan/README.md
@wan9chi
wan9chi merged commit ebe5837 into mainAug 4, 2026
20 checks passed
@wan9chi
wan9chi deleted the agent/rename-vt-task-crate branch August 4, 2026 14:53
Sign up for freeto 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

@wan9chi