fischer-agentkit/docs/solutions
chiguyong 4085d7634f
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
refactor: remove all emoji from source code
Replace emoji/glyph characters with:
- Ant Design Vue Outlined icons (frontend: ReviewResultCard, useMessageRenderer)
- Text labels with ANSI colors (CLI: chat.py, shell scripts)
- ASCII art (session_service.py docstring)

Add pre-commit guard (scripts/check-no-emoji.sh) and style guide
(docs/solutions/style/no-emoji-style-guide.md) to prevent regression.

Closes: emoji removal plan (docs/plans/2026-07-02-001)
2026-07-03 02:38:06 +08:00
..
architecture-patterns docs: add bitable security/reliability patterns solution doc + CONCEPTS.md 2026-06-25 01:25:06 +08:00
conventions docs: compound any-and-except-exception-governance convention 2026-07-01 08:16:02 +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 fix(calendar): 修复 agent 创建日历事件后 UI 不刷新 + 文档化三根因三部曲 2026-06-29 02:20:33 +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 2026-07-03 02:38:06 +08:00
ui-bugs fix(calendar): 修复 agent 创建日历事件后 UI 不刷新 + 文档化三根因三部曲 2026-06-29 02:20:33 +08:00