You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GET /api/logs/by-execution/{execution_id} has been removed. Use GET /api/executions/{execution_id} instead. The response shape (LogsByExecutionResponse) is unchanged.
Features
add CLI query tool for all read-only API endpoints (#838) (e1647c7)
add read timeout to TelemetryQueryService queries (#860) (0c41e11)
cli: add --generate-completion and stop modifying .zshrc (#870) (cd44db2)
generate WebSocket types from JSON Schema and add frontend runtime validation (#863) (3b54680)
harden web API response models with constrained types and query optimization (#837) (4d84f8a)
migrate frontend data layer to TanStack Query (#835) (3b7ad8e)
systematize design tokens, add accent color system, and improve UI depth (#842) (2286e8d)
ui: consolidate dual query invalidators and replace cancelled flags with AbortController (#869) (36e7fae)
ui: integrate hamburger into status bar for mobile layout (#857) (6228ce5)
Bug Fixes
cli: normalize zsh completion function name for cyclopts 4.16+ (#871) (6b50939)
deep merge TOML [hassette] section to preserve top-level app definitions (#826) (7ff9941)
migrate HASSETTE__APP_DIR to HASSETTE__APPS__DIRECTORY (#831) (71350c7)