Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Claude ¶
type Claude struct {
// contains filtered or unexported fields
}
func (*Claude) ContextWindow ¶
type CmdFactory ¶
CmdFactory creates an exec.Cmd that may run inside a sandbox. When nil, agents fall back to exec.CommandContext.
type Codex ¶
type Codex struct {
// contains filtered or unexported fields
}
func (*Codex) ContextWindow ¶
type Cursor ¶
type Cursor struct {
// contains filtered or unexported fields
}
func (*Cursor) ContextWindow ¶
type Gemini ¶
type Gemini struct {
// contains filtered or unexported fields
}
func (*Gemini) ContextWindow ¶
type Ollama ¶
type Ollama struct {
// contains filtered or unexported fields
}
func (*Ollama) ContextWindow ¶
type OpenCode ¶ added in v0.121.0
type OpenCode struct {
// contains filtered or unexported fields
}
func NewOpenCode ¶ added in v0.121.0
func (*OpenCode) ContextWindow ¶ added in v0.121.0
type Stream ¶
type Stream struct {
// contains filtered or unexported fields
}
func NewTestStream ¶
NewTestStream creates a Stream pre-loaded with the given text, for testing.
Click to show internal directories.
Click to hide internal directories.