Skip to content

chore: Update dependencies and infer configuration#128

Merged
edenreich merged 4 commits intomainfrom
chore/update-deps-and-config
Dec 15, 2025
Merged

chore: Update dependencies and infer configuration#128
edenreich merged 4 commits intomainfrom
chore/update-deps-and-config

Conversation

@edenreich
Copy link
Copy Markdown
Contributor

Updates multiple dependencies to their latest versions including claude-code, gh, go, and golangci-lint. Also enhances the infer configuration with new features like background shells, MCP support, and improved shortcut organization. These updates improve development tooling and maintain compatibility with the latest versions.

Changes:

Dependency Updates:

  • claude-code: ^2.0.55 → ^2.0.65
  • gh: ^2.83.1 → ^2.83.2
  • go: ^1.25.2 → ^1.25.4
  • golangci-lint: ^2.6.2 → ^2.7.2

Configuration Updates:

  • Added tmp/ to .gitignore
  • Updated config.yaml with new features (background shells, MCP support, status bar, etc.)
  • Added new shortcut files for A2A, export, MCP, and shells management
  • Reorganized git shortcuts structure
  • Updated Go version in go.mod from 1.25.2 to 1.25.4

These updates ensure we're using the latest versions of our development tools and take advantage of new infer features for improved productivity.

@edenreich edenreich merged commit 0fa9d33 into main Dec 15, 2025
1 check passed
@edenreich edenreich deleted the chore/update-deps-and-config branch December 15, 2025 18:13
ig-semantic-release-bot bot added a commit that referenced this pull request Dec 30, 2025
## [0.17.0](v0.16.2...v0.17.0) (2025-12-30)

### ✨ Features

* **metadata:** Add token usage and execution metrics to A2A task responses ([#127](#127)) ([1f49f97](1f49f97)), closes [#126](#126)

### ♻️ Improvements

* Migrate to the latest A2A proto schema ([#129](#129)) ([02c2bc1](02c2bc1))

### 👷 CI

* Bump generator tool to 0.2.2 ([fc58ab9](fc58ab9))

### 🔧 Miscellaneous

* **deps:** Bump claude-code 2.0.65 to 2.0.76 ([47f0a79](47f0a79))
* **deps:** Bump generator tool ([659aec4](659aec4))
* **deps:** Update dependencies and infer configuration ([#128](#128)) ([0fa9d33](0fa9d33))
* **deps:** Update infer config ([76589af](76589af))
@ig-semantic-release-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.17.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant