You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consume the ESS realization compiler and CI tool from the published 0.9.2 tag.
Declare the standalone Linux and hosted DevCenter realizations as typed ESS Realization IR,
validate them against the exact compiled AgentIDE specification, and generate the running-mode
reference from those declarations.
Rework the public quickstart around the released, checksum-verified Linux binary; lead with the
model-backed local TUI, distinguish the projection-only CLI, TUI, and browser surfaces, and state
the approval-required hosted boundary and operational prerequisites explicitly.
Regenerate the hosted coordination service with Service SDK 0.3.2 and its exact Connectors 0.5.3
factory contract so downstream composed runtimes use one Connector service trait.
Include lifecycle state in the generated session snapshot so Workspace can distinguish active
coding sessions from closed sessions when deriving terminal and agent authority.
Let hosted runtimes convert a digest-sealed, actor-specific IntentInventory through the
AgentIDE-owned Harness adapter, preserving generated command schemas, consequence envelopes, and
bounded-grant versus exact-plan approval posture without reconstructing the catalogue downstream.
Add agentide.intent-profile/2, renderer-neutral actor, context, inventory, grant, file, canonical
diff, and terminal contracts, plus compatibility normalization for the v1 exposure model.
Generate the hosted coordination service from Service SDK instead of adding an AgentIDE-specific
database or service repository. The package includes authenticated session projections, Eventlog
persistence, a Connector factory, public contracts, and executable conformance scenarios.
Extend that generated session aggregate with nested authority grants, Workspace-backed context
references, and exact approval-checkpoint records. Their authenticated projections and lifecycle
events use the same Eventlog stream; no source buffer or alternate file store is introduced.