Skip to content

Conversation

@vanpelt
Copy link
Collaborator

@vanpelt vanpelt commented Dec 17, 2025

Description

The claude session logger I made for hack week allows users to import historic claude sessions. The UI looks much better if the start and end times of the calls reflect what they were when that claude session ran. We need to consider if doing this will mess with data locality and our special time ordered uuids.

Testing

How was this PR tested?

@vanpelt vanpelt requested a review from a team as a code owner December 17, 2025 00:17
@wandbot-3000
Copy link

wandbot-3000 bot commented Dec 17, 2025

@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@andrewtruong
Copy link
Collaborator

looks good, can you please add a test

vanpelt and others added 2 commits December 17, 2025 00:10
Add test coverage for the new started_at and ended_at timestamp
parameters in log_call, create_call, and finish_call.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
- Remove unused sys and warnings imports from weave/__init__.py
- Fix line length formatting in test files
- Fix typo "withoug" -> "without" in environment.py
- Add "gauge" to typos allowlist (correct spelling)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@vanpelt vanpelt added the merge-post-freeze-12-25 PRs to merge after December '25 freeze ends. label Dec 22, 2025
@github-actions
Copy link
Contributor

❌ Documentation Reference Check Failed

No documentation reference found in the PR description. Please add either:

This check is required for all PRs except those that start with "chore(weave)" or explicitly state "docs are not required". Please update your PR description and this check will run again automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-post-freeze-12-25 PRs to merge after December '25 freeze ends.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants