Documentation
¶
Overview ¶
Package contextfile writes per-project markdown context files to ~/.synapses/context/<hash>.md. These files are read by the Claude Code SessionStart hook to inject project identity and pending tasks into the agent's context automatically — without requiring the agent to call session_init() first.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContextFilePath ¶
ContextFilePath returns the absolute path of the context file for repoRoot. The directory (~/.synapses/context/) is created if it does not exist.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.