OpenClaw Early User Reports Telegram Issues, Agent Profile Hardcoding, and Session Reset Problems

A developer shared their initial experience with OpenClaw after getting it running locally via Docker. They conducted micro tests to understand features and token consumption, connecting Telegram as their first communication channel and linking the Wacli skill for WhatsApp using two phone numbers, plus setting up an initial heartbeat.
Key Observations from Testing
The user noted that many initial orientation problems aren't discussed by content creators who focus on simplicity. Their specific findings include:
- Telegram Blackout Response: Responses on Telegram randomly disappear and reappear, suggesting communication issues between Telegram and OpenClaw, possibly due to wake-up delays.
- Agent Profile Hardcoded: The agent profile was set to "messaging" and couldn't be changed through normal editing. The user discovered it's hardcoded in the source code and manually changed it to "full" for testing.
- Session Reset Issues: When resetting or starting a new session, the agent loses access to Wacli even though it remains active and authenticated. A workaround prompt is needed to restore access, indicating Wacli falls out of the agent's path after reset.
The user concluded that testing and breaking things reveals OpenClaw's nature as a solid foundation for building agents on top. They requested community input on similar issues and solutions, plus recommendations for initial setup and memory management, noting their setup appears to be missing something.
📖 Read the full source: r/openclaw
👀 See Also

China Bars Manus Co-Founders from Leaving Country Amid Meta Deal Review
China has barred two co-founders of AI startup Manus from leaving the country as regulators review whether Meta's $2 billion acquisition violated investment rules. The executives were summoned to Beijing for a meeting with the National Development and Reform Commission this month.

GLM-5.1 Released with Coding Performance Matching Claude Opus 4.5
Zhipu AI's GLM-5.1 model is now available to all Coding Plan users, achieving 77.8 points on SWE-bench-Verified and 56.2 points on Terminal Bench 2.0. The model features a 200K context window, 128K max output, and 744B parameters with 40B activated.

Exploring the Feasibility of Running OpenClaw on a Chromebook
Running OpenClaw on a Chromebook might be easier than you think. Our latest exploration from OpenClawRadar delves into user experiences and requirements to determine if Chromebooks can handle this AI coding agent.

Developer's experience with Claude AI: From thinking partner to cognitive outsourcing
A developer shares an 8-month experience using Claude AI daily, noting a shift from using it to refine existing thinking to outsourcing initial thinking entirely. The post describes two distinct cognitive approaches: AI as a thinking partner versus AI as a first-pass generator.