ControlRequestBody

works.iterative.claude.core.model.ControlRequestBody

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

Stop the running turn; the session survives.

Stop the running turn; the session survives.

Attributes

final case class Other(subtype: String, payload: Json)

Any other control request subtype.

Any other control request subtype.

Attributes