Skip to content

fixed a bug with the test-repo skill that created an invalid session file - #16

Merged
Soph merged 3 commits into
mainfrom
soph/make-sure-test-repo-skill-creates-valid-sessions
Jan 8, 2026
Merged

fixed a bug with the test-repo skill that created an invalid session file#16
Soph merged 3 commits into
mainfrom
soph/make-sure-test-repo-skill-creates-valid-sessions

Conversation

@Soph

@Soph Soph commented Jan 7, 2026

Copy link
Copy Markdown
Collaborator

When using the test-repo skill (for example "Can you do a test of the auto-commit strategy with the test-repo skill") it creates fake claude sessions. Starting claude code after such a test showed an error like this on start:

This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
RangeError: Invalid Date
    at toISOString (unknown)

The skill is now generating properly formatted session logs.

@Soph
Soph requested a review from dipree January 7, 2026 15:43
@Soph
Soph merged commit c080f3e into main Jan 8, 2026
3 checks passed
@Soph
Soph deleted the soph/make-sure-test-repo-skill-creates-valid-sessions branch January 8, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants