Skip to content

chore(identity): migrate account references to xrryx - #11

Merged
xrryx merged 2 commits into
mainfrom
chore/migrate-identity-to-xrryx-pr
Sep 7, 2026
Merged

chore(identity): migrate account references to xrryx#11
xrryx merged 2 commits into
mainfrom
chore/migrate-identity-to-xrryx-pr

Conversation

@xrryx

@xrryx xrryx commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Issue

N/A - Complete the GitHub and npm identity migration to xrryx.

Changes

  • Update account, package, repository, and organization references to xrryx.
  • Point Nova and Homebrew configuration at the renamed repositories.
  • Keep the existing custom domain and host-specific OS username unchanged.

Verification

  • Git and package references resolve to xrryx.
  • Host-specific settings and the existing custom domain remain unchanged.

Additional Notes

  • nix flake check --no-build passed locally.

xrryx and others added 2 commits August 24, 2026 17:55
- Update GitHub, domain, Homebrew, mise, and Git identity references
- Point the Nova flake input and lock file at ve62ca-labs
- Align M4Air and migration examples with the renamed account
- Track the renamed profile repository path in Codex

Co-authored-by: Codex GPT-5.6 Sol Max <noreply@openai.com>
- Update GitHub, npm, and organization references for xrryx.
- Keep host-specific usernames and the existing custom domain unchanged.

Co-authored-by: Codex GPT-5.6 Sol Max <noreply@openai.com>
@changeset-bot

changeset-bot Bot commented Sep 7, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5690aa3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 7, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-07T01:46:47.407930Z 5690aa3 PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot 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: 5690aa3073

ℹ️ 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 thread flake.nix
darwinConfigurations."M4Air" = mkDarwinConfig {
hostName = "M4Air";
username = "lemtoc";
username = "ve62ca";

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Preserve the M4Air operating-system username

For an existing M4Air whose shortname remains lemtoc, this propagates ve62ca into system.primaryUser, users.users, Home Manager, and paths such as /Users/${username}/.homebrew; applying the configuration will therefore target a nonexistent or different account instead of the host's current user. Since this migration is intended to leave host-specific OS usernames unchanged, retain lemtoc here unless the macOS account is migrated separately.

Useful? React with 👍 / 👎.

rename-claude-projects.sh --old lemtoc --new t1190078 --dry-run
rename-claude-projects.sh --old lemtoc --new t1190078
rename-claude-projects.sh --old ve62ca --new xrryx --dry-run
rename-claude-projects.sh --old ve62ca --new xrryx

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Keep the GitHub rename out of the macOS migration example

If a user copies this non-dry-run example, the script renames every matching Claude session directory from -Users-ve62ca-* to -Users-xrryx-*. The script explicitly operates on macOS shortnames, while xrryx is the new GitHub identity and no host is configured with that OS username, so Claude will no longer associate the renamed sessions with their actual paths. Use an example involving a genuine local-account rename instead.

Useful? React with 👍 / 👎.

Comment thread README.md
Zsh startup time is continuously tracked in CI. Every push to main runs 50 iterations with [hyperfine](https://github.com/sharkdp/hyperfine) and records the results.

https://bench.lemtoc.me
https://bench.ve62ca.me

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Keep the benchmark link on the existing custom domain

This account-only migration explicitly leaves the existing custom domain unchanged, but this line replaces bench.lemtoc.me with a different domain. Unless the benchmark site's DNS and hosting were migrated separately—which this change says they were not—README visitors are sent to an unconfigured or unrelated host instead of the published benchmark.

Useful? React with 👍 / 👎.

@github-actions github-actions Bot 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.

Zsh Interactive Latency

Details
Benchmark suite Current: 5690aa3 Previous: 4fce781 Ratio
first prompt lag 65.81 ms (13.48 ms) 48.48 ms (3.74 ms) 1.36
first command lag 66.59 ms (13.6 ms) 48.92 ms (3.73 ms) 1.36
command lag 1.71 ms (0.71 ms) 0.87 ms (0.13 ms) 1.97
input lag 1.74 ms (12.77 ms) 16.11 ms (7.63 ms) 0.11
exit time 63.39 ms (16.01 ms) 38.07 ms (2.99 ms) 1.67

This comment was automatically generated by workflow using github-action-benchmark.

@xrryx
xrryx merged commit 30981f6 into main Sep 7, 2026
1 check passed
@xrryx
xrryx deleted the chore/migrate-identity-to-xrryx-pr branch September 7, 2026 01:48
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