Versions in this module Expand all Collapse all v0 v0.3.0 May 30, 2026 Changes in this version + const IDEClaude + const IDECodex + const IDECopilot + const IDECursor + const IDEDroid + const IDEGemini + const IDEOpenCode + const IDEPi + const ModePRDTasks + const ModePRReview + var ErrNoWork = core.ErrNoWork + func ExitCode(err error) int + func NewCommand() *cobra.Command + func Run(ctx context.Context, cfg Config) error + type ArchiveConfig = core.ArchiveConfig + type ArchiveResult = core.ArchiveResult + func Archive(ctx context.Context, cfg ArchiveConfig) (*ArchiveResult, error) + type Config = core.Config + type FetchResult = core.FetchResult + func FetchReviews(ctx context.Context, cfg Config) (*FetchResult, error) + type IDE = core.IDE + type Job = core.Job + type MigrationConfig = core.MigrationConfig + type MigrationResult = core.MigrationResult + func Migrate(ctx context.Context, cfg MigrationConfig) (*MigrationResult, error) + type Mode = core.Mode + type Preparation = core.Preparation + func Prepare(ctx context.Context, cfg Config) (*Preparation, error) + type SyncConfig = core.SyncConfig + type SyncResult = core.SyncResult + func Sync(ctx context.Context, cfg SyncConfig) (*SyncResult, error)