Skip to content
CW101

CWork101 / code

Claude Code

Installing and configuring Claude Code across the terminal, desktop, web, IDEs, GitHub and Slack — settings, permissions, memory, sessions and usage limits.

13 entries in this section

Full index

EntryTypeStatusLast verified
Agent view and background agentsA screen for running and watching several Claude Code sessions at once, so long tasks proceed while you work on something else.FeatureGAAug 21, 2026
Auto memoryLearnings Claude Code saves across sessions on its own — build commands, debugging insights, project quirks — without you writing them down.FeatureGAAug 21, 2026
Claude Code in CI — GitHub and GitLabRunning Claude Code inside your pipeline to review pull requests, triage issues and automate repetitive repository work.FeatureGAAug 21, 2026
Claude Code on the web and mobileRunning Claude Code in a browser or the Claude mobile app, with no local setup — for long-running tasks, repos you do not have locally, and work in parallel.SurfaceGAAug 21, 2026
CLAUDE.mdA markdown file in your project that Claude Code reads at the start of every session — the place for coding standards, architecture decisions and review checklists.FeatureGAAug 21, 2026
Context window managementHow Claude Code fills, compacts and caches the context window, and why long sessions behave differently from short ones.ConceptGAAug 21, 2026
HooksShell commands that run automatically before or after Claude Code actions — formatting after an edit, linting before a commit, blocking a tool call outright.FeatureGAAug 21, 2026
Permissions and permission modesThe rules controlling what Claude Code may do without asking — which tools it can call, which commands it can run, and which paths it can touch.FeatureGAAug 21, 2026
Routines and scheduled tasksThree different ways to run Claude Code on a schedule — cloud routines, desktop scheduled tasks, and in-session looping — with different trade-offs.FeatureGAAug 21, 2026
SessionsA unit of Claude Code work with its own context and history, which can be resumed, moved between surfaces, and run in parallel with others.ConceptGAAug 21, 2026
Settings and the .claude directoryWhere Claude Code stores configuration — the layered settings files, the .claude directory, and the environment variables that override both.FeatureGAAug 21, 2026
Usage analytics, costs and monitoringThe reporting surfaces for Claude Code — per-user analytics, cost management and OpenTelemetry monitoring — used mainly by organisations rolling it out.FeatureGAAug 21, 2026
Worktrees and parallel isolationGit worktrees give each parallel Claude Code session its own checkout, which is what stops two agents editing the same files from fighting.ConceptGAAug 21, 2026

Start typing to search every entity in the reference.