fix(context): address review - clarify threshold alignment, i18n strings, add test coverage

This commit is contained in:
程智超0668000959
2026-06-05 09:27:45 +08:00
parent 5f826f4448
commit 296a8ae287
13 changed files with 101 additions and 6 deletions
+20
View File
@@ -0,0 +1,20 @@
# PR Board — sipeed/picoclaw
## awaiting_review_fix (2)
### #3001 — fix(tools): allow scheme-less URLs in workspace guard
- Branch: codex/workspace-guard-schemeless-url
- Base: main | Created: 2026-06-04T10:06:36Z
- CI: Tests ✅ Linter ✅ Security ✅ Integration ✅
- Review: afjcjsbx requested unit tests
- Next: implement unit tests → push → request re-review
### #2985 — fix(context): show both summarize and compress thresholds in /context
- Branch: codex/context-show-summarize-threshold
- Base: main | Created: 2026-06-02T07:45:13Z
- CI: Tests ✅ Linter ✅ Security ✅ Integration ✅
- Review: afjcjsbx — 3 issues:
1. Logic misalignment in summarization threshold
2. Hardcoded i18n text in frontend
3. Missing test coverage
- Next: fix all 3 → push → request re-review