Skip to content

fix: /home/agentos alignment and docs#1513

Closed
abcxff wants to merge 2 commits into
mainfrom
abc/fixes-1
Closed

fix: /home/agentos alignment and docs#1513
abcxff wants to merge 2 commits into
mainfrom
abc/fixes-1

Conversation

@abcxff

@abcxff abcxff commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Consolidated fixes for /home/agentos alignment.

/home/agentos alignment

secure-exec renamed the VM home /home/user -> /home/agentos (bindings rename, 165e5dc0), but agent-os source/tests/docs still assumed /home/user, so anything keying off the home dir pointed at a path that no longer exists.

This aligns functional source, tests, docs, and examples on /home/agentos: base-dir bootstrap, shell --work-dir default, stock pi adapter HOME fallback, quickstart seed path, and the home base-image regression guard.

Note: docs change re-reverts the doc half of #1506, which set docs back to /home/user the day before the runtime moved to /home/agentos.

abcxff and others added 2 commits June 23, 2026 20:34
secure-exec renamed the VM home /home/user -> /home/agentos (bindings
rename, 165e5dc0), but agent-os source/tests still assumed /home/user.
Post-bump the directory no longer exists, so anything keying off the home
dir (Pi adapter agentDir, base-dir bootstrap, shell cwd default) pointed
at a dead path.

Align all functional source + tests on /home/agentos:
- KERNEL_POSIX_BOOTSTRAP_DIRS (agent-os.ts, runtime-compat.ts)
- shell --work-dir default
- stock pi adapter HOME fallback
- quickstart pi-extensions seed path
- retarget the home base-image regression guard (renamed
  home-user-base-image -> home-base-image) to /home/agentos
- TS + Rust test fixtures

Docs/website/examples-docs deferred (commit #1506 deliberately set those
to /home/user the day before the runtime moved; needs a separate docs
decision). The client's custom adapter hardcodes /home/user and is out
of scope here (no HOME override; fix via PI_EXTENSION_PATH separately).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Follow-up to the /home/agentos source alignment: update docs, website
content, and example snippets from /home/user to /home/agentos so they
match the renamed VM home. This re-reverts the doc half of #1506 (which
set docs back to /home/user the day before the runtime moved to
/home/agentos), restoring docs/runtime agreement.

Generated website/.astro cache left untouched (regenerated on build).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@railway-app railway-app Bot temporarily deployed to rivet-frontend / agentos-pr-1513 June 23, 2026 23:21 Destroyed
@railway-app railway-app Bot temporarily deployed to agentos / agentos-pr-1513 June 23, 2026 23:22 Destroyed
@mintlify

mintlify Bot commented Jun 23, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
rivet-c4d395ab 🟡 Building Jun 23, 2026, 11:20 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@railway-app

railway-app Bot commented Jun 23, 2026

Copy link
Copy Markdown

🚅 Deployed to the agentos-pr-1513 environment in agentos

Service Status Web Updated (UTC)
agentos 😴 Sleeping (View Logs) Web Jun 23, 2026 at 11:31 pm

🚅 Deployed to the agentos-pr-1513 environment in rivet-frontend

Service Status Web Updated (UTC)
agent-os 😴 Sleeping (View Logs) Jun 23, 2026 at 11:29 pm

@railway-app railway-app Bot temporarily deployed to rivet-frontend / agentos-pr-1513 June 24, 2026 00:43 Destroyed
@railway-app railway-app Bot temporarily deployed to agentos / agentos-pr-1513 June 24, 2026 00:43 Destroyed
@NathanFlurry NathanFlurry changed the title fix: /home/agentos alignment, docs, and adapter stderr forwarding fix: /home/agentos alignment and docs Jun 24, 2026
@NathanFlurry

Copy link
Copy Markdown
Member

Closing as superseded by #1514, which now targets main and includes these /home/agentos alignment commits plus the replacement onAgentStderr implementation.

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.

2 participants