Skip to content

feat(cli): add /copy and /export slash commands for Markdown session …#4029

Closed
liugh-dev wants to merge 0 commit into
esengine:main-v2from
liugh-dev:main-v2
Closed

feat(cli): add /copy and /export slash commands for Markdown session …#4029
liugh-dev wants to merge 0 commit into
esengine:main-v2from
liugh-dev:main-v2

Conversation

@liugh-dev

Copy link
Copy Markdown

…export

Add historyToMarkdown that converts the transcript into Markdown with user/assistant/tool sections, reasoning blocks, and tool-call JSON stanzas.

  • /copy: render session as Markdown and copy to clipboard
  • /export: save to a timestamped .md file in the session dir
  • Register completions and help entries for both commands
  • Expand REASONIX.md with project overview, commands, and architecture

@github-actions github-actions Bot added v2 Go rewrite (1.x) — main-v2 branch, active development tui Terminal UI / CLI (internal/cli, internal/control) agent Core agent loop (internal/agent, internal/control) and removed v2 Go rewrite (1.x) — main-v2 branch, active development labels Jun 11, 2026
@liugh-dev liugh-dev closed this Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent Core agent loop (internal/agent, internal/control) tui Terminal UI / CLI (internal/cli, internal/control)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant