Documentation
¶
Overview ¶
Package gripe records and lists agent complaints about sf — the one failure the call log can't capture on its own: sf exited 0 but gave the wrong thing, or the agent had to fall back to cat/rg/grep because sf couldn't do what was needed. `sf gripe '<one line>'` writes one cheap record (auto-tagged with project, session and time by calllog); bare `sf gripe` lists recent gripes so the sf author sees the coverage gaps to fix. Hard errors (exit != 0) are already in the log — read those with `sf history --failed --source agent`.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
NewCommand returns the `gripe` Cobra command (`sf gripe`).
Types ¶
Click to show internal directories.
Click to hide internal directories.