github rcourtman/Pulse v6.3.0-rc.4
Pulse v6.3.0-rc.4

latest releases: helm-chart-6.3.0-rc.6, v6.3.0-rc.6, helm-chart-6.3.0-rc.5...
pre-release15 hours ago

✅ Release Asset Validation: PASSED

All release assets have been validated successfully!

Status: Ready for publication ✅
Validated: 2026-08-21 09:59:09 UTC
Workflow: Pulse Release Pipeline #356

Validation Summary

  • All required assets present ✓
  • Checksums verified ✓
  • Version strings correct ✓
  • Binary architectures validated ✓

Pulse v6.3.0-rc.4 Release Notes

v6.3.0-rc.4 is a release candidate for the next Pulse v6 minor release,
following v6.3.0-rc.3 in the 6.3 line and stable v6.2.1. It carries the
Patrol v2 operating model, a first-class Actions workspace, guarded agent
action preflight, large-estate response improvements, and monitoring
correctness fixes.

This candidate adds estate-first platform summaries and search, an operator-
visible notification delivery log, a supported least-privilege agent profile,
and safer Docker-in-LXC discovery. It also prevents failed settings or AI-state
reads from silently overwriting preserved data, restores distinct alert-history
recurrences, and hardens agent operation on QNAP and hosts with stalled mounts.

Highlights

  • Read-only observers extend Patrol coverage between full model investigations
    without granting mutation authority.
  • Platform pages now lead with estate totals, status facets, and search that
    share the same predicates as their underlying tables.
  • Notification settings show the outcome of real delivery attempts instead of
    relying on test sends as a proxy for live delivery health.

Added

  • Durable Patrol objectives with pause, archive, resource-scope, coverage, and
    observer-health state.
  • Model-authored observer proposals that are validated, installed as bounded
    read-only checks, and kept separate from action authority.
  • Verified Patrol work receipts and clearer navigation between findings,
    objectives, attention items, and governed actions.
  • A persistent decision workspace with explicit decision origin, review
    progress, next-item navigation, and automatic advancement after a decision.
  • A canonical platform-admission facet projected on unified resources so
    supported onboarding and runtime modes stay consistent across the product.
  • Unified Agent preflight contracts for package updates, package-cache cleanup,
    and Docker lifecycle or update operations.
  • Production security deployment guidance and a focused security-review packet.
  • Estate overviews and infrastructure search across Proxmox, Docker,
    Kubernetes, TrueNAS, VMware, and standalone agent surfaces.
  • A seven-day notification delivery activity log with destination and outcome
    details for queued live alerts.
  • An administrator setting for Docker-in-LXC discovery.
  • Unified Agent installs can opt into a supported least-privilege profile with
    narrowly scoped elevation for the capabilities that require it.

Improved

  • Patrol now works from durable outcomes, scoped investigations, and verified
    work receipts instead of treating the chat stream as operational state.
  • Patrol investigations preserve objective and resource intent across retries,
    provider interruptions, chat restarts, truncated responses, and retained
    objective runs.
  • Finding identity, evidence, causal conclusions, and remediation proposals are
    canonicalized and validated before Patrol writes or acts on them.
  • Autonomous execution remains bounded by advertised capabilities, explicit
    policy, agent preflight, current target state, and post-action verification.
  • Patrol separates its Inbox, Protection, and Activity modes, removes duplicate
    counters and generic state, and keeps Assistant focused on explaining the
    selected item rather than acting as the operations front door.
  • Authenticated startup no longer pulls the full legacy state payload. Unified
    resource pages load concurrently after the first page and no longer wait for
    WebSocket hydration before beginning the canonical fetch.
  • Actions and Patrol identify whether a decision originated from a finding,
    alert, objective, or explicit operator request, making review context clearer.
  • Action refusal telemetry now classifies target changes, prerequisites,
    contract failures, capability limits, policy decisions, and stale plans
    instead of collapsing the new agent reason codes into the catch-all bucket.
  • API gzip handling preserves informational and bodyless responses, while
    polling, metric lookup, registry resolution, and source-target mapping avoid
    repeated large-estate scans.
  • OpenRouter, Ollama, and subscription-backed Patrol routes handle reasoning
    limits, readiness checks, deadlines, and continuation latency more reliably.
  • Subscription-backed turns now complete their idle timeout promptly even when
    a canceled CLI descendant still holds an inherited output pipe open.
  • Platform and alert-history facet counts are derived from each table's own
    filter predicate, keeping summary totals aligned with the visible rows.
  • Failed settings and AI-state reads preserve the last known data and surface
    the failure instead of treating unreadable storage as an empty value.
  • Docker-in-LXC discovery is explicitly controlled and backs off against slow
    or failing Proxmox hosts instead of creating a probe storm.

