Documentation
¶
Overview ¶
Package agentrunner provides lean parent-agent detection with no heavy deps. Consumers (e.g. tsk status auto-format) can import this package without pulling in subagent, logging, or UI code.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TestProcessNameFunc func(pid int) string
TestProcessNameFunc, when non-nil, overrides PID → process-name lookup used during parent-process detection. Tests set this to inject a fake process tree.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.