server

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2025 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagType         = "type"
	FlagPort         = "port"
	FlagPrintOpenAPI = "print-openapi"
	FlagChatBasePath = "chat-base-path"
	FlagTermWidth    = "term-width"
	FlagTermHeight   = "term-height"
)

Variables

This section is empty.

Functions

func CreateServerCmd added in v0.3.3

func CreateServerCmd() *cobra.Command

Types

type AgentType

type AgentType = msgfmt.AgentType
const (
	AgentTypeClaude AgentType = msgfmt.AgentTypeClaude
	AgentTypeGoose  AgentType = msgfmt.AgentTypeGoose
	AgentTypeAider  AgentType = msgfmt.AgentTypeAider
	AgentTypeCodex  AgentType = msgfmt.AgentTypeCodex
	AgentTypeGemini AgentType = msgfmt.AgentTypeGemini
	AgentTypeCustom AgentType = msgfmt.AgentTypeCustom
)

Jump to

Keyboard shortcuts

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