config

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GlobalEnvPath

func GlobalEnvPath() string

GlobalEnvPath is the stable config location that survives branch switches.

Types

type Config

type Config struct {
	Headed     string // "1" = always headed, "auto" = per-action, "" = headless
	Debug      bool   // verbose logging + failure screenshots
	ProfileDir string // chrome profile path
}

Config holds generic browser automation settings.

func Load

func Load() *Config

Load reads config from ~/.config/brz/agent.env first (stable), then .env in working directory (override for testing).

Jump to

Keyboard shortcuts

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