
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
tpc-explorer
Advanced tools
Terminal file explorer with embedded AI assistants (Claude Code / OpenAI Codex)
A terminal file explorer with embedded AI assistants, command palette, git integration, and multi-session support.
npm install -g tpc-explorer
tpc
Or run directly:
npx tpc-explorer
Ctrl+ACtrl+B) — git status, diff, log, branches, disk usage, package info, and moreCtrl+F) — fuzzy find files across the project| Key | Action |
|---|---|
Ctrl+B | Command palette (git, views, actions) |
Ctrl+F | Search files |
Ctrl+T | Switch panel (Tree / Sessions / Viewer) |
Ctrl+A | Switch between active AI sessions |
Ctrl+D | Kill all sessions and quit |
a | Launch new AI (Claude Code / Codex) |
n | New file |
f | New folder |
d | Delete file/folder |
c | Copy file path to clipboard |
e | Open in $EDITOR |
r | Refresh tree, git status, and sessions |
q / Esc | Quit |
| Key | Action |
|---|---|
Ctrl+C | Send interrupt to AI |
Ctrl+C x2 | Force kill active session |
Ctrl+T | Switch to another panel (AI keeps running) |
Ctrl+B | Open command palette |
┌─ EXPLORER ──┬─────────── PREVIEW ───────────┐
│ file tree │ breadcrumb path │
│ with git │ ───────────────────── │
│ indicators │ syntax-highlighted content │
│ │ or embedded AI terminal │
├─ SESSIONS ──┤ │
│ ◆ Claude │ │
│ ⊞ Codex │ │
├─────────────┴────────────────────────────────┤
│ Ctrl-T Switch │ Ctrl-B Cmds │ ⊙ main Ctrl-D│
└──────────────────────────────────────────────┘
Press Ctrl+B to open. Available actions:
Actions — Launch AI, Switch Sessions, Search Files, New File/Folder, Delete, Copy Path, Open in Editor
Git — Status, Diff, Log (last 20), Branches, Stash List
View — Disk Usage, Package Info (parsed package.json with scripts, deps)
xcode-select --install)build-essential (sudo apt install build-essential)windows-build-tools (npm install -g windows-build-tools)ISC
FAQs
Terminal file explorer with embedded AI assistants (Claude Code / OpenAI Codex)
We found that tpc-explorer demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.