Working-tree config/doc changes (.gitignore, CLAUDE.md, AGENTS.md removal + data/AGENTS.md, codecontext Dockerfile/shim — pre-existing) plus this session's v2-6 persistent-agent-sessions openspec proposal/design/tasks (planning only; feature unimplemented, reserves the v2.6.0 tag) and the v2.5.2 CHANGELOG entry. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
20 lines
274 B
Plaintext
20 lines
274 B
Plaintext
node_modules
|
|
dist
|
|
.env
|
|
|
|
# Claude / Cursor (local agent & IDE config — CLAUDE.md and AGENTS.md stay tracked)
|
|
.claude/
|
|
.cursor/
|
|
.cursorignore
|
|
CLAUDE.local.md
|
|
*.log
|
|
.DS_Store
|
|
.vite
|
|
coverage
|
|
secrets/
|
|
data/*
|
|
!data/AGENTS.md
|
|
!data/skills/
|
|
!data/mcp.json
|
|
codecontext/fork.tar.gz
|