CLI UX: 'axon run' should validate that --prompt is not empty
#199 · Go · ★ 293 · Apache-2.0 · updated 4mo ago
Problem The `axon run` command accepts an empty string for the required `--prompt` flag, creating invalid Tasks that will fail at the API level. Current Behavior # Empty prompt is accepted axon run -p "" --secret dummy --dry-run # Output: apiVersion: axon.io/v1alpha1 kind: Task…
replies in ~0h4/4 outside PRs mergedmaintainer left guidancehas CONTRIBUTINGsomeone tried before
Cleared 1m ago