Added
- feat: add definition page link to DAG run details header (#1977) @yottahmd
- feat: add harness executor for coding agent CLI orchestration (#1978) @yottahmd
- feat: add DAG definition improvement flow from the spec editor (#1980) @yottahmd
- feat(spec): add build-time custom step types (#1987) @yottahmd
- feat(ui): add custom step editor autocomplete (#1989) @yottahmd
- feat(bots): add Discord bot integration (#1990) @yottahmd
- feat(ui): add inherited custom step editor hints (#1994) @yottahmd
- feat: add DAG run artifacts support (#1998) @yottahmd
Changed
- chore: remove experimental gha (GitHub Actions) executor (#1983) @yottahmd
- chore(deps): bump go-jose and otel to fix Trivy HIGH CVEs (#1984) @yottahmd
- chore: pin GitHub Actions to commit SHAs and update to latest versions (#1985) @yottahmd
- test(e2e): add distributed stack Playwright harness (#1996) @yottahmd
Fixed
- fix: generate coordinator proto in hybrid mode (#1970) @yottahmd
- fix: improve git sync publish and filtering (#1971) @yottahmd
- fix: make agent chat working state optimistic in web UI (#1972) @yottahmd
- fix: replace time.Sleep with deterministic synchronization in tests (#1973) @yottahmd
- fix: re-fetch auth providers after setup step 1 authentication (#1974) @yottahmd
- fix: return DAG with errors instead of 404 for invalid YAML files (#1975) @yottahmd
- fix: honor inherited DAG type during validation (#1981) @yottahmd
- fix: expire stale pending dispatch reservations (#1982) @yottahmd
- fix: distribute agent snapshots to shared-nothing workers (#1986) @yottahmd
- fix: remove third-party skill installation from embedded AI agent (#1988) @yottahmd
- fix: correct queue counts for distributed runs (#1992) @yottahmd
- fix: route local dag-run stop correctly (#1993) @yottahmd
- fix(config): whitelist common Windows profile env vars (#1991) (#1995) @yottahmd
- fix(agent): add Windows fallback for bash tool (#1999) @yottahmd
- fix(auth): align gated features with current license state (#2000) @yottahmd
Contributors
Thanks to our contributors for this release:
| Contribution | Contributor |
|---|---|
| Type inheritance for base config still fails validation in v2.4.3 (#1979) | @bagemt (report) |
| Bug: some scheduled tasks are queued but not run (#1837) | @jonasban (report) |
| Suggestion for Windows: Add more Windows' default environment variables to the whitelist (#1991) | @ruxo (report) |
Full Changelog: v2.4.3...v2.5.0