Learn Claude Code
s08

Background Tasks

Concurrency

Fire and Forget

188 LOC6 toolsBackgroundManager + notification queue
Non-blocking daemon threads + notification queue

Architecture

BackgroundManager

Non-blocking thread execution + notification queue

s08NEW
TaskManager

File-based persistent task CRUD with dependencies

s07
SkillLoader

Dynamic knowledge injection from SKILL.md files

s05
TodoManager

Visible task planning with constraints

s03
bashread_filewrite_fileedit_filebackground_runcheck_background

What's New

New Classes

BackgroundManager

New Tools

background_runcheck_background

LOC Delta

+-9 lines

Try It Live

Design Decisions