mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-13 19:23:42 +08:00
Add a friendly AGENTS.md section editor inside the edit-agent modal's "高级" (Advanced) collapsible, alongside the existing additional-instructions field. New AgentGuideEditor reuses MemorySection cards, parses the file into ## sections, and saves whole-file via the workspace API (no backend change). Empty files offer a "create" scaffold flow. Reword the collapsible to a generic "高级" and add a role-clarifying note that fixes the boundary: factory identity goes in the form fields, evolving memory/rules go in the context files. Also fix the additional-instructions textarea so it fills the form width. Closes matevip/mateclaw#290 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| test | ||
| .npmrc | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| TEST_CASES.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| yarn.lock | ||