慣性聚合 高效追讀感興趣之博客、新聞、科技資訊
閱原文 以慣性聚合開啟

推薦訂閱源

博客园 - 司徒正美
V
V2EX
T
Tailwind CSS Blog
有赞技术团队
有赞技术团队
aimingoo的专栏
aimingoo的专栏
Apple Machine Learning Research
Apple Machine Learning Research
IT之家
IT之家
Blog — PlanetScale
Blog — PlanetScale
A
About on SuperTechFans
月光博客
月光博客
T
The Blog of Author Tim Ferriss
宝玉的分享
宝玉的分享
Martin Fowler
Martin Fowler
博客园 - 聂微东
The GitHub Blog
The GitHub Blog
V
Visual Studio Blog
WordPress大学
WordPress大学
酷 壳 – CoolShell
酷 壳 – CoolShell
Engineering at Meta
Engineering at Meta
GbyAI
GbyAI

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 test: trim doctor command hotspots · openclaw/openclaw@c66f16a test: isolate agent auth and spawn hotspots · openclaw/openclaw@9285935 test: stabilize MCP startup disposal race · openclaw/openclaw@dd9d2eb test: merge browser contract server suites · openclaw/openclaw@5817a76 test: narrow ollama provider discovery setup · openclaw/openclaw@a0d9598 build: declare qa-lab aimock runtime dependency · openclaw/openclaw@24431e5 test: speed up safe-bins exec harness · openclaw/openclaw@ee856ab test: preserve tool helpers in embedded runner mocks · openclaw/openclaw@acd86a0 refactor: move memory embeddings into provider plugins · openclaw/openclaw@77e6e4c test: reuse system-run temp fixtures · openclaw/openclaw@7e9ff0f test: trim hotspot wait overhead · openclaw/openclaw@12a59b0 Check: avoid duplicate boundary prep · openclaw/openclaw@baf11b8 test: reduce hotspot fixture overhead · openclaw/openclaw@3a59edd feat(ui): overhaul settings and slash command UX (#67819) thanks @Bun… · openclaw/openclaw@2cfb660 QA Matrix: exit cleanly on failure · openclaw/openclaw@42805d2 QA Matrix: isolate scenario coverage · openclaw/openclaw@7e659e1 Matrix: refresh crypto bootstrap state · openclaw/openclaw@94081d8 QA Lab: add provider registry · openclaw/openclaw@bb7e982 Matrix: add plugin changelog · openclaw/openclaw@4acab55 test: trim more hotspot overhead · openclaw/openclaw@f485311
任:升版本至二〇二六年五月廿四日 · openclaw/openclaw@0cba872
steipete · 2026-05-24 · via Recent Commits to openclaw:main
原文行号差异行号差异行变

@@ -2,7 +2,7 @@

22
33

Docs: https://docs.openclaw.ai

44
5-

## 2026.5.22

5+

## 2026.5.24

66
77

### Changes

88
原文行号差异行号差异行变

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

6565

applicationId = "ai.openclaw.app"

6666

minSdk = 31

6767

targetSdk = 36

68-

versionCode = 2026052200

69-

versionName = "2026.5.22"

68+

versionCode = 2026052400

69+

versionName = "2026.5.24"

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")

原文行号差异行号差异行变

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

11

# OpenClaw iOS Changelog

22
3+

## 2026.5.24 - 2026-05-24

4+
5+

Maintenance update for the current OpenClaw release.

6+
37

## 2026.5.22 - 2026-05-22

48
59

Maintenance update for the current OpenClaw release.

原文行号差异行号差异行变更

@@ -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.22

6-

OPENCLAW_MARKETING_VERSION = 2026.5.22

5+

OPENCLAW_IOS_VERSION = 2026.5.24

6+

OPENCLAW_MARKETING_VERSION = 2026.5.24

77

OPENCLAW_BUILD_VERSION = 1

88
99

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

原文件行号差异行号差异行变更

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

11

{

2-

"version": "2026.5.22"

2+

"version": "2026.5.24"

33

}

原文件行号差异行号差异行变更

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

1515

<key>CFBundlePackageType</key>

1616

<string>APPL</string>

1717

<key>CFBundleShortVersionString</key>

18-

<string>2026.5.22</string>

18+

<string>2026.5.24</string>

1919

<key>CFBundleVersion</key>

20-

<string>2026052200</string>

20+

<string>2026052400</string>

2121

<key>CFBundleIconFile</key>

2222

<string>OpenClaw</string>

2323

<key>CFBundleURLTypes</key>

原文件行号差异行号差异行变更

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

1-

e0fee2c8da83aa14f45b9e00bde313af1d7e191c3b6ab892efea5799d9a1e9fe config-baseline.json

2-

c746fff7ae66db26fbad9add82c2f4cb23570cb18582b48c0b7061046a7e07fa config-baseline.core.json

1+

e8e71a715bd33405280b5a9f6b6e788abed636fba66ec5f3a4f9b9a768a1637f config-baseline.json

2+

003183db53a41905c540f37b1d30b3006ef8906915e13eac844b643cd210fdfe config-baseline.core.json

33

859b021f65400df22c95ae55b074cf26c83d3a0bfadb3fceeaca522f6ea391ae config-baseline.channel.json

44

74441e331aabb3026784c148d4ee5ce3f489a15ed87ffd9b7ba0c5e2a7bc93be config-baseline.plugin.json

原文件行号差异行号差异行变

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

1-

3edfe664353cb1e86496af1c88d2e9658e1910e31a0e3c016d462c46f449761e plugin-sdk-api-baseline.json

2-

510167f8b7e2f16db16d55aefb1f04dd27faa6f4340db765a88cffc4c8b874ff plugin-sdk-api-baseline.jsonl

1+

0516394dbae9a5a497ad1c8eb568a10b88db9026be537e6b5671a198c71ea459 plugin-sdk-api-baseline.json

2+

635c4205b8ce8d84f67fe7183536d5c0a65eeec087eae75245e7e936cebca9c3 plugin-sdk-api-baseline.jsonl

原文件行号差异行号差异行变

@@ -16,29 +16,7 @@ Adds policy-backed doctor checks for workspace conformance.

1616
1717

## Surface

1818
19-

plugin; CLI command: [`openclaw policy`](/cli/policy)

20-
21-

## Behavior

22-
23-

The Policy plugin contributes doctor health checks for policy-managed OpenClaw

24-

settings and governed workspace declarations. Policy currently covers channel

25-

conformance, governed tool metadata, MCP server posture, model-provider posture,

26-

private-network access posture, Gateway exposure posture, agent workspace/tool

27-

posture, configured global/per-agent tool posture, and OpenClaw config secret

28-

provider/auth profile posture.

29-
30-

Policy stores authored requirements in `policy.jsonc`, observes existing

31-

OpenClaw settings and workspace declarations as evidence, and reports drift

32-

through `openclaw policy check` and `openclaw doctor --lint`. A clean policy

33-

check emits policy, evidence, findings, and attestation hashes that operators

34-

can record for audit.

35-
36-

Tool posture rules can require approved profiles, workspace-only filesystem

37-

tools, bounded exec security/ask/host settings, disabled elevated mode, and

38-

required tool deny entries. The evidence also records additive `alsoAllow`

39-

entries because they can widen effective tool posture. These checks observe

40-

config conformance only; they do not read runtime approval state or add runtime

41-

enforcement.

19+

plugin

4220
4321

## Related docs

4422