fischer-agentkit/docs/solutions
chiguyong 027f7909aa
Test / backend-test (pull_request) Has been cancelled Details
Test / frontend-unit (pull_request) Has been cancelled Details
Test / api-e2e (pull_request) Has been cancelled Details
Test / frontend-e2e (pull_request) Has been cancelled Details
docs(solutions): CJK token estimation undercount fix
Document the ContextCompressor CJK 4x underestimation bug and fix:
- estimate_text_tokens() CJK 1:1 / ASCII 4:1 heuristic
- _summarize() max_chars budget fix (P1: was * 4, allowed 4x CJK budget)
- Linear compress flow + structured logging
- Prevention: charset-aware heuristics, audit dependent truncation points
2026-07-03 09:40:09 +08:00
..
architecture-patterns docs: add bitable security/reliability patterns solution doc + CONCEPTS.md 2026-06-25 01:25:06 +08:00
conventions refactor: remove all emoji from source code (#20) 2026-07-03 02:46:40 +08:00
design-patterns docs(compound): message bubble empty-content and card-type exclusion pattern 2026-07-03 01:58:00 +08:00
integration-issues docs: compound streaming-event-contract-residuals learning 2026-07-01 13:53:10 +08:00
logic-errors docs(solutions): CJK token estimation undercount fix 2026-07-03 09:40:09 +08:00
runtime-errors docs: compound streaming-event-whitelist-and-accumulation learning 2026-07-01 13:15:01 +08:00
security-issues fix(code-review): 修复走查发现的 13 High + Medium 安全/可靠性问题 2026-06-28 15:06:41 +08:00
style refactor: remove all emoji from source code (#20) 2026-07-03 02:46:40 +08:00
ui-bugs fix(calendar): 修复 agent 创建日历事件后 UI 不刷新 + 文档化三根因三部曲 2026-06-29 02:20:33 +08:00