List of all items
Structs
- client::AgentClient
- client::AgentClientConfig
- client::ModelOptions
- client::StakpakConfig
- local::ModelOptions
- local::ModelSet
- local::hooks::file_scratchpad_context::FileScratchpadContextHook
- local::hooks::file_scratchpad_context::FileScratchpadContextHookOptions
- local::hooks::inline_scratchpad_context::InlineScratchpadContextHook
- local::hooks::inline_scratchpad_context::InlineScratchpadContextHookOptions
- local::hooks::task_board_context::TaskBoardContextHook
- local::hooks::task_board_context::TaskBoardContextHookOptions
- local::migrations::Migration
- local::migrations::MigrationStatus
- local::storage::LocalStorage
- models::APIKeyScope
- models::AgentState
- models::ApiGroupVersion
- models::Block
- models::BuildCodeIndexInput
- models::BuildCodeIndexOutput
- models::CodeIndex
- models::CreateRuleBookInput
- models::CreateRuleBookResponse
- models::Dependency
- models::DependencySelector
- models::DependentBlock
- models::Document
- models::GetMyAccountResponse
- models::IndexError
- models::LLMOutput
- models::ListRuleBook
- models::ListRulebooksResponse
- models::Point
- models::RuleBook
- models::SearchDocsRequest
- models::SearchMemoryRequest
- models::SimpleDocument
- models::SimpleLLMMessage
- models::SlackReadMessagesRequest
- models::SlackReadRepliesRequest
- models::SlackSendMessageRequest
- models::ToolsCallParams
- models::ToolsCallResponse
- stakpak::Checkpoint
- stakpak::CheckpointState
- stakpak::CheckpointSummary
- stakpak::CreateCheckpointRequest
- stakpak::CreateCheckpointResponse
- stakpak::CreateSessionRequest
- stakpak::CreateSessionResponse
- stakpak::DeleteSessionResponse
- stakpak::GetCheckpointResponse
- stakpak::GetSessionResponse
- stakpak::ListCheckpointsQuery
- stakpak::ListCheckpointsResponse
- stakpak::ListSessionsQuery
- stakpak::ListSessionsResponse
- stakpak::SearchDocsRequest
- stakpak::SearchMemoryRequest
- stakpak::Session
- stakpak::SessionSummary
- stakpak::SlackReadMessagesRequest
- stakpak::SlackReadRepliesRequest
- stakpak::SlackSendMessageRequest
- stakpak::StakpakApiClient
- stakpak::StakpakApiConfig
- stakpak::UpdateSessionRequest
- stakpak::UpdateSessionResponse
- stakpak::storage::StakpakStorage
- storage::Checkpoint
- storage::CheckpointState
- storage::CheckpointSummary
- storage::CreateCheckpointRequest
- storage::CreateSessionRequest
- storage::CreateSessionResult
- storage::ListCheckpointsQuery
- storage::ListCheckpointsResult
- storage::ListSessionsQuery
- storage::ListSessionsResult
- storage::Session
- storage::SessionStats
- storage::SessionSummary
- storage::ToolUsageCounts
- storage::ToolUsageStats
- storage::UpdateSessionRequest
Enums
- error::AgentError
- error::BadRequestErrorMessage
- models::APIGroupVersionStatus
- models::ApiStreamError
- models::DependencySelectorOperator
- models::ProvisionerType
- models::RuleBookVisibility
- models::Segment
- models::SimpleLLMRole
- stakpak::SessionStatus
- stakpak::SessionVisibility
- storage::SessionStatus
- storage::SessionVisibility
- storage::StorageError
Traits
Functions
- local::migrations::all_migrations
- local::migrations::apply_all
- local::migrations::current_version
- local::migrations::get_applied_versions
- local::migrations::rollback_last
- local::migrations::rollback_to
- local::migrations::run_migrations
- local::migrations::status