s1d3sw1ped
s1d3sw1ped released steamcache2-1.0.19 at s1d3sw1ped/steamcache2 2026-05-28 17:00:23 -05:00
s1d3sw1ped pushed tag 1.0.19 to s1d3sw1ped/steamcache2 2026-05-28 16:59:52 -05:00
s1d3sw1ped pushed to main at s1d3sw1ped/steamcache2 2026-05-28 10:31:31 -05:00
b7e3a0da86 Update metrics tracking and enhance cache eviction strategies
3fd72705fc Enhance Makefile and documentation for validation workflow
Compare 2 commits »
s1d3sw1ped pushed to main at s1d3sw1ped/steamcache2 2026-05-28 01:17:38 -05:00
c3464d692e Add core components for request coalescing and service management
843772e9f7 Refactor golangci-lint configuration and improve error handling
Compare 2 commits »
s1d3sw1ped pushed to main at s1d3sw1ped/steamcache2 2026-05-27 13:15:40 -05:00
feda55e225 Enhance DiskFS initialization and error handling
s1d3sw1ped pushed to main at s1d3sw1ped/steamcache2 2026-05-27 03:07:32 -05:00
4861f93e6f Update AGENTS.md and Makefile for review hygiene guidelines
s1d3sw1ped pushed to main at s1d3sw1ped/steamcache2 2026-05-27 03:02:43 -05:00
ffa9aa04f7 Refactor Makefile and enhance disk/memory eviction tests
6f28362790 Add /plans/ to .gitignore
0dbb2e02ed Remove plans/ directory (P0/P1/P2 work complete)
0c1840d223 chore: capture post-P0/P1 state for clean P2 start (working tree was dirty at task begin)
9cb38a9a18 Enhance SteamCache shutdown and coalesced request handling
Compare 13 commits »
s1d3sw1ped pushed to master at s1d3sw1ped/jiggablend 2026-03-14 22:20:17 -05:00
a3defe5cf6 Add tests for main package, manager, and various components
16d6a95058 Refactor runner and installation scripts for improved functionality
Compare 2 commits »
s1d3sw1ped released jiggablend-0.0.6 at s1d3sw1ped/jiggablend 2026-03-13 21:19:04 -05:00
s1d3sw1ped pushed tag 0.0.6 to s1d3sw1ped/jiggablend 2026-03-13 21:18:50 -05:00
s1d3sw1ped pushed to master at s1d3sw1ped/jiggablend 2026-03-13 21:18:10 -05:00
28cb50492c Update jiggablend-runner script to accept additional runner flags
dc525fbaa4 Add hardware compatibility flags for CPU rendering and HIPRT control
Compare 2 commits »
s1d3sw1ped pushed to master at s1d3sw1ped/jiggablend 2026-03-13 18:32:18 -05:00
5303f01f7c Implement GPU backend detection for Blender compatibility
s1d3sw1ped pushed to master at s1d3sw1ped/jiggablend 2026-03-13 10:26:30 -05:00
bc39fd438b Add installation script for jiggablend binary
4c7f168bce Enhance GPU error detection in RenderProcessor
Compare 2 commits »
s1d3sw1ped pushed to master at s1d3sw1ped/jiggablend 2026-03-13 10:01:47 -05:00
6833bb4013 Add GPU error handling and lockout mechanism in Runner
s1d3sw1ped released jiggablend-0.0.5 at s1d3sw1ped/jiggablend 2026-03-12 20:56:41 -05:00
s1d3sw1ped pushed tag 0.0.5 to s1d3sw1ped/jiggablend 2026-03-12 20:56:27 -05:00
s1d3sw1ped pushed to master at s1d3sw1ped/jiggablend 2026-03-12 20:55:54 -05:00
f9111ebac4 Remove xvfb-run dependency from rendering process
s1d3sw1ped released jiggablend-0.0.4 at s1d3sw1ped/jiggablend 2026-03-12 20:04:22 -05:00
s1d3sw1ped pushed tag 0.0.4 to s1d3sw1ped/jiggablend 2026-03-12 20:03:01 -05:00
s1d3sw1ped pushed to master at s1d3sw1ped/jiggablend 2026-03-12 19:59:18 -05:00
34445dc5cd Update README to clarify Blender requirements for the runner