| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-26 | fix: resolve package conflicts and update documentation | Paul Buetow | |
| - Move main package files to benchmarks/cmd/ to fix test failures - Update CLAUDE.md with comprehensive benchmarking and profiling instructions - Fix unused imports in serverless.go - Remove experimental buffered pipe/copy implementations - Remove outdated documentation files All integration tests now pass successfully. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2025-06-26 | docs: add comprehensive plan to fix serverless mode deadlock | Paul Buetow | |
| Document multiple solution approaches for fixing the io.Copy deadlock in serverless mode, with a recommended buffered pipe implementation. Includes detailed implementation phases and success criteria. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
