Expand description
HTTP Server
Main API server for the CodeTether Agent
Modules§
Structs§
- AppState
- Server state shared across handlers
- Knative
Task - Task received from Knative Eventing
- Knative
Task Queue - Queue for Knative tasks waiting to be processed
- Register
Tool Request - Request to register a tool
- Registered
Tool - A registered tool with TTL tracking
- Tool
Registry - Tool registry with TTL-based expiry
Functions§
- serve
- Start the HTTP server