Skip to content

Add CLAUDE.md guide for Claude Code sessions#160

Open
anshmudgil wants to merge 1 commit into
ClickHouse:mainfrom
anshmudgil:initialize-project
Open

Add CLAUDE.md guide for Claude Code sessions#160
anshmudgil wants to merge 1 commit into
ClickHouse:mainfrom
anshmudgil:initialize-project

Conversation

@anshmudgil

Copy link
Copy Markdown

Summary

Adds a root CLAUDE.md so future Claude Code sessions have a compact, authoritative guide to the codebase.

Distills agent-relevant essentials:

  • Overview — single-process FastAPI + asyncio runtime wrapping the Claude Agent SDK; personal vs worker mode.
  • Commands — uv setup, pytest, web build/lint/dev, nerve lifecycle. Verified against pyproject.toml, web/package.json, .github/workflows/ci.yml.
  • Layout — backend subsystems under nerve/ mapped to one-liners.
  • Conventions & gotchas — Python 3.13 floor + memu-py pin, _env first-import, DB migration pattern, config merge, .env/secrets.
  • Docs — pointer to docs/ for depth.

Single-file additive change. No code touched.

🤖 Generated with Claude Code

Distills agent-relevant essentials — overview, build/test/lint commands,
backend layout, and conventions/gotchas — verified against pyproject.toml,
web/package.json, and ci.yml. Points to docs/ for depth.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants