sync: roll up fork main into upstream main#4
Merged
mosufy merged 22 commits intoByMosDev:mainfrom Mar 6, 2026
Merged
Conversation
Document the correct OpenClaw home mount pattern, explicitly set WORKSPACE_SUBDIR=. to avoid /workspace/workspace nesting, and clarify that normal MosBot usage requires read-write workspace mounts.
Update setup, workspace-service, troubleshooting, and configuration docs to use WORKSPACE_FS_ROOT + CONFIG_FS_ROOT, document migration from WORKSPACE_ROOT/WORKSPACE_SUBDIR, and add remap-prefix troubleshooting guidance.
Update OpenClaw configuration and troubleshooting docs to include both default remap prefixes: /home/node/.openclaw and ~/.openclaw. This matches API defaults and clarifies how host-absolute paths are translated into virtual workspace paths.
Clarify that OPENCLAW_PATH_REMAP_PREFIXES appends custom prefixes while built-in prefixes are always active, and document that the most specific prefix wins when multiple remap prefixes match.
- update setup/workspace-service docs to map main workspace to /workspace\n- align troubleshooting guidance and examples with /workspace/* requests\n- update configuration reference virtual path conventions
- Remove corporate title examples (COO, CTO, CPO, CMO) - Document two modes: automatic (flat, from agents.list) and custom (hierarchical) - Add single-agent view section - Fix inaccurate claim about agents appearing automatically Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…roots-docs docs(openclaw): document split roots and host-path remap defaults
docs: rename org-chart → agents page
…nk-docs Update docs for agents naming and workspace link contract
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This was referenced Mar 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
moltar-forge:mainis 22 commits ahead ofbymosbot:main.37 files changed, 405 insertions(+), 207 deletions(-).What was merged in the fork
main<-codex/feature-openclaw-split-roots-docsmain<-feature/simplify-org-chartmain<-codex/agents-and-workspace-link-docsCommit-level delta
Documentation
84d16e5docs: align workspace service and agents docs with current behavior8e2be22docs: update org chart documentation to match simplified implementationc0d7ebedocs(openclaw): document single config-root path contractb042555docs(openclaw): document additive remap prefixes and precedence28ef57fdocs(openclaw): document ~/.openclaw remap prefix defaultcbe7081docs(openclaw): migrate to split root env model296dce6docs(openclaw): fix workspace sidecar mount and subdir guidanceCI, tooling, and maintenance
21ea7a1chore: change workspace-service default port from 8080 to 18780c200288chore: update engines.node to >=25.0.0738cd5eci: ignore legacy unformatted docs in prettier check5511e99ci: unblock docs checks by fixing links toolchainf3bba3dci: relax markdownlint rules blocking PR checksOther changes
0224e2ddont push ghpages on forksaddd340lint updatesdc62ef1update gitignoreb834c8eupdate changelogdf8f9b9Use org secret for Gitleaks licensea77dd0drename org-chart to agents133e799Document /workspace as canonical main OpenClaw pathWhy this supersedes existing open upstream PRs
This rollup PR contains all commits currently on
moltar-forge:mainrelative tobymosbot:mainand therefore supersedes the following still-open incremental PRs:After this rollup merges, those incremental PRs would be duplicate history.