Skip to content

Add codex, codex-app, and msedit to Brewfile#501

Merged
toshimaru merged 10 commits into
mainfrom
copilot/remove-iterm2-from-brew
May 1, 2026
Merged

Add codex, codex-app, and msedit to Brewfile#501
toshimaru merged 10 commits into
mainfrom
copilot/remove-iterm2-from-brew

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 30, 2026

This pull request updates the Homebrew, cask, and VSCode package lists by adding and removing several packages to better align with current usage and requirements. The main changes involve adding new tools and removing some existing ones from the configuration files.

Homebrew package updates:

  • Added msedit and witr to the homebrew_package_names list in variables.yml to include these utilities in the setup. [1] [2]

Homebrew cask package updates:

  • Added codex and codex-app to the homebrew_cask_package_names list to support new applications.
  • Removed iterm2 from both the Brewfile and variables.yml to exclude it from future installations. [1] [2]

VSCode extension updates:

  • Removed github.copilot-chat from the vscode_package_names list, reflecting a change in recommended extensions.

Copilot AI and others added 5 commits April 29, 2026 06:28
Agent-Logs-Url: https://github.com/toshimaru/dotfiles/sessions/ca4ec4a9-a761-4667-b5a3-af9b296d43bf

Co-authored-by: toshimaru <803398+toshimaru@users.noreply.github.com>
Agent-Logs-Url: https://github.com/toshimaru/dotfiles/sessions/ae998ad8-4cf5-4bb8-8b55-58d97eb8b309

Co-authored-by: toshimaru <803398+toshimaru@users.noreply.github.com>
Agent-Logs-Url: https://github.com/toshimaru/dotfiles/sessions/e09d4c8c-0d6c-4777-b3a4-a52026560874

Co-authored-by: toshimaru <803398+toshimaru@users.noreply.github.com>
Agent-Logs-Url: https://github.com/toshimaru/dotfiles/sessions/29d0bad6-4825-489b-9d27-d4a85896e329

Co-authored-by: toshimaru <803398+toshimaru@users.noreply.github.com>
Agent-Logs-Url: https://github.com/toshimaru/dotfiles/sessions/4f607c3f-f626-4c82-be21-9c3d180ca95c

Co-authored-by: toshimaru <803398+toshimaru@users.noreply.github.com>
@toshimaru toshimaru marked this pull request as ready for review May 1, 2026 12:51
Copilot AI review requested due to automatic review settings May 1, 2026 12:51
@toshimaru toshimaru merged commit 2003931 into main May 1, 2026
5 checks passed
@toshimaru toshimaru deleted the copilot/remove-iterm2-from-brew branch May 1, 2026 12:52
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the macOS bootstrap configuration (Brew/Serverkit + VS Code extensions) to reflect current tooling by adding/removing selected packages.

Changes:

  • Add msedit and witr to Homebrew formula installs via variables.yml.
  • Add codex and codex-app to Homebrew cask installs via variables.yml.
  • Remove iterm2 from cask installs and remove github.copilot-chat from VS Code extensions; also drop an unused mas comment entry from Brewfile.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
variables.yml Updates formula/cask/VS Code extension lists consumed by serverkit.yml.erb.
Brewfile Removes iterm2 cask entry and an unused commented mas line.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread variables.yml
Comment on lines 16 to 19
- mas
- mise
- msedit
- mysql
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.

3 participants