惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
SegmentFault 最新的问题
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
B
Blog RSS Feed
Y
Y Combinator Blog
T
Tailwind CSS Blog
博客园 - 三生石上(FineUI控件)
J
Java Code Geeks
Stack Overflow Blog
Stack Overflow Blog
aimingoo的专栏
aimingoo的专栏
Jina AI
Jina AI
The GitHub Blog
The GitHub Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
A
About on SuperTechFans
H
Hackread – Cybersecurity News, Data Breaches, AI and More
D
Docker
酷 壳 – CoolShell
酷 壳 – CoolShell
C
Check Point Blog
M
MIT News - Artificial intelligence
Last Week in AI
Last Week in AI
V
V2EX
腾讯CDC
F
Fortinet All Blogs
博客园 - 叶小钗
T
The Blog of Author Tim Ferriss

Recent Commits to openclaw:main

test: merge chat side-result checks · openclaw/openclaw@ddd2c2a test: merge cron history checks · openclaw/openclaw@f7eb746 test: merge responsive navigation shell checks · openclaw/openclaw@c2e4b47 docs(changelog): add codex oauth fixes · openclaw/openclaw@628e6cd test: merge navigation routing cases · openclaw/openclaw@5d8cecb Tests: mock channel registry bundled fallback · openclaw/openclaw@2b08233 Secrets: avoid broad web search discovery for single plugin config · openclaw/openclaw@a464f59 test: merge config view browser checks · openclaw/openclaw@20cf511 fix(status): align oauth health with runtime · openclaw/openclaw@eed7116 feat: add macOS screen snapshots for monitor preview (#67954) thanks … · openclaw/openclaw@f377db1 fix: report shared auth scopes in hello-ok (#67810) thanks @BunsDev · openclaw/openclaw@0b6c39b Auto-reply: avoid eager bundled route fallback · openclaw/openclaw@3ea1bf4 Tests: narrow session binding contract setup · openclaw/openclaw@54e4e16 fix(macOS): enable undo/redo in webchat composer text input (#34962) · openclaw/openclaw@00951dc Tests: speed up channel setup promotion · openclaw/openclaw@82b529a Docs: refresh agent instructions · openclaw/openclaw@5775fe2 fix(auth): serialize OAuth refresh across agents to fix #26322 (#67876) · openclaw/openclaw@8e79080 test: allow ollama public surface boundary test · openclaw/openclaw@7d4f1a6 Docs: add test performance guardrails · openclaw/openclaw@89706d3 Tests: restore context-engine usage proof · openclaw/openclaw@e4c4f95 Tests: slim context engine runtime coverage · openclaw/openclaw@74c198f ci: retry failed custom checkouts · openclaw/openclaw@0ee5baf test: trim duplicate provider auth onboarding cases · openclaw/openclaw@1ffc02e matrix: fix sessions_spawn --thread subagent session spawning (#67643) · openclaw/openclaw@1ce2596 test: reduce auth choice fixture churn · openclaw/openclaw@857b9cd test: mock health status config boundaries · openclaw/openclaw@9d5ab4a test: mock onboard config io boundary · openclaw/openclaw@299694d test: mock legacy state plugin boundaries · openclaw/openclaw@2713089 test: mock channel install boundaries · openclaw/openclaw@b945248 test: mock doctor preview channel boundaries · openclaw/openclaw@b1a3ad4
chore(release): prepare 2026.5.8 · openclaw/openclaw@9385eaa
steipete · 2026-05-09 · via Recent Commits to openclaw:main
Original file line numberDiff line numberDiff line change

@@ -65,8 +65,8 @@ android {

6565

applicationId = "ai.openclaw.app"

6666

minSdk = 31

6767

targetSdk = 36

68-

versionCode = 2026050600

69-

versionName = "2026.5.6"

68+

versionCode = 2026050800

69+

versionName = "2026.5.8"

7070

ndk {

7171

// Support all major ABIs — native libs are tiny (~47 KB per ABI)

7272

abiFilters += listOf("armeabi-v7a", "arm64-v8a", "x86", "x86_64")

Original file line numberDiff line numberDiff line change

@@ -1,5 +1,9 @@

11

# OpenClaw iOS Changelog

22
3+

## 2026.5.8 - 2026-05-08

4+
5+

Maintenance update for the current OpenClaw development release.

6+
37

## 2026.5.6 - 2026-05-06

48
59

Maintenance update for the current OpenClaw development release.

Original file line numberDiff line numberDiff line change

@@ -2,8 +2,8 @@

22

// Source of truth: apps/ios/version.json

33

// Generated by scripts/ios-sync-versioning.ts.

44
5-

OPENCLAW_IOS_VERSION = 2026.5.6

6-

OPENCLAW_MARKETING_VERSION = 2026.5.6

5+

OPENCLAW_IOS_VERSION = 2026.5.8

6+

OPENCLAW_MARKETING_VERSION = 2026.5.8

77

OPENCLAW_BUILD_VERSION = 1

88
99

#include? "../build/Version.xcconfig"

Original file line numberDiff line numberDiff line change

@@ -1,3 +1,3 @@

11

{

2-

"version": "2026.5.6"

2+

"version": "2026.5.8"

33

}

Original file line numberDiff line numberDiff line change

@@ -15,9 +15,9 @@

1515

<key>CFBundlePackageType</key>

1616

<string>APPL</string>

1717

<key>CFBundleShortVersionString</key>

18-

<string>2026.5.6</string>

18+

<string>2026.5.8</string>

1919

<key>CFBundleVersion</key>

20-

<string>2026050600</string>

20+

<string>2026050800</string>

2121

<key>CFBundleIconFile</key>

2222

<string>OpenClaw</string>

2323

<key>CFBundleURLTypes</key>

Original file line numberDiff line numberDiff line change

@@ -1,4 +1,4 @@

1-

c8a698cf0968fe5b27b2bbc798d3c811ba989a7207ed372cbfd95965c894f65b config-baseline.json

2-

67c7db6eeb7f74dd454118e17304c5486ab59d33e7899c501b003c326d35db0f config-baseline.core.json

3-

e3160218e86959dfa00f35b8b9eca85c3bf436d83dbbe3e7204247dcb692f0a1 config-baseline.channel.json

4-

7a9ed89a6ff7e578bfcab7828ab660af59e62402a85bfbfc05d5ae3d975e9728 config-baseline.plugin.json

1+

216abd8ed137e6e92d615d88afb0d9fe0b1428cddee292439b39138ee03f9a10 config-baseline.json

2+

7ac9eadabe0119deba4418dbaadc478092fa32617fab3f9618e0a14210720e4b config-baseline.core.json

3+

c3e8742922d4e5ece408dd3590382285927ef86252d1a2f6f922566ea21531bb config-baseline.channel.json

4+

df93bfde8e3de8d6f80dbf1b0ae43ad250f216f2fc0244c5d9a19afca50806f6 config-baseline.plugin.json

Original file line numberDiff line numberDiff line change

@@ -1,2 +1,2 @@

1-

42d515fea0d1fd023271c8f19140213b6d2e8119cbc9341693dd0b9ca81b74dd plugin-sdk-api-baseline.json

2-

68b68dc374b090465b1714ae836a2ef24a6d09b668f41c3a09a5b6d800c90342 plugin-sdk-api-baseline.jsonl

1+

d88e2cc62f8f7aba8e2f40b28f87276a2780258233d021f473892cd7b5bf7607 plugin-sdk-api-baseline.json

2+

edb3c738a315ece94ce6f9acbfa3a9368648fd2af97566c184b46b985ea3c73b plugin-sdk-api-baseline.jsonl

Original file line numberDiff line numberDiff line change

@@ -101,6 +101,7 @@ uninstall, and publishing commands.

101101

| [mistral](/plugins/reference/mistral) | Adds Mistral model provider support to OpenClaw. | `@openclaw/mistral-provider`<br />included in OpenClaw | providers: mistral; contracts: mediaUnderstandingProviders, memoryEmbeddingProviders, realtimeTranscriptionProviders |

102102

| [moonshot](/plugins/reference/moonshot) | Adds Moonshot model provider support to OpenClaw. | `@openclaw/moonshot-provider`<br />included in OpenClaw | providers: moonshot; contracts: mediaUnderstandingProviders, webSearchProviders |

103103

| [nvidia](/plugins/reference/nvidia) | Adds NVIDIA model provider support to OpenClaw. | `@openclaw/nvidia-provider`<br />included in OpenClaw | providers: nvidia |

104+

| [oc-path](/plugins/reference/oc-path) | Adds the openclaw path CLI for oc:// workspace file addressing. | `@openclaw/oc-path`<br />included in OpenClaw | plugin |

104105

| [ollama](/plugins/reference/ollama) | Adds Ollama model provider support to OpenClaw. | `@openclaw/ollama-provider`<br />included in OpenClaw | providers: ollama; contracts: memoryEmbeddingProviders, webSearchProviders |

105106

| [open-prose](/plugins/reference/open-prose) | OpenProse VM skill pack with a /prose slash command. | `@openclaw/open-prose`<br />included in OpenClaw | skills |

106107

| [openai](/plugins/reference/openai) | Adds OpenAI, OpenAI Codex model provider support to OpenClaw. | `@openclaw/openai-provider`<br />included in OpenClaw | providers: openai, openai-codex; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, realtimeTranscriptionProviders, realtimeVoiceProviders, speechProviders, videoGenerationProviders |

Original file line numberDiff line numberDiff line change

@@ -85,6 +85,7 @@ pnpm plugins:inventory:gen

8585

| [nextcloud-talk](/plugins/reference/nextcloud-talk) | Adds the Nextcloud Talk channel surface for sending and receiving OpenClaw messages. | `@openclaw/nextcloud-talk`<br />npm; ClawHub | channels: nextcloud-talk |

8686

| [nostr](/plugins/reference/nostr) | Adds the Nostr channel surface for sending and receiving OpenClaw messages. | `@openclaw/nostr`<br />npm; ClawHub | channels: nostr |

8787

| [nvidia](/plugins/reference/nvidia) | Adds NVIDIA model provider support to OpenClaw. | `@openclaw/nvidia-provider`<br />included in OpenClaw | providers: nvidia |

88+

| [oc-path](/plugins/reference/oc-path) | Adds the openclaw path CLI for oc:// workspace file addressing. | `@openclaw/oc-path`<br />included in OpenClaw | plugin |

8889

| [ollama](/plugins/reference/ollama) | Adds Ollama model provider support to OpenClaw. | `@openclaw/ollama-provider`<br />included in OpenClaw | providers: ollama; contracts: memoryEmbeddingProviders, webSearchProviders |

8990

| [open-prose](/plugins/reference/open-prose) | OpenProse VM skill pack with a /prose slash command. | `@openclaw/open-prose`<br />included in OpenClaw | skills |

9091

| [openai](/plugins/reference/openai) | Adds OpenAI, OpenAI Codex model provider support to OpenClaw. | `@openclaw/openai-provider`<br />included in OpenClaw | providers: openai, openai-codex; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, realtimeTranscriptionProviders, realtimeVoiceProviders, speechProviders, videoGenerationProviders |