Skip to content

Commit b2d65e8

Browse files
Update Claude Code docs - 2025-09-10 | Updated: changelog.md
1 parent cc6dc19 commit b2d65e8

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88

99
# Changelog
1010

11+
## 1.0.110
12+
13+
- /terminal-setup command now supports WezTerm
14+
- MCP: OAuth tokens now proactively refresh before expiration
15+
- Fixed reliability issues with background Bash processes
16+
1117
## 1.0.109
1218

1319
- SDK: Added partial message streaming support via `--include-partial-messages` CLI flag

docs/docs_manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -225,14 +225,14 @@
225225
"changelog.md": {
226226
"original_url": "https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md",
227227
"original_raw_url": "https://raw.githubusercontent.com/anthropics/claude-code/main/CHANGELOG.md",
228-
"hash": "0ea84c71725e725ab56a438a9d7689b8c8ce34777c0c002467b06c3d05750d97",
229-
"last_updated": "2025-09-10T00:16:47.209029",
228+
"hash": "16ff69ebd2d566756faa34b65d7b81bbf7ff4fe79af737f56cced4da9a57e10e",
229+
"last_updated": "2025-09-10T03:12:57.285906",
230230
"source": "claude-code-repository"
231231
}
232232
},
233233
"fetch_metadata": {
234-
"last_fetch_completed": "2025-09-10T00:16:47.209053",
235-
"fetch_duration_seconds": 21.460041,
234+
"last_fetch_completed": "2025-09-10T03:12:57.285924",
235+
"fetch_duration_seconds": 20.530651,
236236
"total_pages_discovered": 38,
237237
"pages_fetched_successfully": 38,
238238
"pages_failed": 1,
@@ -244,7 +244,7 @@
244244
"total_files": 38,
245245
"fetch_tool_version": "3.0"
246246
},
247-
"last_updated": "2025-09-10T00:16:47.209081",
247+
"last_updated": "2025-09-10T03:12:57.285946",
248248
"base_url": "https://raw.githubusercontent.com/mnestorov/cc-docs-mirror/main/docs/",
249249
"github_repository": "mnestorov/cc-docs-mirror",
250250
"github_ref": "main",

0 commit comments

Comments
 (0)