Documentation
Use the docs to customize mycli, validate local changes, and ship future Go CLIs with documentation included.
Start with setup, then move into command customization, npm distribution, release automation, command reference, and docs-site maintenance. The structure follows the way a small CLI grows from template to shipped tool.
Start
Workflows
Reference
Command reference
Commands and flags for opening, listing, searching, filtering, slicing, and exporting transcripts.
Open guideDevelopment
Build, test, and maintain the agentscript repository.
Open guideRelease and npm publishing
Understand the tag-driven GitHub release workflow and npm wrapper package contract.
Open guide