Skip to content

sync: roll up fork main into upstream main#4

Merged
mosufy merged 22 commits intoByMosDev:mainfrom
moltar-forge:main
Mar 6, 2026
Merged

sync: roll up fork main into upstream main#4
mosufy merged 22 commits intoByMosDev:mainfrom
moltar-forge:main

Conversation

@kalinon
Copy link
Copy Markdown
Contributor

@kalinon kalinon commented Mar 6, 2026

Summary

  • Fork branch moltar-forge:main is 22 commits ahead of bymosbot:main.
  • Diffstat against upstream main: 37 files changed, 405 insertions(+), 207 deletions(-).

What was merged in the fork

PR Title Branch Merged at
#2 docs(openclaw): document split roots and host-path remap defaults main<-codex/feature-openclaw-split-roots-docs 2026-03-04
#1 docs: rename org-chart → agents page main<-feature/simplify-org-chart 2026-03-04
#3 Update docs for agents naming and workspace link contract main<-codex/agents-and-workspace-link-docs 2026-03-04

Commit-level delta

Documentation

  • 84d16e5 docs: align workspace service and agents docs with current behavior
  • 8e2be22 docs: update org chart documentation to match simplified implementation
  • c0d7ebe docs(openclaw): document single config-root path contract
  • b042555 docs(openclaw): document additive remap prefixes and precedence
  • 28ef57f docs(openclaw): document ~/.openclaw remap prefix default
  • cbe7081 docs(openclaw): migrate to split root env model
  • 296dce6 docs(openclaw): fix workspace sidecar mount and subdir guidance

CI, tooling, and maintenance

  • 21ea7a1 chore: change workspace-service default port from 8080 to 18780
  • c200288 chore: update engines.node to >=25.0.0
  • 738cd5e ci: ignore legacy unformatted docs in prettier check
  • 5511e99 ci: unblock docs checks by fixing links toolchain
  • f3bba3d ci: relax markdownlint rules blocking PR checks

Other changes

  • 0224e2d dont push ghpages on forks
  • addd340 lint updates
  • dc62ef1 update gitignore
  • b834c8e update changelog
  • df8f9b9 Use org secret for Gitleaks license
  • a77dd0d rename org-chart to agents
  • 133e799 Document /workspace as canonical main OpenClaw path

Why this supersedes existing open upstream PRs

This rollup PR contains all commits currently on moltar-forge:main relative to bymosbot:main and therefore supersedes the following still-open incremental PRs:

kalinon and others added 22 commits March 3, 2026 10:00
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
…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>
Copy link
Copy Markdown
Member

@mosufy mosufy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 LGTM!

@mosufy mosufy merged commit a269b28 into ByMosDev:main Mar 6, 2026
2 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.

2 participants