Skip to content

Add portable structured log viewer bundles - #297

Open
concordia-claw wants to merge 1 commit into
google-deepmind:mainfrom
concordia-claw:feat/self-contained-log-viewer
Open

Add portable structured log viewer bundles#297
concordia-claw wants to merge 1 commit into
google-deepmind:mainfrom
concordia-claw:feat/self-contained-log-viewer

Conversation

@concordia-claw

Copy link
Copy Markdown

Summary

  • add concordia-log bundle to create a portable HTML viewer with a structured log preloaded
  • reuse and package the existing log_viewer.html rather than maintaining a second viewer
  • safely escape embedded script end tags and Unicode line separators
  • document portable viewer creation and the privacy implications of sharing full logs

Testing

  • concordia/.venv/bin/python concordia/concordia/command_line_interface/concordia_log_test.py (32 tests)
  • bundled a real 188 KB structured simulation log and verified the generated HTML
  • built the wheel and verified it contains concordia/utils/log_viewer.html and concordia/utils/log_viewer.py

@google-cla

google-cla Bot commented Aug 30, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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.

2 participants