openclaw/extensions/googlechat
root 149ad09832 fix(googlechat): fetch and include quoted message content in thread replies
- Add getGoogleChatMessage() API function to fetch messages by name
- Reorder message processing to fetch quoted content before body creation
- Include QuotedMessageText in agent context for thread replies
- Update documentation with implementation details

Fixes thread reply context for Google Chat
2026-01-29 11:59:12 +00:00
..
src fix(googlechat): fetch and include quoted message content in thread replies 2026-01-29 11:59:12 +00:00
CHANGES-SUMMARY.md feat(googlechat): add proactive messaging support 2026-01-29 07:06:47 +00:00
clawdbot.plugin.json feat: add beta googlechat channel 2026-01-24 23:30:45 +00:00
index.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
package.json chore: prep 2026.1.27-beta.1 release 2026-01-28 01:35:58 +01:00
PROACTIVE-MESSAGING.md feat(googlechat): add proactive messaging support 2026-01-29 07:06:47 +00:00