release: 0.55.5 — override-mode hook chmod + /home <code> chip contrast (#360)

This commit is contained in:
Vojtech 2026-05-19 21:18:51 +04:00 committed by GitHub
parent 00f8bceebc
commit b7872d1c16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 1 deletions

View file

@ -10,6 +10,18 @@ CalVer image tags (`stable-YYYY.MM.N`, `dev-YYYY.MM.N`) are produced for every C
## [Unreleased]
### Added
### Changed
### Fixed
### Removed
### Internal
## [0.55.5] — 2026-05-19
### Fixed
- `agnes init` now runs `_chmod_workspace_hooks(workspace)` for OVERRIDE
mode too (Initial Workspace Template seed-repo flow), not just the

View file

@ -1,6 +1,6 @@
[project]
name = "agnes-the-ai-analyst"
version = "0.55.4"
version = "0.55.5"
description = "Agnes — AI Data Analyst platform for AI analytical systems"
requires-python = ">=3.11,<3.14"
license = "MIT"