Skip to content

Class

CalendarTimeAgentAdapter

Generated GDScript class reference for CalendarTime.CalendarTimeAgentAdapter.

Status
Current
Version
v2.1.1
Source updated
2026-08-09
Generated on
2026-09-26

Calendar Time development adapter for the godot-tools agent-runtime. Implements godot-tools.agent-adapter.v1 by backing every command/state/ checkpoint through the public Calendar Time semantic surface (CalendarTimeSemanticCommands / CalendarTimeSemanticState / CalendarTimeCheckpoints). This is the "game-owned adapter" the runtime consumes: it routes through supported public APIs and never mutates implementation-private state. Development-only. Self-disables in release/template builds so the distributable plugin never depends on godot-tools transport. The runtime host discovers this node via the "godot_agent_adapter" group. Dependency direction: this adapter depends on the plugin's own semantic surface (in-repo). The plugin does NOT depend on godot-tools.

Source: addons/calendar_time/dev/agent_adapter/calendar_time_agent_adapter.gd

Syntax

class CalendarTimeAgentAdapter extends Node

Members

NameKindSummary
SCHEMAField
ADAPTER_IDField
PROJECT_IDField
ADAPTER_VERSIONField
agent_adapter_manifestMethod
agent_commandsMethod
agent_checkpointsMethod
agent_invokeMethod
agent_stateMethod
agent_checkpoint_metMethod