constants

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2026 License: MIT Imports: 0 Imported by: 1

Documentation

Overview

Package constants provides shared constants across the codebase.

Index

Constants

This section is empty.

Variables

View Source
var InternalChannels = map[string]bool{
	"cli":      true,
	"system":   true,
	"subagent": true,
}

InternalChannels defines channels that are used for internal communication and should not be exposed to external users or recorded as last active channel.

Functions

func IsInternalChannel

func IsInternalChannel(channel string) bool

IsInternalChannel returns true if the channel is an internal channel.

Types

This section is empty.

Jump to

Keyboard shortcuts

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