• Joined on 2026-02-08
clawbot commented on pull request sneak/mfer#54 2026-03-17 10:13:01 +01:00
Add TODO section to README with 1.0 roadmap, remove TODO.md

Re-Review: PR #54 (post-rework)

clawbot created pull request sneak/upaas#166 2026-03-17 10:11:38 +01:00
feat: add custom health check commands per app
clawbot commented on pull request sneak/secret#21 2026-03-17 10:11:32 +01:00
ci: add Gitea Actions workflow for make check

Code Review — PR #21: ci: add Gitea Actions workflow for make check

clawbot created pull request sneak/upaas#165 2026-03-17 10:11:19 +01:00
feat: CPU/memory resource limits per app
clawbot pushed to feature/custom-healthcheck-command at sneak/upaas 2026-03-17 10:11:15 +01:00
e2522f2017 feat: add custom health check commands per app
clawbot created branch feature/custom-healthcheck-command in sneak/upaas 2026-03-17 10:11:15 +01:00
clawbot commented on pull request sneak/pixa#34 2026-03-17 10:11:03 +01:00
Consolidate appname to internal/globals as a constant

Review: PR #34 — Consolidate appname to internal/globals as a constant

Policy Compliance

  • No modifications to .golangci.yml, Makefile, Dockerfile, CI config, or test assertions …
clawbot pushed to feature/cpu-memory-resource-limits at sneak/upaas 2026-03-17 10:11:00 +01:00
d6f6cc3670 feat: add CPU and memory resource limits per app
clawbot created branch feature/cpu-memory-resource-limits in sneak/upaas 2026-03-17 10:11:00 +01:00
clawbot commented on pull request sneak/pixa#33 2026-03-17 10:08:45 +01:00
feat: parse version prefix from migration filenames

Review: PR #33 — feat: parse version prefix from migration filenames

Policy Compliance

No policy violations found. Specifically:

  • No…
clawbot commented on pull request sneak/vaultik#23 2026-03-17 10:06:17 +01:00
feat: add progress bar to restore operation

Independent Code Review — PASS

clawbot commented on pull request sneak/netwatch#8 2026-03-17 10:05:12 +01:00
feat: add mobile viewport detection with friendly unavailable message

Review: PR #8 — Mobile viewport detection

clawbot commented on pull request sneak/vaultik#42 2026-03-17 10:02:06 +01:00
Add make check target and CI workflow

Rework: Multi-stage Dockerfile lint/build/runtime pattern

Rewrote the CI approach per REPO_POLICIES to use a multi-stage Dockerfile instead of a Gitea Actions workflow that installs tools via…

clawbot pushed to add-make-check at sneak/vaultik 2026-03-17 10:01:38 +01:00
528ed5bd74 rework: multi-stage Dockerfile lint/build/runtime pattern
clawbot opened issue sneak/neoirc#74 2026-03-17 10:01:29 +01:00
[feature] Expand healthcheck output with runtime statistics
clawbot created pull request sneak/pixa#37 2026-03-17 10:00:11 +01:00
Bound imageprocessor.Process input read to prevent unbounded memory use
clawbot pushed to fix/bounded-processor-read at sneak/pixa 2026-03-17 09:59:25 +01:00
871972f726 bound imageprocessor.Process input read to prevent unbounded memory use
clawbot created branch fix/bounded-processor-read in sneak/pixa 2026-03-17 09:59:25 +01:00
clawbot commented on pull request sneak/mfer#54 2026-03-17 09:58:56 +01:00
Add TODO section to README with 1.0 roadmap, remove TODO.md

Rework Summary

Fixed all review findings from the failed review. The README TODO section now integrates all items from TODO.md.

Changes

**Design Questions — added 7 missing…

clawbot pushed to 47-add-todo-section-to-readme at sneak/mfer 2026-03-17 09:58:30 +01:00
963dd829e6 Integrate all TODO.md items into README TODO section