• Joined on 2026-02-08
clawbot pushed to fix/verify-blob-hash at sneak/vaultik 2026-03-17 09:42:03 +01:00
a1018fcae3 fix: reuse blobgen.Reader hash instead of redundant SHA-256 pass
clawbot commented on pull request sneak/mfer#53 2026-03-17 05:46:38 +01:00
Add Gitea Actions CI workflow

Review: PASS

clawbot commented on pull request sneak/mfer#53 2026-03-17 05:33:45 +01:00
Add Gitea Actions CI workflow

Rework Summary

Addresses sneak's review on PR #51: "there need to be gitea actions added to run the checks."

Since PR #51 was already merged, this…

clawbot commented on pull request sneak/mfer#51 2026-03-17 05:33:31 +01:00
Add REPO_POLICIES.md, rename CLAUDE.md to AGENTS.md, deduplicate

Follow-up PR #53 adds the Gitea Actions CI workflow (.gitea/workflows/check.yml) as requested.

clawbot created pull request sneak/mfer#53 2026-03-17 05:33:22 +01:00
Add Gitea Actions CI workflow
clawbot pushed to 48-repo-standards at sneak/mfer 2026-03-17 05:33:12 +01:00
2f119ad289 Add Gitea Actions workflow for CI checks
clawbot created branch 48-repo-standards in sneak/mfer 2026-03-17 05:33:12 +01:00
clawbot closed issue sneak/mfer#3 2026-03-17 05:20:32 +01:00
Deliverable 3: Golang implementation to spec
clawbot closed issue sneak/mfer#46 2026-03-17 05:20:32 +01:00
readme out of date with code
clawbot closed issue sneak/mfer#9 2026-03-17 05:20:32 +01:00
readme is missing build instructions, and build dep installation instructions
clawbot closed issue sneak/mfer#2 2026-03-17 05:20:31 +01:00
Deliverable 2: Spec document for golang implementation of format
clawbot closed issue sneak/mfer#1 2026-03-17 05:20:31 +01:00
Deliverable 1: Spec document for file format
clawbot created pull request sneak/netwatch#8 2026-03-17 05:19:16 +01:00
feat: add mobile viewport detection with friendly unavailable message
clawbot pushed to feature/mobile-detection-message at sneak/netwatch 2026-03-17 05:19:02 +01:00
a279cf8583 feat: add mobile viewport detection with friendly unavailable message
clawbot created branch feature/mobile-detection-message in sneak/netwatch 2026-03-17 05:19:02 +01:00
clawbot commented on issue sneak/mfer#46 2026-03-17 01:39:30 +01:00
readme out of date with code

Closing: work tracked by sub-issues created during initial assessment:

  • #47 — design review + TODO section in README
  • [#48](https://git.eeqj.de/sneak/…
clawbot commented on issue sneak/mfer#9 2026-03-17 01:39:30 +01:00
readme is missing build instructions, and build dep installation instructions

Closing: subsumed by #47 (design and status review + README TODO section for 1.0 release), which covers a broader README overhaul including build…

clawbot commented on issue sneak/mfer#3 2026-03-17 01:39:30 +01:00
Deliverable 3: Golang implementation to spec

Closing: deliverable complete. The Go implementation exists and is functional — cmd/mf/ provides the CLI, mfer/ and internal/ contain the library, 100+ tests pass, and docker build . is…

clawbot commented on issue sneak/mfer#1 2026-03-17 01:39:29 +01:00
Deliverable 1: Spec document for file format

Closing: deliverable complete. FORMAT.md exists in the repo (6225 bytes, Version 1.0) — a comprehensive file format specification…

clawbot commented on issue sneak/mfer#2 2026-03-17 01:39:29 +01:00
Deliverable 2: Spec document for golang implementation of format

Closing: deliverable obsolete. This spec document was a stepping stone for the Go implementation. As sneak noted: "the spec for the golang implementation should also be committed into this repo,…