Release 1.0.91
What's Changed
- Isolate ERUN_SKILLS_DIR in the integration harness by @rihards-freimanis in #562
- Fix paste-image container flag for non-erun tenants by @rihards-freimanis in #560
- Mirror the launched --model into CLAUDE_CODE_SUBAGENT_MODEL by @rihards-freimanis in #563
- Name the release/component in deploy trace lines by @rihards-freimanis in #564
- Add a Clear (view-baseline) button to the erun-trace pane by @rihards-freimanis in #565
- Review panel: auto-scroll the tree to follow the diff, mirror filter/collapse by @rihards-freimanis in #566
- Complete the in-pod env config + erun doctor --sync-config, retire the #376 legacy fields by @rihards-freimanis in #568
- Remove TenantConfig.projectroot; resolve cwd→tenant via env localRepoPath by @rihards-freimanis in #570
- Check fmt.Fprintf writes in version_test httptest handlers (lint) by @rihards-freimanis in #572
- Lint-green erun-mcp: extract helpers, drop deprecated filepath.HasPrefix by @rihards-freimanis in #573
- Lint-green erun-common: extract helpers across 50 findings by @rihards-freimanis in #574
- Lint-green erun-ui: extract helpers, exclude playwright/node_modules by @rihards-freimanis in #575
- Gate golangci-lint in the build (image test stage + erun-ui build) by @rihards-freimanis in #577
- Recover deploy from immutable Deployment selector changes; release-name chart labels by @rihards-freimanis in #569
Full Changelog: v1.0.90...v1.0.91