Ant Group's AntLing-3.0-flash Hits OpenClaw via OpenRouter – 256K Context, Free Through Aug 3
OpenClaw users can now access Ant Group's AntLing-3.0-flash model via OpenRouter. No OpenClaw update is required — just set the model ID and it appears in your model list.
Setup
Run this command to configure:
openclaw models set openrouter/inclusionai/ling-3.0-flash
Note: The model ID must not have a :free suffix — adding one results in a 404.
Key Details
- Context size: 256K tokens
- Training: Reinforcement learning on long-horizon tool calling
- Pricing: Free through August 3, 2025 (via OpenRouter API)
- Availability: API-only; no weights in this release
Community Observations
Early adopters on Reddit are testing loop stability over multiple turns. InclusionAI's own recommendation is that the model works best when given hard compiler errors as input. If you have access to a TypeSpec repository, reports indicate interest in seeing whether the model maintains coherence past a few turns.
📖 Read the full source: r/openclaw
👀 See Also

Codex Chrome Extension Adds Background Browser Automation Across Tabs
Codex's new Chrome extension on macOS/Windows enables parallel browser task execution in background tabs without taking over the browser — covering debugging flows, dashboards, research, and CRM updates.

Introducing Roam-Code CLI: A Faster, Deterministic Alternative for Code Exploration
Roam-Code CLI replaces Claude Code's explore phase with a faster, deterministic alternative that indexes codebases for improved efficiency.

Stage CLI: Local AI-Generated Changes Reviewed as Logical Chapters
Stage CLI groups your local diff into logical chapters (via any AI agent) and opens a browser UI for step-by-step review. Install with 'npm install -g stagereview' and add the skill via 'npx skills add ReviewStage/stage-cli'.

Tredict MCP Server Enables Claude to Create and Push Training Plans to Sports Watches
A developer built a Tredict MCP Server for Claude.ai and Claude Code that creates complex endurance training plans via prompts and automatically uploads structured workouts to Garmin, Coros, Suunto, and Wahoo watches. The server includes an MCP App for visual feedback within Claude chat.