[agent/codex] Fix ALL findings from issue #2. Read CLAUDE.md first. os.Get... #3

Merged
Virgil merged 6 commits from agent/fix-all-findings-from-issue--2--read-cla into dev 2026-03-23 07:38:53 +00:00

6 commits

Author SHA1 Message Date
Virgil
426b164b75 fix: replace stdlib helpers with core 2026-03-23 07:38:22 +00:00
Snider
08b2a70fc5 Merge remote-tracking branch 'origin/main'
Some checks failed
CI / auto-merge (push) Failing after 0s
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 0s
2026-03-22 00:25:53 +00:00
Snider
236ca35c03 Merge remote-tracking branch 'github/dev' 2026-03-22 00:25:34 +00:00
Claude
99f85070d9
chore: migrate to dappco.re vanity import path
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 23:43:13 +00:00
8429faacdc Merge pull request '[agent/claude:opus] DX audit and fix. 1) Review CLAUDE.md — update any outdate...' (#1) from agent/dx-audit-and-fix--1--review-claude-md into main 2026-03-17 08:03:34 +00:00
Snider
c8178fcd7e fix(dx): update CLAUDE.md and raise test coverage to 97.7%
- CLAUDE.md: add missing exported symbols (NewError, Message, AllOps,
  FormatStackTrace, Security, Username) to architecture description
- Add tests for SetOutput, SetRedactKeys, odd keyval handling,
  op/stack deduplication, RotationWriterFactory, default output,
  Username, and all package-level proxy functions
- Add ErrCode tests for plain error and nil inputs
- Coverage: 86.1% → 97.7%

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 07:18:38 +00:00