Skip to content

Add data layer for trajectory visualizer - #118

Open
bellaland wants to merge 1 commit into
ChicagoHAI:mainfrom
bellaland:feature/log-analysis-data-store
Open

Add data layer for trajectory visualizer#118
bellaland wants to merge 1 commit into
ChicagoHAI:mainfrom
bellaland:feature/log-analysis-data-store

Conversation

@bellaland

Copy link
Copy Markdown
Contributor

Adds SQLite-backed event storage and an offline log-analysis pipeline for converting raw agent transcripts into structured trajectory steps, artifacts, and failures.

Validation:

  • trajectory_steps, run_artifacts, and failures are populated
  • nonzero command exit codes are stored as failures
  • completed runs with failures are marked completed_with_warnings
  • imports pass

@bellaland bellaland changed the title Add trajectory visualizer Add data layer for trajectory visualizer Jun 16, 2026
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.

1 participant