zettelkasten.dashboard.backend.routes.agent¶
zettelkasten.dashboard.backend.routes.agent ¶
In-process chat agent surface (zettelkasten MCP) for the dashboard.
Split out of the former flat routes.py; behaviour is unchanged.
ViewContext ¶
Bases: BaseModel
What the user is currently looking at in the dashboard.
Sent with each chat turn so the agent can resolve deictic references ("here", "this", "these") to the selection or the notes in view.