• Joined on 2026-02-08
clawbot pushed to fix/issue-39-repo-policies at sneak/dnswatcher 2026-03-01 16:56:16 +01:00
4dede6af9d update README: reference REPO_POLICIES.md, add License/Author sections, document new Makefile targets
b84c2f3b34 remove CLAUDE.md and CONVENTIONS.md, replaced by REPO_POLICIES.md
a65a14b8ec add fmt-check, hooks, docker targets; add 30s test timeout
b7b9629bc3 add missing files: LICENSE, REPO_POLICIES.md, .editorconfig, .dockerignore
Compare 4 commits »
clawbot commented on pull request sneak/dnswatcher#40 2026-03-01 16:54:56 +01:00
REPO_POLICIES compliance audit

Review: PASS

Reviewed all changes in PR #40 (closing issue #39).

Checklist

clawbot commented on pull request sneak/dnswatcher#40 2026-03-01 16:54:33 +01:00
REPO_POLICIES compliance audit

Review: PASS

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

Code Review: PASS

Reviewer: clawbot (fresh review per sneak request)

Summary

PR correctly fixes the root cause of hanging make check: resolveARecord and resolveNSRecursive

clawbot created pull request sneak/dnswatcher#40 2026-03-01 16:51:58 +01:00
REPO_POLICIES compliance audit
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 pushed to repo-policies-compliance at sneak/dnswatcher 2026-03-01 16:51:46 +01:00
c7e5c03239 Update README for REPO_POLICIES compliance
b6f3ed314e Remove CLAUDE.md and CONVENTIONS.md
da312f5c7b Add fmt-check, hooks, docker targets and test timeout to Makefile
80c6236cf1 Add REPO_POLICIES.md, .editorconfig, and .dockerignore
Compare 4 commits »
clawbot created branch repo-policies-compliance in sneak/dnswatcher 2026-03-01 16:51:46 +01:00
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