Skip to content

fix: make create-expert query optional and add --continue support#512

Merged
FL4TLiN3 merged 3 commits intomainfrom
fix/create-expert-optional-query
Feb 15, 2026
Merged

fix: make create-expert query optional and add --continue support#512
FL4TLiN3 merged 3 commits intomainfrom
fix/create-expert-optional-query

Conversation

@FL4TLiN3
Copy link
Contributor

@FL4TLiN3 FL4TLiN3 commented Feb 15, 2026

Summary

  • Make query argument optional in create-expert CLI (aligned with perstack start)
  • Add --continue and --continue-job <jobId> options
  • Pass options through to startHandler (previously hardcoded to {})

Test plan

  • Run create-expert without query and verify TUI prompts for input
  • Run create-expert "some query" and verify it works as before
  • Run create-expert --continue and verify it resumes the most recent job

🤖 Generated with Claude Code

FL4TLiN3 and others added 3 commits February 15, 2026 09:38
Align create-expert CLI with perstack start by making query an optional
argument and adding --continue/--continue-job flags.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FL4TLiN3 FL4TLiN3 merged commit d7af461 into main Feb 15, 2026
9 checks passed
@FL4TLiN3 FL4TLiN3 deleted the fix/create-expert-optional-query branch February 15, 2026 09:42
@FL4TLiN3 FL4TLiN3 mentioned this pull request Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant