Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
grateful-agent-run
command
|
|
|
examples
|
|
|
features/internal/liveanthropic
Package liveanthropic provides a shared Anthropic-backed runner for feature-example tests.
|
Package liveanthropic provides a shared Anthropic-backed runner for feature-example tests. |
|
features/internal/liveopenai
Package liveopenai provides a shared OpenAI OAuth-backed runner for feature-example tests.
|
Package liveopenai provides a shared OpenAI OAuth-backed runner for feature-example tests. |
|
features/internal/liveopenrouter
Package liveopenrouter provides a shared OpenRouter-backed runner for feature-example tests.
|
Package liveopenrouter provides a shared OpenRouter-backed runner for feature-example tests. |
|
features/internal/liverunner
Package liverunner is the central provider-dispatch helper used by every feature-example test.
|
Package liverunner is the central provider-dispatch helper used by every feature-example test. |
|
features/internal/livetest
Package livetest centralizes live-test gating for feature examples.
|
Package livetest centralizes live-test gating for feature examples. |
|
internal
|
|
|
modelactivity
Package modelactivity carries an optional per-call model stream activity callback through context.
|
Package modelactivity carries an optional per-call model stream activity callback through context. |
|
modeldelta
Package modeldelta carries an optional per-call sink for streamed model reasoning text through context.
|
Package modeldelta carries an optional per-call sink for streamed model reasoning text through context. |
|
pkg
|
|
|
agentsdk
Package agentsdk exposes the reusable agent runtime.
|
Package agentsdk exposes the reusable agent runtime. |
|
agentsdk/host
Package host exposes the SDK host-boundary interfaces used by ChatLoop.
|
Package host exposes the SDK host-boundary interfaces used by ChatLoop. |
|
agentsdk/host/fileconfig
Package fileconfig provides file-backed SDK host configuration.
|
Package fileconfig provides file-backed SDK host configuration. |
|
agentsdk/mode
Package mode defines the SDK-native mode template shape.
|
Package mode defines the SDK-native mode template shape. |
|
agentsdk/modelsdev
Package modelsdev resolves per-model context-window limits from the models.dev open catalog (https://models.dev/api.json).
|
Package modelsdev resolves per-model context-window limits from the models.dev open catalog (https://models.dev/api.json). |
|
agentsdk/projectstate
Package projectstate implements durable, event-sourced project state for agents: typed tasks, typed long-term memories, session summaries, and a prime-context builder.
|
Package projectstate implements durable, event-sourced project state for agents: typed tasks, typed long-term memories, session summaries, and a prime-context builder. |
|
agentsdk/providers
Package providers contains SDK provider wiring for common model backends.
|
Package providers contains SDK provider wiring for common model backends. |
|
agentsdk/providers/anthropic
Package anthropic exposes the Anthropic provider and client helpers as part of the public agent SDK surface.
|
Package anthropic exposes the Anthropic provider and client helpers as part of the public agent SDK surface. |
|
agentsdk/providers/oauth
Package oauth exposes provider OAuth material parsing and refresh helpers.
|
Package oauth exposes provider OAuth material parsing and refresh helpers. |
|
agentsdk/providers/openai
Package openai exposes the OpenAI-compatible provider, client, and auth helpers as part of the public agent SDK surface.
|
Package openai exposes the OpenAI-compatible provider, client, and auth helpers as part of the public agent SDK surface. |
Click to show internal directories.
Click to hide internal directories.