Skip to content

Harden cross-platform agent recovery - #2

Merged
Bakobiibizo merged 4 commits into
mainfrom
agent/recovery-telemetry-release
Aug 3, 2026
Merged

Harden cross-platform agent recovery#2
Bakobiibizo merged 4 commits into
mainfrom
agent/recovery-telemetry-release

Conversation

@Bakobiibizo

Copy link
Copy Markdown
Contributor

Summary

  • Discover the host operating system, usable home/config roots, and available agent harnesses.
  • Add compatibility negotiation, durable error capture, and recovery-aware launch behavior.
  • Add release automation, documentation, and CLI coverage for platform and configuration variants.

Why

Recovery could fail before work began when Windows lacked a conventional HOME value or when harness/config layouts differed from the expected setup. Those bootstrap failures also needed a reliable path into LDGR.

Impact

Agent startup and interrupted-work recovery are more resilient across Windows and other operating systems, with clearer fallback options when preferred harnesses are unavailable.

Validation

  • Agentctl test suite: 43/43 passed.
  • Pushed commit: 59ca866b71a09ed7fd702853cb3dc675dfa4da50.

@Bakobiibizo
Bakobiibizo marked this pull request as ready for review August 3, 2026 21:38
@Bakobiibizo
Bakobiibizo merged commit aa5c007 into main Aug 3, 2026
6 checks passed
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