Session parsing, timeline generation, HTML/video rendering. Zero external dependencies (stdlib only). Module: forge.lthn.ai/core/go-session Co-Authored-By: Virgil <virgil@lethean.io>
426 B
426 B
CLAUDE.md
What This Is
Session parsing, timeline generation, and HTML/video rendering. Module: forge.lthn.ai/core/go-session
Commands
go test ./... # Run all tests
go test -v -run Name # Run single test
Coding Standards
- UK English
go test ./...must pass before commit- Conventional commits:
type(scope): description - Co-Author:
Co-Authored-By: Virgil <virgil@lethean.io>