Skip to content

Conversation

@edenreich
Copy link
Contributor

Summary

  • Updated multiple package versions in the Flox environment to their latest stable releases
  • Reorganized packages into logical groups for better maintainability
  • Added package metadata and system compatibility information

Changes

  • claude-code: 2.0.15 → 2.0.30
  • docker: 28.4.0 → 28.5.1
  • gh: 2.81.0 → 2.82.1
  • nodejs: v22.* → v24.11.0
  • Package organization: Grouped packages by function (vcs, build, linting, tools)

Test plan

  • Verify Flox environment activates successfully
  • Test that all updated tools work as expected
  • Confirm build and test commands still function properly

🤖 Generated with Claude Code

- Upgrade claude-code from 2.0.15 to 2.0.30
- Upgrade docker from 28.4.0 to 28.5.1
- Upgrade gh from 2.81.0 to 2.82.1
- Upgrade nodejs from v22 to v24.11.0
- Reorganize packages into logical groups (vcs, build, linting, tools)
- Add package metadata and system information

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@edenreich edenreich merged commit 1787187 into main Nov 13, 2025
5 checks passed
@edenreich edenreich deleted the update/flox-environment-manifest branch November 13, 2025 20:08
ig-semantic-release-bot bot pushed a commit that referenced this pull request Nov 13, 2025
## [0.53.4](v0.53.3...v0.53.4) (2025-11-13)

### 🐛 Bug Fixes

* **cli:** Add scrolling and text wrapping to task management view ([#203](#203)) ([5b0aeaf](5b0aeaf))
* **a2a:** Fix task cancellation race condition ([#198](#198)) ([1f831dd](1f831dd)), closes [#195](#195)
* **cli:** Maintain spinner visibility when exiting task management view ([#202](#202)) ([63c78b1](63c78b1))

### ♻️ Code Refactoring

* **a2a:** Remove task goes idle feature ([#199](#199)) ([b199ad5](b199ad5)), closes [#197](#197)

### 📚 Documentation

* **a2a:** Add VNC support for browser-agent with real-time GUI viewing ([#189](#189)) ([a24336c](a24336c))

### 🧹 Maintenance

* **deps:** Bump modernc.org/sqlite from 1.39.1 to 1.40.0 ([#200](#200)) ([5752375](5752375))
* Update Flox environment dependencies ([#201](#201)) ([1787187](1787187))
@ig-semantic-release-bot
Copy link

🎉 This PR is included in version 0.53.4 🎉

The release is available on:

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.

2 participants