fischer-agentkit/scripts
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
..
build-backend.ps1 feat(client): add Tauri 2.x desktop client with sidecar process management 2026-06-14 10:06:12 +08:00
build-backend.sh feat(client): add Tauri 2.x desktop client with sidecar process management 2026-06-14 10:06:12 +08:00
check-no-emoji.sh refactor: remove all emoji from source code 2026-07-03 02:38:06 +08:00
deploy.sh refactor: remove all emoji from source code 2026-07-03 02:38:06 +08:00
dev-start.sh refactor: remove all emoji from source code 2026-07-03 02:38:06 +08:00
dev-stop.sh chore(prior): malformed tool call handling, auth whitelist, dev scripts, wave1 plan 2026-06-29 20:25:03 +08:00
prod-start.sh chore(prior): malformed tool call handling, auth whitelist, dev scripts, wave1 plan 2026-06-29 20:25:03 +08:00
prod-stop.sh chore(prior): malformed tool call handling, auth whitelist, dev scripts, wave1 plan 2026-06-29 20:25:03 +08:00
run_e2e.sh feat(router): optimize routing intelligence — ExecutionMode expansion, multi-candidate scoring, quality gate skill match 2026-06-15 22:43:13 +08:00
test-start.sh chore(prior): malformed tool call handling, auth whitelist, dev scripts, wave1 plan 2026-06-29 20:25:03 +08:00
test_semantic_sim.py feat(router): improve colloquial/mixed-lang routing, fix low-complexity IntentRouter bypass 2026-06-15 23:54:57 +08:00