Skip to content

Make --summary required for case create#270

Merged
maximelb merged 1 commit intocli-v2from
cli-require-summary-on-create
Mar 29, 2026
Merged

Make --summary required for case create#270
maximelb merged 1 commit intocli-v2from
cli-require-summary-on-create

Conversation

@maximelb
Copy link
Copy Markdown
Contributor

Summary

  • Makes --summary a required option for limacharlie case create since cases require summaries
  • Updates explain text and command examples to reflect the requirement
  • Adds test_create_without_summary_rejected test; updates existing tests to always provide --summary

Test plan

  • All 99 existing case CLI tests pass
  • Manual: limacharlie case create without --summary should error
  • Manual: limacharlie case create --summary "test" should succeed

🤖 Generated with Claude Code

Cases require summaries, so the CLI now enforces this at invocation time
rather than allowing empty summaries.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@maximelb maximelb marked this pull request as ready for review March 29, 2026 23:24
@maximelb maximelb merged commit 1c9bba6 into cli-v2 Mar 29, 2026
7 checks passed
@maximelb maximelb deleted the cli-require-summary-on-create branch March 29, 2026 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant