Skip to content

Phase 13: Build CLI commands for headless and automation use #14

Description

@ashishsinghbora

Goal

Make Magicloder useful without the desktop UI.

Scope

  • Add commands such as add, list, info, pause, resume, cancel, remove, retry, and serve.
  • Support JSON output for scripts.
  • Add readable table output for humans.
  • Use the local API rather than duplicating engine logic.
  • Return meaningful exit codes.
  • Support stdin/file input for batches of URLs.

Acceptance criteria

  • Every lifecycle action available in the UI is available through CLI/API.
  • CLI never directly manipulates SQLite internals.
  • Commands have shell-friendly exit codes and tests.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendbackend issuesphasephase issues

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions