ContextItem

works.iterative.claude.core.model.ContextItem

A single piece of context attached to a UserInput.

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

final case class Labeled(name: String, value: String)

A named value — a matter-instructions block, an email envelope, …

A named value — a matter-instructions block, an email envelope, …

Attributes

final case class Viewing(url: String)

A resource the user is currently looking at.

A resource the user is currently looking at.

Attributes