chore(release): cut 0.18.0
Bundles #119 (BigQuery register-table M1), #126 (memory tree+duplicates+bulk-edit), #131 (Google groups prefix filter, BREAKING — auto-Everyone removed).
This commit is contained in:
parent
c940593a90
commit
514fe2c8b6
2 changed files with 3 additions and 1 deletions
|
|
@ -10,6 +10,8 @@ CalVer image tags (`stable-YYYY.MM.N`, `dev-YYYY.MM.N`) are produced for every C
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.18.0] — 2026-04-29
|
||||
|
||||
### Added
|
||||
|
||||
- **Corporate-memory tree view + cross-axis filtering** on `/corporate-memory` and `/corporate-memory/admin`. Operators choose a grouping axis (domain / category / tag / audience) and combine it with chip filters (status, source_type, audience, has-duplicate-hint, search). Tree uses native `<details>`; localStorage persists open/closed state per axis; no new dependencies. Issue #62.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "agnes-the-ai-analyst"
|
||||
version = "0.17.0"
|
||||
version = "0.18.0"
|
||||
description = "Agnes — AI Data Analyst platform for AI analytical systems"
|
||||
requires-python = ">=3.11,<3.14"
|
||||
license = "MIT"
|
||||
|
|
|
|||
Loading…
Reference in a new issue