skyl / corpora

Corpora is a self-building corpus that can help build other arbitrary corpora
GNU Affero General Public License v3.0
2 stars 0 forks source link

Add 'corpora plan update_issue' Command for Interactive Issue Updates #34

Closed skyl closed 1 week ago

skyl commented 1 week ago

Currently, the CLI supports corpora plan issue for creating new issues interactively, but lacks a feature for updating existing issues.

Objectives

Requirements

  1. Extend CLI to support update_issue with existing issue fetching.
  2. Integrate interactive REPL for issue refinement.
  3. Enable updated issue submission to the issue tracker.