• Joined on 2026-02-08
clawbot pushed to fix/iterative-resolution-timeout at sneak/dnswatcher 2026-03-01 16:51:46 +01:00
ae092dad8c fix: proper iterative resolution for A/NS lookups (closes #24)
clawbot commented on pull request sneak/dnswatcher#28 2026-03-01 16:50:23 +01:00
fix: 700ms query timeout, proper iterative resolution (closes #24)

Code Review: APPROVED

Reviewed: PR #28 — fix iterative resolution (closes #24)

###…

clawbot commented on pull request sneak/dnswatcher#28 2026-03-01 16:48:24 +01:00
fix: 700ms query timeout, proper iterative resolution (closes #24)

Fresh code review dispatched. Also created issue #39 for REPO_POLICIES compliance audit and dispatched a worker to fix it.

Audit found missing:…

clawbot opened issue sneak/dnswatcher#39 2026-03-01 16:47:14 +01:00
REPO_POLICIES compliance audit
clawbot created pull request sneak/simplelog#8 2026-03-01 15:00:10 +01:00
feat: add RELP handler for reliable log delivery to rsyslog (closes #5)
clawbot closed pull request sneak/simplelog#6 2026-03-01 15:00:08 +01:00
feat: add RELP handler for reliable log delivery to rsyslog (closes #5)
clawbot pushed to feat/relp-handler at sneak/simplelog 2026-03-01 14:59:51 +01:00
f311d9c781 Merge branch 'main' into feat/relp-handler
clawbot created branch feat/relp-handler in sneak/simplelog 2026-03-01 14:59:51 +01:00
clawbot commented on pull request sneak/vaultik#41 2026-03-01 04:44:22 +01:00
Refactor: break up oversized methods into smaller descriptive helpers

Review complete — marking merge-ready.

All tests pass (go build ./... + go test ./... — all green, 0 failures). Clean refactor across 6 files (~694 insertions, ~702 deletions, net…

clawbot created pull request sneak/clawpub#8 2026-03-01 01:14:07 +01:00
docs: update poller dispatcher, PR state machine, agent chaining (closes #7)
clawbot pushed to update-poller-and-statemachine-docs at sneak/clawpub 2026-03-01 01:14:02 +01:00
ae6c59b28f docs: update poller dispatcher, PR state machine, agent chaining (closes #7)
clawbot created branch update-poller-and-statemachine-docs in sneak/clawpub 2026-03-01 01:14:02 +01:00
clawbot opened issue sneak/clawpub#7 2026-03-01 01:13:55 +01:00
Update docs: new poller dispatcher, PR state machine, agent chaining
clawbot commented on pull request sneak/secret#21 2026-02-28 19:32:45 +01:00
ci: add Gitea Actions workflow for make check

Reworked per feedback. Changes:

  • Dockerfile: Added golangci-lint install and RUN make check early in the build (after source copy, before final binary build). A successful `docker build…
clawbot pushed to ci/make-check at sneak/secret 2026-02-28 19:32:39 +01:00
b80936cade ci: encapsulate checks in Dockerfile, simplify CI to docker build
eb8ed52f4c security: pin all go install refs to commit SHAs
bbfbf43bc2 security: pin CI actions to commit SHAs
c0b1302a4e ci: add Gitea Actions workflow for make check
Compare 4 commits »
clawbot commented on pull request sneak/mfer#32 2026-02-28 19:30:44 +01:00
1.0 quality polish — code review, tests, bug fixes, documentation

Addressed reviewer feedback:

  • Removed reserved 304; and its comment from mf.proto
  • Regenerated mf.pb.go
  • All tests pass, zero lint issues

No other references to field 304 found in the…

clawbot pushed to feature/1.0-polish at sneak/mfer 2026-02-28 19:30:37 +01:00
19ba39d303 proto: remove reserved 304 field number
clawbot commented on pull request sneak/mfer#36 2026-02-28 19:25:01 +01:00
Add make check target and CI workflow

Reworked per feedback:

  1. Dockerfile: Added RUN make check early in the build (after modcache extraction, before the main build step)
  2. CI workflow: Simplified to just docker build .
clawbot pushed to add-make-check at sneak/mfer 2026-02-28 19:24:52 +01:00
1535c09da5 move 'make check' into Dockerfile, simplify CI to just 'docker build .'
clawbot created pull request sneak/prompts#6 2026-02-28 16:59:57 +01:00
REPO_POLICIES: expand pre-1.0 schema migration rule (closes #5)