Skip to content

feat: mount ~/.agents directory automatically#62

Open
shrwnsan wants to merge 2 commits into
fletchgqc:mainfrom
shrwnsan:feat/agents-dir
Open

feat: mount ~/.agents directory automatically#62
shrwnsan wants to merge 2 commits into
fletchgqc:mainfrom
shrwnsan:feat/agents-dir

Conversation

@shrwnsan
Copy link
Copy Markdown
Contributor

@shrwnsan shrwnsan commented Mar 8, 2026

Summary

  • Mount ~/.agents directory at /home/agent/.agents inside container
  • Only mounts if ~/.agents exists on host (graceful, no error if missing)
  • Supports centralized agents directory for skills, prompts, etc.

Test plan

  • Run ./agentbox shell and verify ls -la ~/.agents shows host contents
  • Verify no error when ~/.agents doesn't exist on host

🤖 Generated by Claude Code - GLM 5

Mount centralized agents directory (skills, prompts, etc.) at
/home/agent/.agents inside container. Only mounts if ~/.agents
exists on host.

Co-Authored-By: GLM <zai-org@users.noreply.github.com>
@shrwnsan shrwnsan marked this pull request as ready for review March 8, 2026 16:55
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