Apr 25

Official Kortex CLI for capturing terminal AI sessions (Claude Code, gpt-cli, etc.)

**Use case** The browser-based AI Chat Capture is great for chat.openai.com, claude.ai, gemini, perplexity. But a fast-growing user segment works in **terminal AI tools** — Claude Code, OpenAI Codex CLI, Aider, Cursor's CLI mode. These produce extremely valuable architecture/coding/strategy conversations that today are lost when the terminal closes. **Proposal** Ship a small `kortex` CLI (Node/Python single binary):kortex add ./session.md --notebook "Claude Sessions" --tags "code,architecture"kortex add - --notebook "Inbox" # stdin pipekortex watch ~/.claude/transcripts --notebook "Claude Sessions" # auto-ingestAuth via the same login token as the extension (one-time `kortex login`). **Impact** - Captures the fastest-growing AI usage modality (terminal agents). - `kortex watch` enables zero-friction "everything I do in Claude Code lands in NotebookLM" — strong daily-use anchor. - Easy positioning win: no other NotebookLM extension has a CLI.
PendingPending