Directories
¶
| Path | Synopsis |
|---|---|
|
Package agent provides multi-conduit orchestration for ore agent applications.
|
Package agent provides multi-conduit orchestration for ore agent applications. |
|
Package artifact defines the extensible Artifact interface and common concrete types used throughout ore.
|
Package artifact defines the extensible Artifact interface and common concrete types used throughout ore. |
|
cmd
|
|
|
release
command
|
|
|
Package cognitive defines cognitive patterns that drive multi-turn inference loops.
|
Package cognitive defines cognitive patterns that drive multi-turn inference loops. |
|
examples
module
|
|
|
Package loop implements the single-turn execution primitive for ore.
|
Package loop implements the single-turn execution primitive for ore. |
|
Package provider defines the Provider interface, the contract between the core loop and concrete LLM provider adapters.
|
Package provider defines the Provider interface, the contract between the core loop and concrete LLM provider adapters. |
|
Package session provides the Stream and Manager primitives that orchestrate per-session inference and session lifecycle in the ore framework.
|
Package session provides the Stream and Manager primitives that orchestrate per-session inference and session lifecycle in the ore framework. |
|
Package state defines the State interface and supporting types for ore's conversation history model.
|
Package state defines the State interface and supporting types for ore's conversation history model. |
|
Package thread defines a Store interface and Thread entity for managing persistent, multi-conduit thread state.
|
Package thread defines a Store interface and Thread entity for managing persistent, multi-conduit thread state. |
|
Package tool defines the core tool execution framework for ore.
|
Package tool defines the core tool execution framework for ore. |
|
x
|
|
|
guardrails
Package guardrails provides a loop.Transform that injects safety and formatting constraints into the inference context without mutating the persistent conversation buffer.
|
Package guardrails provides a loop.Transform that injects safety and formatting constraints into the inference context without mutating the persistent conversation buffer. |
|
systemprompt
Package systemprompt provides a loop.Transform that injects a system prompt into the inference context without mutating the persistent conversation buffer.
|
Package systemprompt provides a loop.Transform that injects a system prompt into the inference context without mutating the persistent conversation buffer. |
|
systemprompt/source
Package source provides factory functions that return func() string closures compatible with systemprompt.WithContentFunc, bridging content acquisition (files, directory traversal) and the composable system prompt transform.
|
Package source provides factory functions that return func() string closures compatible with systemprompt.WithContentFunc, bridging content acquisition (files, directory traversal) and the composable system prompt transform. |
|
analytics
module
|
|
|
compaction
module
|
|
|
conduit
module
|
|
|
conduit/http
module
|
|
|
conduit/stdio
module
|
|
|
conduit/tui
module
|
|
|
export
module
|
|
|
llmbytes
module
|
|
|
provider/anthropic
module
|
|
|
provider/openai
module
|
|
|
provider/retry
module
|
|
|
subagent
module
|
|
|
telemetry
module
|
|
|
tool
module
|
|
|
tool/bash
module
|
|
|
tool/calculator
module
|
|
|
tool/filesystem
module
|
|
|
tool/sandbox/unsafe
module
|
|
|
tool/set_model
module
|
|
|
tool/set_title
module
|
|
|
tool/settitle
module
|
|
|
tool/skills
module
|
|
|
tool/truncate
module
|
|
|
usage
module
|
|
|
verifier
module
|
|
|
wire/anthropic
module
|
|
|
wire/openai
module
|
Click to show internal directories.
Click to hide internal directories.