You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs/launch-kit.md is the shared source for launch copy, short posts, channel notes, and directory submission drafts. Its parser coverage wording now trails the README support list in several public-facing snippets.
Evidence
README current support list includes Claude Code, Codex CLI, Gemini CLI, Qwen Code, Cline, Aider, Cursor exports, Hermes Agent, OpenCode, OpenClaw, Pi, Oh My Pi, Kimi CLI, Copilot-style logs, and generic JSON/JSONL traces.
site/llms.txt also mentions Pi, Oh My Pi, and broad local session-log coverage.
docs/launch-kit.md launch positioning and post drafts mention Claude Code, Codex CLI, Gemini CLI, Qwen Code, Aider, Cursor exports, Hermes Agent, OpenCode, OpenClaw, Kimi CLI, and Copilot-style logs, but omit Cline, Pi, Oh My Pi, and generic JSON/JSONL traces.
docs/launch-kit.md Terminal Trove draft also omits Cline, OpenClaw, Pi, Oh My Pi, and generic JSON/JSONL traces.
Users reading launch copy or directory drafts should see parser coverage that matches the current product surface before they decide whether agenttrace supports their local agent history.
Adoption rationale
Launch-kit copy is often reused in public entry points. Keeping it aligned with README-level support improves onboarding clarity and reduces stale or under-specified distribution copy.
Suggested scope
Update docs/launch-kit.md launch positioning, launch post body, short post feedback line, and directory/draft descriptions so they reflect current README-level parser coverage concisely.
Keep wording local-first and focused on coding-agent session history, cost/tokens/time, slow-run diagnosis, reports, and CI evidence.
Preserve blocked/manual-only directory guidance; this task is copy alignment, not new outreach.
Non-goals
Do not submit or post externally.
Do not add unsupported sources.
Do not claim npm publication or new package availability.
Background
docs/launch-kit.mdis the shared source for launch copy, short posts, channel notes, and directory submission drafts. Its parser coverage wording now trails the README support list in several public-facing snippets.Evidence
site/llms.txtalso mentions Pi, Oh My Pi, and broad local session-log coverage.docs/launch-kit.mdlaunch positioning and post drafts mention Claude Code, Codex CLI, Gemini CLI, Qwen Code, Aider, Cursor exports, Hermes Agent, OpenCode, OpenClaw, Kimi CLI, and Copilot-style logs, but omit Cline, Pi, Oh My Pi, and generic JSON/JSONL traces.docs/launch-kit.mdTerminal Trove draft also omits Cline, OpenClaw, Pi, Oh My Pi, and generic JSON/JSONL traces.docs/launch-kit.md, so this is not covered by the active growth-assets PR.User value
Users reading launch copy or directory drafts should see parser coverage that matches the current product surface before they decide whether agenttrace supports their local agent history.
Adoption rationale
Launch-kit copy is often reused in public entry points. Keeping it aligned with README-level support improves onboarding clarity and reduces stale or under-specified distribution copy.
Suggested scope
docs/launch-kit.mdlaunch positioning, launch post body, short post feedback line, and directory/draft descriptions so they reflect current README-level parser coverage concisely.Non-goals
Acceptance criteria
scripts/ci/check-docs-commands.sh,scripts/ci/check-release-surfaces.sh, and relevant markdown/site checks still pass if touched by implementation.Suggested lane
lane/growth
Risk
Low. Main risk is bloating launch copy with too many names; keep support wording compact while matching the current product surface.
Source
Product launch-kit copy audit on 2026-05-10 against origin/master README,
site/llms.txt, anddocs/launch-kit.md.