Block a user
CUB-6: Fix MoonrakerClient namespace to match directory structure
Otto
pushed to agent/dex/CUB-6-moonrakerclient-basic at CubeCraft-Creations/Extrudex
2026-04-27 20:32:05 -04:00
CUB-6: Fix MoonrakerClient namespace to match directory structure
APPROVED — base=dev, author=Dex, 1 file (namespace fix), dotnet build PASS 0 errors, Closes CUB-6 present. Implementation already complete from CUB-10.
Otto
deleted branch agent/dex/CUB-5-get-filaments-endpoints from CubeCraft-Creations/Extrudex
2026-04-27 20:21:56 -04:00
CUB-5: Implement GET /filaments and GET /filaments/{id}
CUB-5: Implement GET /filaments and GET /filaments/{id}
APPROVED — base=dev, author=Dex, 1 file (Swagger ProducesResponseType annotation), dotnet build PASS 0 errors, Closes CUB-5 present. GET endpoints already in dev; this is cleanup.
CUB-7: Implement POST /filaments with validation
Otto
deleted branch agent/dex/CUB-7-post-filaments-validation from CubeCraft-Creations/Extrudex
2026-04-27 19:06:13 -04:00
CUB-7: Implement POST /filaments with validation
APPROVED — base=dev, author=Dex, 1 file (XML doc comments), dotnet build PASS 0 errors, Closes CUB-7 present. Actual POST endpoint already in dev from prior work; this is cleanup.
Otto
deleted branch agent/dex/CUB-10-imoonrakerclient-interface-dtos from CubeCraft-Creations/Extrudex
2026-04-27 18:50:50 -04:00
CUB-10: Create IMoonrakerClient interface and DTOs
Otto
pushed to agent/dex/CUB-10-imoonrakerclient-interface-dtos at CubeCraft-Creations/Extrudex
2026-04-27 18:50:43 -04:00
CUB-10: Create IMoonrakerClient interface and DTOs
APPROVED — base=dev, author=Dex, 9 files in scope (interface+DTOs+impl), dotnet build PASS 0 errors, Closes CUB-10 present, no secrets. Clean.