Skip to content

chore: Bump version to 0.4.0-beta.2 - #98

Merged
nfebe merged 1 commit into
mainfrom
chore/release-0.4.0-beta.2
Aug 1, 2026
Merged

chore: Bump version to 0.4.0-beta.2#98
nfebe merged 1 commit into
mainfrom
chore/release-0.4.0-beta.2

Conversation

@nfebe

@nfebe nfebe commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Second beta of the Albacore release (flatrun/agent#158), cut from the work merged on main since the first beta. Albacore is unfinished; the open items continue after this beta.

Second beta of the Albacore release, cut from the work merged on main
since the first beta: git-source deployment, the update-management view,
host charts with agent scheduling, and alerts that pick their targets,
name the responsible containers, and can restart the offending
deployment. Albacore is still unfinished; the open items continue after
this beta.
@sourceant

sourceant Bot commented Aug 1, 2026

Copy link
Copy Markdown

Code Review Summary

This PR bumps the version to 0.4.0-beta.2 and updates the CHANGELOG.md. The changelog accurately reflects the features and fixes merged since the last beta, including Git deployments, host charts, and design system fixes.

🚀 Key Improvements

💡 Minor Suggestions

  • Include PR references in the CHANGELOG.md for better traceability.
  • Condense some of the more verbose changelog entries for better readability.

@sourceant sourceant Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review complete. See the overview comment for a summary.

Comment thread CHANGELOG.md
Comment on lines +8 to +12
- From Git option in the new-deployment flow: clone a repository and deploy its compose file, with a private repository authenticated by a saved credential or a token that can be saved for reuse
- Administration > Updates: the current version and the releases available on a channel (stable, or prereleases behind an opt-in), each with its changelog, installing the newest in one click behind the settings permission
- Host charts on the observability screen for host CPU, memory and disk, with an alert rule able to target a host metric; the host section is hidden when its endpoint is absent instead of breaking the view
- Agent scheduling from a cadence picker with a permissions selector instead of hand-typed frontmatter, and a per-agent list of past runs that open in the assistant
- Deleting a saved assistant conversation, behind a confirmation

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding PR references to each entry improves traceability. It allows developers and users to easily locate the original discussion, implementation details, and linked issues in the repository.

Suggested change
- From Git option in the new-deployment flow: clone a repository and deploy its compose file, with a private repository authenticated by a saved credential or a token that can be saved for reuse
- Administration > Updates: the current version and the releases available on a channel (stable, or prereleases behind an opt-in), each with its changelog, installing the newest in one click behind the settings permission
- Host charts on the observability screen for host CPU, memory and disk, with an alert rule able to target a host metric; the host section is hidden when its endpoint is absent instead of breaking the view
- Agent scheduling from a cadence picker with a permissions selector instead of hand-typed frontmatter, and a per-agent list of past runs that open in the assistant
- Deleting a saved assistant conversation, behind a confirmation
+- From Git option in the new-deployment flow: clone a repository and deploy its compose file, with a private repository authenticated by a saved credential or a token that can be saved for reuse (#95)
+- Administration > Updates: the current version and the releases available on a channel (stable, or prereleases behind an opt-in), each with its changelog, installing the newest in one click (#94)
+- Host charts on the observability screen for host CPU, memory and disk, with an alert rule able to target a host metric (#96)
+- Agent scheduling from a cadence picker with a permissions selector, and a per-agent list of past runs that open in the assistant (#96)
+- Deleting a saved assistant conversation, behind a confirmation (#96)

Comment thread CHANGELOG.md

### Fixed
- A notification target no longer disappears after a successful test and save; the filled-in draft is pulled into the list on save
- The Agents, API keys and users views referenced design tokens that do not exist, so borders and surfaces dropped out (the Agents editor input had no visible border in dark mode); all three now use the design system's real tokens

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This entry is quite verbose for a changelog. A more concise description focusing on the fix and its impact makes the log easier to scan.

Suggested change
- The Agents, API keys and users views referenced design tokens that do not exist, so borders and surfaces dropped out (the Agents editor input had no visible border in dark mode); all three now use the design system's real tokens
+- Fixed missing borders and surfaces in Agents, API keys, and Users views caused by non-existent design token references (#92)

@nfebe
nfebe merged commit 472c118 into main Aug 1, 2026
5 checks passed
@nfebe
nfebe deleted the chore/release-0.4.0-beta.2 branch August 1, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant