Skip to main content

Module http

Module http 

Source
Expand description

HTTP client for OpenCode REST API.

This module provides the core HTTP client and resource API modules.

Modules§

config
Config API for OpenCode.
files
Files API for OpenCode.
find
Find API for OpenCode.
mcp
MCP API for OpenCode.
messages
Messages API for OpenCode.
misc
Miscellaneous API endpoints for OpenCode.
parts
Parts API for OpenCode.
permissions
Permissions API for OpenCode.
project
Project API for OpenCode.
providers
Providers API for OpenCode.
pty
PTY API for OpenCode.
questions
Questions API for OpenCode.
sessions
Sessions API for OpenCode.
tools
Tools, Agents, and Commands API for OpenCode.
worktree
Worktree API for OpenCode.

Structs§

HttpClient
HTTP client for OpenCode REST API.
HttpConfig
Configuration for the HTTP client.