Saturday, January 17, 2026
Claude Code Usage & Concerns
People are discussing strategies for managing context window limitations in Claude Code, exploring terminal/IDE integration, and raising concerns about potential prompt injection vulnerabilities.
i used to use an http://lode-overview.md and source it immediately, but the problem is that gets slowly depleted by context pressure. now (for claude code) i append to system prompt using --append-system-prompt. it's all in the lode repo on my github, including the prompt. [Links: https://t.co/1jZgnFwzPK]
someone is already building the ultimate prompt injection to insert `sudo rm -rf /` into one of these claude code guides
@phl43 you can just do all your talking with claude code in terminal or vscode or whatever: can switch from general discussions to targeting task direction in the file system you're currently in