Documentation
¶
Overview ¶
Package jscommands wires pkg/js's goja-backed evaluator into the runtime, enabling ${...} JavaScript expressions in slash-command instructions:
jscommands.Register()
It is a separate package (called by teamloader, the docker-agent CLI and embeddedchat/defaults) so embedders that build teams in code and don't use JS command expressions never link the JS engine into their binary.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.