types
- Source file: src/types.ts
- Lines: 130
- Responsibility: Shared host runtime TypeScript interfaces and action/task contracts.
Exported API
export interface AdditionalMount {
export interface MountAllowlist {
export interface AllowedRoot {
export interface ContainerConfig {
export interface RegisteredGroup {
export interface NewMessage {
export interface ScheduledTask {
export interface TaskRunLog {
export interface FarmActionRequest {
export interface FarmActionResult {
export interface MemoryActionRequest {
export interface MemorySearchHit {
export interface MemoryActionResult {
Environment Variables Referenced
None in this module.
Notable Internal Symbols
No notable top-level internal symbol list generated.