• Joined on 2024-10-11
thuanle pushed to feat/external-rules-pipeline at thuanle/claw-email 2026-04-28 07:12:53 +07:00
094bd35de4 style: gofmt client_test.go
thuanle pushed to feat/external-rules-pipeline at thuanle/claw-email 2026-04-28 07:08:26 +07:00
c127018bc9 fix: add dispatch_context to schema docs and test buildDispatchMetadata
thuanle pushed to feat/external-rules-pipeline at thuanle/claw-email 2026-04-28 07:01:22 +07:00
5e7a479991 fix: protect task_uuid from DispatchContext overwrite and update acceptance criteria
thuanle pushed to feat/external-rules-pipeline at thuanle/claw-email 2026-04-28 06:53:07 +07:00
562d3b01c3 fix: reorder ingress checks and update requirements.md
thuanle pushed to feat/external-rules-pipeline at thuanle/claw-email 2026-04-28 06:40:28 +07:00
92121278bb docs: add ADR-0002, update flow and add BLOCKLIST_EMAILS
aa05e3f7c0 feat: wire external rules pipeline into ingress and dispatch
ab992abc26 feat(rules): add BlocklistRule
8006e6d64c feat(rules): add Rule interface, Pipeline, and WhitelistRule
Compare 4 commits »
thuanle created branch feat/external-rules-pipeline in thuanle/claw-email 2026-04-28 06:40:28 +07:00
thuanle pushed to main at thuanle/claw-email 2026-04-28 06:23:34 +07:00
2233fd232a update workflow - auto assign yourself as assignee/reviewer
thuanle deleted branch fix/reviewer-pr-discussion-comments from thuanle/claw-email 2026-04-28 06:13:29 +07:00
thuanle pushed to main at thuanle/claw-email 2026-04-28 06:13:29 +07:00
3985b9dae3 Merge pull request 'Require PR discussion comments in reviewer workflow' (#17) from fix/reviewer-pr-discussion-comments into main
28224ccb9f docs: require PR discussion comments in reviews
Compare 2 commits »
thuanle closed issue thuanle/claw-email#16 2026-04-28 06:13:28 +07:00
Reviewer workflow must read PR discussion comments before posting verdict
thuanle merged pull request thuanle/claw-email#17 2026-04-28 06:13:28 +07:00
Require PR discussion comments in reviewer workflow
thuanle pushed to fix/reviewer-pr-discussion-comments at thuanle/claw-email 2026-04-28 06:11:33 +07:00
28224ccb9f docs: require PR discussion comments in reviews
thuanle created branch fix/reviewer-pr-discussion-comments in thuanle/claw-email 2026-04-28 06:11:33 +07:00
thuanle pushed to feat/adr-workflow at thuanle/claw-email 2026-04-28 06:05:36 +07:00
aa61352b92 docs: require PR discussion comments in reviews
thuanle created branch feat/adr-workflow in thuanle/claw-email 2026-04-28 06:05:36 +07:00
thuanle deleted branch feat/adr-workflow from thuanle/claw-email 2026-04-28 05:56:23 +07:00
thuanle pushed to main at thuanle/claw-email 2026-04-28 05:56:23 +07:00
668b64d594 Merge pull request 'Add ADR workflow, update skills, rename do-task to implement-task' (#15) from feat/adr-workflow into main
16db5acb3a fix: update validate-issue handoff to use implement-task
b013c68988 docs: add ADR workflow and update skills
Compare 3 commits »
thuanle closed issue thuanle/claw-email#14 2026-04-28 05:56:22 +07:00
Adopt ADR workflow for durable technical decisions and keep agent planning docs out of implementation PRs
thuanle merged pull request thuanle/claw-email#15 2026-04-28 05:56:22 +07:00
Add ADR workflow, update skills, rename do-task to implement-task
thuanle pushed to feat/adr-workflow at thuanle/claw-email 2026-04-28 05:55:22 +07:00
16db5acb3a fix: update validate-issue handoff to use implement-task