Documentation
¶
Overview ¶
Command git-toolbox is the standalone binary form of the codefly git toolbox. The host (CLI / Mind) loads it via core/agents/manager.Load — the same loader that handles every other agent in the system. Toolbox plugins are agents; they just register a Toolbox server instead of (or alongside) Runtime/Builder/Tooling.
Configuration:
CODEFLY_TOOLBOX_VERSION — version string surfaced in Identity.
Defaults to "0.0.0-dev".
CODEFLY_TOOLBOX_WORKSPACE — repository path the toolbox operates
on. Defaults to the current working
directory; if neither is set the
plugin still boots but every git
operation will fail loudly.
Click to show internal directories.
Click to hide internal directories.