release: 0.55.5 — override-mode hook chmod + /home <code> chip contrast (#360)
This commit is contained in:
parent
00f8bceebc
commit
b7872d1c16
2 changed files with 13 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue