Documentation
¶
Overview ¶
SPDX-License-Identifier: MIT
SPDX-License-Identifier: MIT
SPDX-License-Identifier: MIT
SPDX-License-Identifier: MIT
SPDX-License-Identifier: MIT
SPDX-License-Identifier: MIT
SPDX-License-Identifier: MIT
SPDX-License-Identifier: MIT
SPDX-License-Identifier: MIT Package cli is the cobra command tree for the sting CLI: querying commits, running the MCP server, and installing/uninstalling the server into agent runtimes. Configuration is resolved with viper (defaults < config file < env < flags) so dedicated provider PATs can live in sting's own config rather than relying on ambient provider tokens.
SPDX-License-Identifier: MIT
SPDX-License-Identifier: MIT
Index ¶
Constants ¶
This section is empty.
Variables ¶
var ( Version = "dev" Commit = "none" Date = "unknown" )
Build metadata, set via -ldflags at release time by goreleaser. These remain the stamping target named in .goreleaser.yaml; do not rename them.
The defaults are sentinels, not values. A binary carrying them was not stamped, and buildinfo falls through to the metadata the Go toolchain records so that `go build` and `go install` still report honestly.
Functions ¶
Types ¶
This section is empty.