MCPcopy
hub / github.com/claude-code-best/claude-code / magicDocs.ts

File magicDocs.ts

src/services/MagicDocs/magicDocs.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Magic Docs automatically maintains markdown documentation files marked with special headers.
3 * When a file with "# MAGIC DOC: [title]" is read, it runs periodically in the background
4 * using a forked subagent to update the document with new learnings from the conversation.

Callers

nothing calls this directly

Calls 3

sequentialFunction · 0.85
updateMagicDocFunction · 0.85

Tested by

no test coverage detected