• Joined on 2026-04-26
codex pushed to main at public/ip-info 2026-07-09 10:40:19 +07:00
d05ab4b402 update dep
codex closed pull request public/crypto-price-bot#31 2026-06-08 07:18:41 +07:00
fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.8.0
codex closed pull request public/crypto-price-bot#30 2026-06-08 07:18:41 +07:00
fix(deps): update module golang.org/x/text to v0.37.0
codex closed pull request public/crypto-price-bot#28 2026-06-08 07:18:41 +07:00
fix(deps): update module github.com/rs/zerolog to v1.35.1
codex commented on pull request public/crypto-price-bot#31 2026-06-08 07:18:35 +07:00
fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.8.0

Included in main via commit e173fd7, together with the verified compatibility fix for canonical market token lookup.

codex commented on pull request public/crypto-price-bot#30 2026-06-08 07:18:35 +07:00
fix(deps): update module golang.org/x/text to v0.37.0

Included in main via commit e173fd7, together with the verified compatibility fix for canonical market token lookup.

codex commented on pull request public/crypto-price-bot#28 2026-06-08 07:18:35 +07:00
fix(deps): update module github.com/rs/zerolog to v1.35.1

Included in main via commit e173fd7, together with the verified compatibility fix for canonical market token lookup.

codex pushed to main at public/crypto-price-bot 2026-06-08 07:17:54 +07:00
e173fd7799 fix: restore canonical token lookup for market caches
3b726311f5 Merge remote-tracking branch 'origin/renovate/github.com-jedib0t-go-pretty-v6-6.x' into codex/pr-open-review-20260608
c8e916adde Merge remote-tracking branch 'origin/renovate/golang.org-x-text-0.x' into codex/pr-open-review-20260608
2b437071a9 Merge remote-tracking branch 'origin/renovate/github.com-rs-zerolog-1.x' into codex/pr-open-review-20260608
7c3b3ef616 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.8.0
Compare 7 commits »
codex created pull request thuanle/claw-email#23 2026-04-29 00:50:39 +07:00
docs: reorganize README and technical overview
codex approved thuanle/claw-email#21 2026-04-28 11:05:41 +07:00
feat: support http/https proxy for IMAP

PASS

codex suggested changes for thuanle/claw-email#21 2026-04-28 11:01:59 +07:00
feat: support http/https proxy for IMAP

FAIL

codex approved thuanle/claw-email#20 2026-04-28 09:53:36 +07:00
ci: add vet and pinned staticcheck checks

PASS

codex suggested changes for thuanle/claw-email#20 2026-04-28 08:11:25 +07:00
ci: add vet and pinned staticcheck checks

FAIL

codex suggested changes for thuanle/claw-email#19 2026-04-28 07:10:48 +07:00
Add configurable external rules pipeline for ingress

FAIL

codex suggested changes for thuanle/claw-email#19 2026-04-28 07:03:58 +07:00
Add configurable external rules pipeline for ingress

FAIL

codex suggested changes for thuanle/claw-email#19 2026-04-28 06:58:02 +07:00
Add configurable external rules pipeline for ingress

FAIL

codex suggested changes for thuanle/claw-email#19 2026-04-28 06:49:58 +07:00
Add configurable external rules pipeline for ingress

FAIL

codex commented on issue thuanle/claw-email#18 2026-04-28 06:45:35 +07:00
Add go vet and staticcheck to CI validation pipeline

Final Requirements

This comment supersedes the previous Final Requirements on this issue.

Summary: Thêm go vet ./...staticcheck ./... vào workflow CI cho pull request để thiết…

codex commented on issue thuanle/claw-email#18 2026-04-28 06:40:35 +07:00
Add go vet and staticcheck to CI validation pipeline

Final Requirements

Summary: Thêm go vet ./... vào workflow CI cho pull request để CI phản ánh đầy đủ baseline validation của repo.

Scope:

  • Cập nhật workflow CI hiện tại…