Skip to content

Conversation

@hubix2000
Copy link

@hubix2000 hubix2000 commented Dec 30, 2025

What

  • Add a timestamp field to every exec JSONL event line (session creation time).
  • Document the timestamp in codex exec --json output.

Why

  • Needed to synchronize sessions later by querying JSONL updates since a recorded timestamp.

How

  • Capture the session timestamp from SessionConfigured and inject it into each JSONL event line.
  • Update exec JSON docs with the new field.

Refs #8620

@github-actions
Copy link
Contributor

github-actions bot commented Dec 30, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@hubix2000
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Dec 30, 2025
@hubix2000 hubix2000 force-pushed the feature/exec-json-timestamp branch from 0350ac7 to 210c818 Compare December 30, 2025 13:01
@hubix2000 hubix2000 force-pushed the feature/exec-json-timestamp branch from 210c818 to 1ebb1bc Compare December 30, 2025 13:10
@etraut-openai
Copy link
Collaborator

We've updated our contribution guidelines to clarify that we're currently accepting contributions for bugs and security fixes, but we're not generally accepting new features at this time. We need to make sure that all new features compose well with both existing and upcoming features and fit into our roadmap. If you would like to propose a new feature, please file or upvote an enhancement request in the issue tracker. We will generally prioritize new features based on community feedback.

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