go-session/specs
Snider 55ceab4a0d
Some checks failed
Security Scan / security (push) Successful in 8s
Test / test (push) Failing after 1m8s
refactor(error-handling): replace fmt.Errorf and errors.New with coreerr.E()
Replace all 8 instances of fmt.Errorf across parser.go, html.go, and video.go
with coreerr.E() from forge.lthn.ai/core/go-log for consistent error handling.
Add dependency on go-log v0.0.4.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 20:38:07 +00:00
..
AGENT_CONTEXT.md refactor(error-handling): replace fmt.Errorf and errors.New with coreerr.E() 2026-03-16 20:38:07 +00:00
TASK_PROTOCOL.md refactor(error-handling): replace fmt.Errorf and errors.New with coreerr.E() 2026-03-16 20:38:07 +00:00