Fixed

  • Patrol no longer accepts empty, blocked, contradicted, incoherent, unscoped,
    or unsupported findings and proposals as successful investigation output.
  • Enabling full AI mode or restarting the chat provider now preserves and
    rewires Patrol controls and investigation dependencies.
  • Platform-admission state stays current across tenant changes, reconnects,
    shell navigation, and canonical resource aggregation.
  • Agent Doctor names the judged credential in verdict evidence, and agents
    warn when the server overrides a presented agent identity.
  • Alert threshold overrides resolve through canonical registry identity, and
    the monitoring-policy menu no longer clips inside alert cards.
  • Docker health-check dependencies and app-container scope now remain attached
    to the correct canonical findings.
  • Stale ZFS alerts clear when storage loses its pool attachment, and node-local
    ZFS pools are no longer attached to shared storage records.
  • vSphere backup status, agent thermal history, explicit cluster-member address
    overrides, and discovery-analysis request timeouts now reflect their actual
    runtime state.
  • Docker-in-LXC discovery no longer retries overlapping probes against slow
    Proxmox hosts, and command enablement after install is reflected without a
    reinstall.
  • In-progress Proxmox backups are no longer presented as completed backups.
  • The notifications surface now states when alert delivery is paused, and that
    a passing test send does not prove live alerts are getting through. Test
    sends bypass the delivery pause, so a configured destination could look
    healthy while every real alert was dropped before it reached the queue.
  • Degraded notification delivery is reported on the alerts overview rather than
    only on the destinations configuration tab, and Pulse raises an alert about
    its own delivery when it fails, so a dead notification channel is visible
    where a channel failure cannot announce itself.
  • The alert flapping cooldown now suppresses for its configured duration. The
    cooldown was recorded and never read, so suppression ended as soon as the
    measurement window drained and a resource oscillating just under the
    threshold was never damped at all.
  • Per-guest overrides that do not set powered-off severity continue to inherit
    the global severity instead of silently being stamped as warning.
  • Each alert recurrence now creates its own history row after the preceding
    occurrence resolves, while genuine short observation gaps still coalesce.
  • Notification delivery retries now cover roughly three minutes by default, so
    a destination restarting with monitored infrastructure can recover before
    the notification is dead-lettered.
  • QNAP installs place the agent runtime and download staging on the persistent
    data volume instead of requiring tens of MiB on the RAM-backed root.
  • An unreachable network mount no longer freezes the entire host disk collector
    or delays agent shutdown; skipped network filesystems are filtered before
    usage probes and remaining probes are bounded.
  • Unix Repair Authentication commands pin the existing agent ID and hostname,
    matching Windows behavior and preventing a repair from creating a suffixed
    duplicate identity.

Security

  • Patrol observers are read-only and proposal-only. Mutating operations still
    require the normal action-policy, approval, capability, preflight, and
    verification path.
  • Agent preflight responses expose bounded machine reason codes rather than
    command output, paths, package names, or provider-specific error text.
  • Investigation tooling is projected from the selected resource scope and
    rejects tools that were not advertised for that run.

Upgrade Notes

Use the normal v6 install or update flow for v6.3.0-rc.4 only when you are
comfortable testing a release candidate. The rollback target is v6.2.1.

The exact rollback reinstall command is:

./scripts/install.sh --version v6.2.1

The changes since v6.3.0-rc.3 do not require a Pulse Mobile client change
and preserve the existing mobile, Relay, onboarding, and mobile-facing API
contracts. No companion mobile build upload or public mobile-store rollout is
part of this candidate.

Windows Unified Agent binaries in this prerelease retain exact-SHA, checksum,
and detached-signature verification but are not Authenticode-signed, so Windows
may display an Unknown Publisher warning. Stable v6.3.0 still requires the
normal SignPath Authenticode lane unless a separate version-bound owner decision
is recorded.

Paid Pulse Pro, Relay, and eligible legacy customers should continue to use the
private download page and private runtime image for paid runtime features.

Installation

Docker (recommended):

docker pull rcourtman/pulse:6.3.0-rc.4

Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:6.3.0-rc.4

See the Installation Guide for complete setup instructions.

Review the Code signing policy for release provenance, approval roles, and signing scope.

Paid Pulse Pro, Relay, and eligible legacy customers: public GitHub release assets and the public rcourtman/pulse Docker image are community builds. They do not include the private Pulse Pro runtime hooks. Use https://pulserelay.pro/download.html with your activation key to get the private Pulse Pro Docker image or Linux/LXC archive.

Promotion Metadata

  • Promotion channel: rc
  • Candidate stable tag: v6.3.0-rc.4
  • Promoted prerelease tag: n/a
  • Rollback target: v6.2.1
  • Rollback command: ./scripts/install.sh --version v6.2.1
  • Hotfix exception: false
  • Windows Authenticode required: false
  • Unsigned Windows exception: false

Don't miss a new Pulse release

NewReleases is sending notifications on new releases.