Skip to content

feat(extension): export history sessions as json#313

Merged
gaomeng1900 merged 2 commits intoalibaba:mainfrom
Adonis0123:feature/239-history-export
Mar 20, 2026
Merged

feat(extension): export history sessions as json#313
gaomeng1900 merged 2 commits intoalibaba:mainfrom
Adonis0123:feature/239-history-export

Conversation

@Adonis0123
Copy link
Contributor

Summary

  • add a per-session export action in the extension history list
  • export the selected session's HistoricalEvent[] as a JSON download
  • extract filename generation and download logic into a small history export utility

Testing

  • npx eslint packages/extension/src/components/HistoryList.tsx packages/extension/src/lib/history-export.ts
  • npm run build:libs
  • npm run build:ext -w @page-agent/ext

Closes #239

@CLAassistant
Copy link

CLAassistant commented Mar 19, 2026

CLA assistant check
All committers have signed the CLA.

@gaomeng1900
Copy link
Collaborator

Thanks for your contribution!

LGTM.

@gaomeng1900 gaomeng1900 merged commit 8c06cdc into alibaba:main Mar 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] 希望增加历史执行记录能导出来,非常需要

3 participants