Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One capture · claude-docs

One read of Claude Documentation

3 pages moved out of 241 read.

claude-docs-20260923T020708Z

Pages moved 3 significant first
Pages read 241 in this capture
Captured 02:07 UTC
Corpus hash 19d2f24bdec8 corpus-hash

What this read moved

1–3 of 3

claude-science/changelog Changed · +10 / -0 lines

from line 2
22 
33> Release notes for Claude Science, including new features, improvements, and bug fixes by version.
44 
5<Update label="0.1.52" description="September 22, 2026">
6 * Clicking a figure in Claude's answer now opens it beside the chat; Ctrl/Cmd-click or the new "Open fullscreen" button opens it full screen
7 * Opening or closing the right pane now keeps your place in a long answer
8 * Markdown files no longer rotate in Safari after they load
9 * The reviewer no longer flags working figure links in saved reports as broken
10 * When Claude sets a Python, R, or shell cell to run in a folder other than the session's workspace, its permission card now shows that folder
11 * "Download script" and "Download notebook" now give the input and output files in the zip plain names: spaces, brackets, and other special characters become underscores
12 * Various bug fixes and security improvements
13</Update>
14 
515<Update label="0.1.51" description="September 22, 2026">
616 * Pinned sessions (formerly starred) from across all your projects now appear at the top of the session list; a new switch in **Settings > General > Appearance** lets you limit them to the open project
717 * In Markdown files, click a plain-text cell in a table to edit it in place

claude-science/artifacts Changed · +1 / -1 lines

from line 6
66 
77## Working with artifacts
88 
9Click a linked file in the conversation to open it in a tab beside the chat. HTML artifacts have zoom controls, including fit to width; images zoom up to their native resolution. Open **Files** in the sidebar for a searchable grid of every artifact in the project. From an artifact's menu you can: Open, Open beside session, **View in context**, **Provenance**, Versions, **Copy link**, **Star**, **Rename**, **Download**, or **Delete**. Renaming doesn't break links. **Delete** removes all versions permanently.
9Click a linked file or a figure in the conversation to open it in a tab beside the chat. Ctrl/Cmd-click opens it full screen. HTML artifacts have zoom controls, including fit to width; images zoom up to their native resolution. Open **Files** in the sidebar for a searchable grid of every artifact in the project. From an artifact's menu you can: Open, Open beside session, **View in context**, **Provenance**, Versions, **Copy link**, **Star**, **Rename**, **Download**, or **Delete**. Renaming doesn't break links. **Delete** removes all versions permanently.
1010 
1111Files you attach or drop into the composer, and images you paste into it, are listed under **Your uploads**.
1212 

claude-science/core-concepts Changed · +1 / -1 lines

from line 25
2525| Action | Card title | Scope options |
2626| ---------------------- | ----------------------------------------------------------- | ------------------------------------------------- |
2727| Read or write a folder | Access `<folder>` on your computer? | Read-only or Read & write; persists until revoked |
28| Run code | Run Python code? / Run a shell command? / Install packages? | Once or Always |
28| Run code | Run Python code? / Run a shell command? / Install packages? | Once, This conversation, This project, or Global |
2929| Reach a network host | Connect to `<target>`? | Persists until revoked |
3030| Use a connector tool | Use `<tool>`? | Once, This conversation, This project, or Global |
3131| Use a saved credential | Credentials | Once, This conversation, This project, or Global |
Feedback