Documentation
¶
Overview ¶
templ: version: v0.3.1020
Package session_init is the editor-side module for the `session_init` workflow node — the canvas-visible declaration that sets rc.DefaultAgentSessionID for downstream agent nodes. Pairs with the engine-side executor in internal/agents/workflow/nodes.
See internal/docs/workflow/pool.md for the run-time semantics; this file owns the UI surface only (palette entry, drawflow codec, inspector partial, JS module path).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Inspector ¶
Inspector is the parameters-tab partial for the session_init node. editor.js shows the block when the selected node's type matches data-node-type, and hides every other panel. The partial owns its own DOM IDs (ins-session-mode, ins-session-id, ins-session-regen) so the JS module in inspector.js can read/write state without going through editor.js.
Types ¶
This section is empty.