Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Detected ¶
func Detected() bool
Detected returns true if the process is running inside an AI agent environment. GR_AGENT_MODE=0/false/no always takes priority, even after the first call.
The environment-based detection is computed once, lazily, on the first call and cached — a CLI process's environment does not change at runtime, so this matches the previous package-init behaviour without a package-level init.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package transcript reads an AI coding agent's on-disk conversation transcript and renders it to a neutral, agent-agnostic Markdown document.
|
Package transcript reads an AI coding agent's on-disk conversation transcript and renders it to a neutral, agent-agnostic Markdown document. |
Click to show internal directories.
Click to hide internal directories.