codex

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2026 License: GPL-3.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

type Source struct{}

func New

func New() Source

func (Source) Analyze

func (Source) Analyze(
	ctx context.Context,
	sourceDir string,
	rawDir string,
	onProgress func(src.Progress),
) (src.Analysis, error)

func (Source) Load

func (Source) Load(ctx context.Context, conversation conv.Conversation) (conv.Session, error)

func (Source) Provider

func (Source) Provider() conv.Provider

func (Source) ResolveIncremental

func (Source) ResolveIncremental(
	ctx context.Context,
	_ string,
	changedRawPaths []string,
	lookup src.IncrementalLookup,
) (src.IncrementalResolution, error)

func (Source) ResumeCommand

func (Source) ResumeCommand(target conv.ResumeTarget) (*exec.Cmd, error)

func (Source) Scan

func (Source) Scan(ctx context.Context, rawDir string) ([]conv.Conversation, error)

func (Source) SyncCandidates

func (Source) SyncCandidates(
	ctx context.Context,
	sourceDir string,
	rawDir string,
) ([]src.SyncCandidate, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL