Skip to content

feat(import): support Hermes Agent JSONL#1018

Merged
wbugitlab1 merged 4 commits into
mainfrom
issue/297-import-hermes-jsonl
Jun 19, 2026
Merged

feat(import): support Hermes Agent JSONL#1018
wbugitlab1 merged 4 commits into
mainfrom
issue/297-import-hermes-jsonl

Conversation

@wbugitlab1

Copy link
Copy Markdown
Owner

Summary

  • Adds Hermes Agent flat JSONL role handling to import-jsonl replay parsing.
  • Converts Hermes user, assistant tool-call, and tool result rows into existing observation types.
  • Documents Claude Code or Hermes JSONL support in replay UI and CLI copy.

Closes #297.

Verification

  • corepack pnpm exec vitest run test/replay.test.ts test/replay-import-key.test.ts
  • corepack pnpm run lint
  • corepack pnpm run build
  • corepack pnpm test
  • semgrep scan --config p/default --error --metrics=off .
  • gitleaks protect --staged --redact

@wbugitlab1 wbugitlab1 merged commit 24ff677 into main Jun 19, 2026
2 checks 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.

feat(import): support Hermes Agent JSONL format in import-jsonl

1 participant