2026-07-04 00:05:07
🔧 Run "ctx setup" to index existing sessions, then "ctx search" with natural language, by touched file, or across multiple terms. Read-only SQL queries let you inspect the exact index data
🤖 Agent support: #ClaudeCode, #Codex,
🔧 Run "ctx setup" to index existing sessions, then "ctx search" with natural language, by touched file, or across multiple terms. Read-only SQL queries let you inspect the exact index data
🤖 Agent support: #ClaudeCode, #Codex,
/insights
"Generate a report analyzing your Claude Code sessions, including project areas, interaction patterns, and friction points"
#ClaudeCode #TIL
🔑 Credentials are managed as named "providers" injected as env vars at runtime — they never leak into the sandbox filesystem. Auto-discovers keys for recognized agents
🤖 Works out of the box with #ClaudeCode, #Codex,
Beyond the Prompt: #ClaudeCode
#TipsAndTricks
Got tired of forgetting to update #ClaudeCode and seeing it needs an update on launch.
Installed via #HomeBrew on my Mac, I wrote the following zsh function in my ~/.zshrc:
claude() {
local outdated
outdated=$(command brew outdated --greedy --quiet claude-code 2>/dev/null)
Ich bin kein Programmierer — und habe trotzdem in 24 Stunden eine eigene Weinkeller-App gebaut. Mit Claude Code, natürlicher Sprache und null Zeilen selbst geschriebenem Code. Was dabei entstand und was das bedeutet — neuer Beitrag auf stefanpfeiffer.blog. #ClaudeCode #VibeCoding
🧰 23 commands share one vocabulary with your agent: craft, shape, critique, audit, polish, bolder, quieter, distill, harden, onboard, animate, colorize, typeset, layout, delight, overdrive, clarify, adapt, optimize, live
🔗 A provider-native design hook runs the detector on UI file edits in #ClaudeCode,
This is pretty scary stuff for the vibe coder.
https://www.reddit.com/r/ClaudeAI/comments/1u1zv25/the_claude_code_active_attack_didnt_stop_294842/
🧩 Works with multi-preview hosts like #Storybook & Ladle via a mount() helper, supports static and reactive providers, and ships an official AI agent skill for #ClaudeCode & #Cursor…
I Wasted 6 Months Using #ClaudeCode Wrong. Here Are the 14 Commands That Changed Everything.
https://pub.towardsai.net/i-wasted-6-m
How to Never Hit Claude's Usage Limit Again: 3 Proven Methods
#ClaudeCode