feat(channels): emit line and zalo binary attachment fallback notices
This commit is contained in:
@@ -3646,6 +3646,20 @@
|
||||
"docs/plans/state.json"
|
||||
],
|
||||
"test_status": "pnpm test:run src/skills/planner.test.ts src/cli/skills.test.ts + pnpm typecheck passing"
|
||||
},
|
||||
"line-zalo-binary-fallback-notices": {
|
||||
"status": "completed",
|
||||
"date": "2026-02-17",
|
||||
"updated": "2026-02-17",
|
||||
"summary": "Improved LINE/Zalo binary attachment handling by emitting recipient-visible fallback messages whenever raw binary upload is unavailable, preventing silent loss while preserving warning logs.",
|
||||
"files_modified": [
|
||||
"src/channels/line/adapter.ts",
|
||||
"src/channels/line/adapter.test.ts",
|
||||
"src/channels/zalo/adapter.ts",
|
||||
"src/channels/zalo/adapter.test.ts",
|
||||
"docs/plans/state.json"
|
||||
],
|
||||
"test_status": "pnpm test:run src/channels/line/adapter.test.ts src/channels/zalo/adapter.test.ts + pnpm typecheck passing"
|
||||
}
|
||||
},
|
||||
"overall_progress": {
|
||||
|
||||
Reference in New Issue
Block a user