Skip to content

feat: add new brew recipes#44

Merged
akornmeier merged 2 commits into
mainfrom
feat/just-config
Apr 2, 2026
Merged

feat: add new brew recipes#44
akornmeier merged 2 commits into
mainfrom
feat/just-config

Conversation

@akornmeier

Copy link
Copy Markdown
Owner

This pull request updates development environment configuration files to add new tools and adjust application preferences. The most significant changes are the addition of new Homebrew taps and packages, and a minor update to the desktop application's configuration template.

Homebrew configuration updates:

  • Added the oven-sh/bun tap to enable installation of Bun-related packages.
  • Added just (a task runner) and pi-coding-agent (custom agent harness) to the list of Homebrew packages to be installed.

Desktop application configuration:

  • In claude_desktop_config.json.template, moved the ccdScheduledTasksEnabled preference above sidebarMode for improved organization. No functional change was made.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates local development environment setup by extending the Homebrew bundle configuration and slightly reordering a Claude Desktop config template preference (no functional change).

Changes:

  • Added the oven-sh/bun Homebrew tap.
  • Added new Homebrew formulas: just and pi-coding-agent.
  • Reordered ccdScheduledTasksEnabled within the Claude Desktop config template preferences block.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
Brewfile Adds a new tap and two additional formulas to be installed via brew bundle.
claude/claude_desktop_config.json.template Reorders a preference entry for readability/organization without changing values.

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

@akornmeier akornmeier merged commit e62bbe3 into main Apr 2, 2026
2 checks passed
@akornmeier akornmeier deleted the feat/just-config branch April 2, 2026 11:01
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.

2 participants