Liu Xiaopai
|
b9f3f8d737
|
fix(feishu): use probed botName for mention checks (#36391)
|
2026-03-05 10:55:04 -06:00 |
|
Gustavo Madeira Santana
|
3e1ca111af
|
Plugins/feishu: migrate to scoped plugin-sdk imports
|
2026-03-04 02:35:12 -05:00 |
|
Gustavo Madeira Santana
|
1ebd1fdb2d
|
Extensions: migrate feishu plugin-sdk imports
|
2026-03-04 01:20:48 -05:00 |
|
Sid
|
481da215b9
|
fix(feishu): persist dedup cache across gateway restarts via warmup (openclaw#31605) thanks @Sid-Qin
Verified:
- pnpm install --frozen-lockfile
- pnpm build
- pnpm check
- pnpm test:macmini (fails on unrelated baseline test: src/config/config.legacy-config-detection.rejects-routing-allowfrom.test.ts)
Co-authored-by: Sid-Qin <201593046+Sid-Qin@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
|
2026-03-02 17:30:40 -06:00 |
|
Sid
|
350d041eaf
|
fix(feishu): serialize message handling per chat to prevent skipped messages (openclaw#31807) thanks @Sid-Qin
Verified:
- pnpm install --frozen-lockfile
- pnpm build
- pnpm check (fails on unrelated pre-existing TypeScript error in src/browser/chrome.ts)
Co-authored-by: Sid-Qin <201593046+Sid-Qin@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
|
2026-03-02 17:14:00 -06:00 |
|
Berton
|
3b3e47e15d
|
Feishu: wire inbound message debounce (openclaw#31548) thanks @bertonhan
Verified:
- pnpm install --frozen-lockfile
- pnpm build
- pnpm check (fails on unrelated pre-existing lint in ui/src/ui/views/agents-utils.ts and src/pairing/pairing-store.ts)
- pnpm test:macmini (previous run passed before rebase)
Co-authored-by: bertonhan <60309291+bertonhan@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
|
2026-03-02 17:10:47 -06:00 |
|
不做了睡大觉
|
3043e68dfa
|
fix(feishu): support Lark private chats as direct messages (openclaw#31400) thanks @stakeswky
Verified:
- pnpm test -- extensions/feishu/src/bot.checkBotMentioned.test.ts
- pnpm build
- pnpm check (blocked by unrelated baseline lint errors in untouched files)
- pnpm test:macmini (not run after pnpm check blocked)
Co-authored-by: stakeswky <64798754+stakeswky@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
|
2026-03-02 17:04:42 -06:00 |
|
Peter Steinberger
|
f46bd2e0cc
|
refactor(feishu): split monitor startup and transport concerns
|
2026-03-02 04:09:24 +00:00 |
|