- Replace 9 panic() calls in smart_defaults.go with error returns - Add ErrUnknownProfile error type for better error handling - Update all callers (worker/config.go, tui/config.go, tui/cli_config.go, tui/main.go) - Update CHANGELOG.md with recent WebSocket handler improvements - Add metrics persistence, dataset handlers, and test organization notes - Config validation passes (make configlint) - All tests pass (go test ./tests/unit/api/ws) |
||
|---|---|---|
| .. | ||
| constants.go | ||
| paths.go | ||
| resources.go | ||
| security.go | ||
| shared.go | ||
| smart_defaults.go | ||
| validation.go | ||