mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 09:16:10 +00:00
Fixes #54909. Repair #54962 by preserving raw slash-command callbacks while routing generic callback data to agents as `callback_data: <value>`. Validation: - pnpm check:changed - pnpm -s vitest run extensions/telegram/src/bot.create-telegram-bot.test.ts - Codex /review - Real behavior proof - GitHub PR checks Source PR credit: continues @hnshah's work from #54962 and preserves @timt80's report credit from #54909. Co-authored-by: Hiten Shah <3155200+hnshah@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src | ||
| account-inspect-api.ts | ||
| allow-from.ts | ||
| api.test.ts | ||
| api.ts | ||
| channel-config-api.test.ts | ||
| channel-config-api.ts | ||
| channel-plugin-api.ts | ||
| config-api.ts | ||
| configured-state.ts | ||
| contract-api.ts | ||
| directory-contract-api.ts | ||
| doctor-contract-api.ts | ||
| index.test.ts | ||
| index.ts | ||
| legacy-state-migrations-api.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| runtime-api.ts | ||
| runtime-setter-api.ts | ||
| secret-contract-api.ts | ||
| security-audit-contract-api.ts | ||
| session-binding-contract-api.ts | ||
| session-key-api.ts | ||
| setup-entry.ts | ||
| setup-plugin-api.ts | ||
| test-api.ts | ||
| tsconfig.json | ||
| update-offset-runtime-api.ts | ||