Skip to content

ivan-magda/wwdc26-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WWDC26 session notes

Notes on 100+ sessions of WWDC 2026 (June 8–12). One folder per session: Apple's full transcript, the session metadata, the code from the session's Code tab, and an LLM-written digest that condenses them into a few minutes of reading.

Start with a session's digest.md; open transcript.md when you need the speaker's exact wording.

What's in a session folder

sessions/223-live-activities-essentials/
├── digest.md       LLM-written summary; start here
├── transcript.md   Apple's verbatim session transcript
├── meta.md         description, key topics, chapter summary
└── code.md         snippets from the session's Code tab

The frontmatter of every file links to its source page on developer.apple.com. Sessions without a Code tab have a code.md that says so instead of holding snippets.

For LLMs

llms.txt indexes every digest with a one-line description, in the llmstxt.org format. Point an agent at that one file and it can pull the sessions it needs instead of crawling the whole repo.

Apple's content and copyright

Transcripts, session descriptions, and code samples are Apple Inc.'s content. I reproduce them here for personal study and reference; the canonical versions live on developer.apple.com, linked from every file. The digests are derivative summaries of that content. This project has no affiliation with Apple.

Sessions

The topic groups are mine, not Apple's.

Keynote and event videos

Apple Intelligence and Foundation Models

Siri, App Intents and Shortcuts

Machine learning and MLX

Swift and SwiftData

SwiftUI and UI frameworks

Developer tools

visionOS and spatial computing

Games and graphics

Camera, media and music

Web and Safari

App Store and business

App services and system experiences

macOS, virtualization and containers

Security and device management

Design

Accessibility

Group labs

These are live developer Q&A sessions with Apple engineering panels.

About

WWDC 2026 session notes: LLM-written digests plus Apple's transcripts, metadata, and code snippets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors