agent

package
v0.66.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2026 License: MIT Imports: 3 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL