April 22, 2026 The PicoClaw team is releasing v0.2.7

This version overhauls authentication across the board, rewrites the AI execution pipeline internally, and adds native Gemini support Plus new features like Feishu group chat, Android APK, and more


1. UI Updates

Tool Page Redesign

The old tool page is now split into two tabs: “Tool Library” and “Web Search Settings” — easier to find what you need

Tool page redesign

Code Highlighting

Code blocks in chat and skills now have syntax highlighting — much easier on the eyes

Code highlighting

Other Improvements

Other improvements


2. Better Context Management

Last version added the Seahorse memory engine — this time we kept polishing

Clear command

Btw command


3. Auth Overhaul

We unified and streamlined all authentication flows in this release

Launcher Auth

Now follows a clean login → initialize → logout flow Also supports browserless OAuth login — works on headless servers without a desktop

Dashboard Auth

The web dashboard switched from Token-based auth to password login — just like any normal website

Gateway Connection

Gateway verification simplified from requiring both PID and Token to just Token — much simpler configuration


4. AI Execution Pipeline Rewrite

Users won’t notice any change, but this was a major engineering effort

The core AI execution logic used to be crammed into a single 4,000+ line file — now it’s split into over a dozen small files, each handling one thing The entire execution flow was reorganized for clarity

In short: the way AI works hasn’t changed, but the code is far more maintainable, and adding new features will be faster


5. Native Gemini Support

Previously Gemini was supported through a compatibility layer — now it gets native integration


6. Platforms & Channels

Feishu group chat — group chat triggers now supported, with configurable random emoji reactions

Android APK — starting from this version, the Release page provides Android arm64 packages directly — no more building from source

Launcher sync update (picoclaw_fui v0.1.3) — the Flutter client is updated alongside the main release:

MCP tool hot reload — previously MCP tools would disappear after config reload, now fixed

Image send fix — sending images to models that don’t support them no longer freezes — automatically recovers and continues


7. Stability Fixes

Tool calls no longer get mixed up — tool call IDs in multi-turn conversations now stay consistent

Scheduled tasks no longer interfere — each scheduled task now runs in its own session, task A won’t affect task B

Network error fallback — timeouts, connection failures, and other network issues now automatically try backup options


8. Engineering Improvements


Summary

CategoryUpdate
🎨 UITool page redesign, code highlighting, disabled reason prompt
🧠 Context/context usage ring, /clear clears memory, /btw aside
🔐 Auth overhaulLauncher unified flow, Dashboard password login, Gateway Token-only
⚙️ Internal rewriteAI execution pipeline split and reorganized
🤖 GeminiNative support, thinking/response separated
📱 PlatformsAndroid APK/launcher, Feishu group chat, MCP hot reload fix
🔧 StabilityTool call consistency, scheduled task isolation, image send fix

The biggest changes in this version: auth flows fully unified, AI execution engine split and reorganized, native Gemini support Login is smoother, AI runs more reliably, and the interface is better — in short, everything that needed fixing got fixed


PicoClaw — Lightweight, cross-platform, fast

Website: picoclaw.io

GitHub: github.com/sipeed/picoclaw

Docs: docs.picoclaw.io

Discord: discord.gg/V4sAZ9XWpN