file-sync-management
File Sync Management
Gotchas
- Local
/root/hiclaw-fs/is NOT real-time synced — you must explicitly pull from MinIO - After writing to
/root/hiclaw-fs/, immediately push to MinIO + notify Worker to file-sync via @mention - When Worker says they pushed files, pull before reading — never assume local copy is current
mc mirroruses--overwrite; single file usesmc cp
Operation Reference
| Situation | Read |
|---|---|
| Pull/push files, sync commands, notification workflow | references/sync-guide.md |
More from agentscope-ai/hiclaw
coding-cli
将编码工作委托给 Manager 持有的 AI CLI 工具(Claude Code / Gemini CLI / qodercli)执行
2channel-management
Use when determining sender identity in any room, managing trusted contacts, configuring the admin's primary notification channel, handling first-contact from a new channel, or escalating to admin across channels.
2find-skills
Discover and install agent skills from the open ecosystem. Use when you encounter an unfamiliar domain, framework, or workflow that you lack specialized knowledge about, or when your coordinator suggests searching for skills before starting a task.
2file-sync
Sync files with centralized storage. Use when your coordinator or another Worker notifies you of file updates (config changes, task files, shared data, collaboration artifacts).
2mcporter
Discover and call MCP Server tools via the mcporter CLI. Use when your coordinator notifies you about new MCP tools, or when you need to call external APIs. Includes workflow for generating skill documentation for new MCP servers.
1human-management
Use when admin requests adding a human user to the system, changing human permissions, removing human access, or managing human accounts.
1