Documentation
¶
Overview ¶
Package agentimport converts local Codex and Claude Code artifacts into provider-neutral Mecatl data. Import is deliberately lossy: only user and assistant text enters conversation history. Provider-private reasoning and tool-call wire records cannot be replayed safely by another provider.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CopyStats ¶
CopyStats reports what an import copied and deliberately skipped.
func CopySkillSources ¶
CopySkillSources imports bundles from all sources after checking cross-source and destination name collisions, so a duplicate is reported before any bundle is written.
func CopyWorkspace ¶
CopyWorkspace merges regular files from src into dst without overwriting any existing path. The source repository's .git administration directory is not portable agent context and is omitted. Symlinks and special files are skipped.