Skip to content

docs: filesystem-first agents (README + SDK READMEs) + neutralize product-name wording#75

Merged
ZhiXiao-Lin merged 1 commit into
mainfrom
docs/filesystem-first-agents
Jun 20, 2026
Merged

docs: filesystem-first agents (README + SDK READMEs) + neutralize product-name wording#75
ZhiXiao-Lin merged 1 commit into
mainfrom
docs/filesystem-first-agents

Conversation

@ZhiXiao-Lin

Copy link
Copy Markdown
Contributor

Follow-up docs PR after the v4.0.0 release.

Added documentation

  • README.md — new Filesystem-First Agents section: the agent-directory convention (instructions.md / agent.acl / skills/ / schedules/ / tools/), the serve daemon (full harness turns), tools/ kind: mcp + kind: script, and rehydrate-on-boot. Plus a docs-site link.
  • Node + Python SDK READMEs — a Filesystem-First Agents section showing serveAgentDir / serve_agent_dir + the sessionStore rehydrate option.

Wording cleanup

  • Neutralized internal product-name references to role-based / capability wording in core/src/config/agent_dir.rs, manual/AGENT_DIR_TOOLS_DESIGN.md, and CHANGELOG.md (consistent with the earlier neutralization pass, docs(code): neutralize host product name to role-based wording #62).
  • Renamed the integration test test_agent_dir_eve.rstest_agent_dir_convention.rs.

Docs-only / comments / test-rename — no library logic changes. cargo fmt --check passes; the renamed integration test passes (3/3).

- README: new "Filesystem-First Agents" section (agent-dir convention, serve daemon, tools mcp/script, rehydrate-on-boot) + docs link.

- Node + Python SDK READMEs: add a Filesystem-First Agents section (serveAgentDir / serve_agent_dir).

- Neutralize internal product-name references to role-based wording in agent_dir.rs, AGENT_DIR_TOOLS_DESIGN.md, and CHANGELOG; rename the integration test to test_agent_dir_convention.rs.
@ZhiXiao-Lin ZhiXiao-Lin force-pushed the docs/filesystem-first-agents branch from 31916b5 to b681a53 Compare June 20, 2026 17:41
@ZhiXiao-Lin ZhiXiao-Lin merged commit c1f56fb into main Jun 20, 2026
1 check passed
@ZhiXiao-Lin ZhiXiao-Lin deleted the docs/filesystem-first-agents branch June 20, 2026 17:42
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