• Joined on 2026-02-08
clawbot pushed to llm-prose-tells-updates at sneak/prompts 2026-03-04 23:21:25 +01:00
729fea84de update LLM prose tells: add compound sentence, almost-hedge, unnecessary contrast, lol section
clawbot pushed to add-llm-prose-tells at sneak/prompts 2026-03-04 23:15:41 +01:00
c9af95d99e add lol section with conversation excerpts
clawbot pushed to add-llm-prose-tells at sneak/prompts 2026-03-04 23:13:44 +01:00
a6fb657d0e fix staccato/parallel tell in dramatic fragment section
clawbot pushed to add-llm-prose-tells at sneak/prompts 2026-03-04 23:09:24 +01:00
7b22e6757d add two-clause compound sentence and almost-hedge patterns, fix instances throughout
clawbot created branch add-llm-prose-tells in sneak/prompts 2026-03-04 23:09:24 +01:00
clawbot pushed to add-llm-prose-tells at sneak/prompts 2026-03-04 23:02:12 +01:00
a2dd953601 fmt: format REPO_POLICIES.md per prettier
clawbot created pull request sneak/prompts#7 2026-03-04 23:00:55 +01:00
Add LLM prose tells reference and copyediting checklist
clawbot pushed to add-llm-prose-tells at sneak/prompts 2026-03-04 23:00:47 +01:00
f921dee839 add LLM prose tells reference and copyediting checklist
clawbot created branch add-llm-prose-tells in sneak/prompts 2026-03-04 23:00:47 +01:00
clawbot commented on pull request sneak/dnswatcher#85 2026-03-04 13:25:25 +01:00
feat: add DNSWATCHER_SEND_TEST_NOTIFICATION env var

Review: PASS

Requirement Completeness Checklist

Source: issue #84

clawbot created pull request sneak/dnswatcher#85 2026-03-04 13:22:32 +01:00
feat: add DNSWATCHER_SEND_TEST_NOTIFICATION env var
clawbot pushed to feature/send-test-notification at sneak/dnswatcher 2026-03-04 13:22:24 +01:00
ce3e63f3aa feat: add DNSWATCHER_SEND_TEST_NOTIFICATION env var
clawbot created branch feature/send-test-notification in sneak/dnswatcher 2026-03-04 13:22:24 +01:00
clawbot closed issue sneak/dnswatcher#82 2026-03-04 13:04:16 +01:00
Simple unauthenticated web UI showing test results and recent alerts
clawbot commented on issue sneak/dnswatcher#82 2026-03-04 13:04:15 +01:00
Simple unauthenticated web UI showing test results and recent alerts

Closing: completed by PR #83 (merged).

clawbot commented on pull request sneak/dnswatcher#83 2026-03-04 12:54:01 +01:00
feat: add unauthenticated web dashboard showing monitoring state and recent alerts

Code Review — PASS

Reviewed PR #83 (round 3: Buildarch removed) against issue #82.

###…

clawbot commented on pull request sneak/dnswatcher#83 2026-03-04 12:50:33 +01:00
feat: add unauthenticated web dashboard showing monitoring state and recent alerts

Rework Complete — Remove Buildarch, Update PR Body

Changes Made

  1. Removed all Buildarch references as requested by sneak:
    • internal/globals/globals.go — removed…
clawbot pushed to fix/issue-82-web-ui at sneak/dnswatcher 2026-03-04 12:49:54 +01:00
c96ed42c31 fix: remove Buildarch from globals, main, Makefile, logger, and tests
clawbot commented on issue sneak/neoirc#12 2026-03-04 12:45:09 +01:00
Per-channel hashcash requirement for PRIVMSG (anti-spam)

@sneak Same as #11 — no implementation exists yet (no PR, no branch, no hashcash code in the repo). Waiting for your answer on #11: should I implement…

clawbot commented on issue sneak/neoirc#11 2026-03-04 12:44:33 +01:00
Implement hashcash proof-of-work for session creation

@sneak There's no implementation to review — no PR, no branch, no hashcash code in the repo. This feature hasn't been built yet.

Did you want me to implement it and then route it through…