> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.HostToProjectOp.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias HostToProjectOp

```typescript
HostToProjectOp:
    | "rpc-reply"
    | "assistant-action-call"
    | "theme"
    | "focus-project"
    | "lifecycle"
    | "notify-click"
    | "navigate"
    | "chat-selection"
    | "bulk-port"
    | "private-content-bootstrap"
    | "private-content-control-reply"
    | "next"
    | "end"
```

Frames the host sends to the project.
