New:Socket for Asana Is Now Available.Learn more
Sign In

weasley-podex

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

weasley-podex

Weasley Podex — a local multi-runtime AI assistant for Web, Terminal, Telegram, Discord, and desktop workflows

latest
Source
npmnpm
Version
2.2.9
Version published
Weekly downloads
11
-15.38%
Maintainers
1
Weekly downloads
 
Created
Source
Weasley Podex circuit mark

Weasley Podex

Your personal AI agent. 2 lines to install. 13 AI runtime surfaces in one dashboard.

GitHub · Website · npm

English / 한국어 / 中文 / 日本語

Install

Safe install — for existing users who want minimal changes
# macOS / Linux
WEASLEY_PODEX_SAFE=1 npm install -g weasley-podex    # skips optional tool/runtime setup
weasley-podex init                              # interactive setup later when you're ready

Windows users should use the WSL install path below. Native PowerShell is not the supported Weasley Podex install target.

# macOS / Linux / WSL with Node.js 22+ already installed
npm install -g weasley-podex
weasley-podex dashboard

That's it. Open http://localhost:24576 for the manager dashboard. Per-instance agent Web UIs still run from http://localhost:3457 when you start weasley-podex serve. Requires Node.js 22.4+.

First time? The default npm install initializes Weasley Podex and attempts native Claude setup. Other AI CLIs are optional; install them all during npm setup with WEASLEY_PODEX_INSTALL_CLI_TOOLS=1 npm install -g weasley-podex on macOS/Linux. On Windows, use the WSL install path below.

State is stored in ~/.weasley/podex by default. Set WEASLEY_PODEX_HOME to use another home.

Migration: Existing data under ~/.podex can be copied into the new default home during installation. The only public command is weasley-podex; use WEASLEY_PODEX_* names in scripts.

Optional JWC Runtime

JWC is optional and external-only. The default npm install and Electron desktop sidecar do not bundle jawcode, @jawcode-dev, @oven, bun, or a jwc payload. To use JWC, install the runtime into Weasley Podex's external prefix and opt in with the printed SDK path:

weasley-podex jwc install
export JWC_SDK_PATH="/absolute/path/printed/by/weasley-podex-jwc-install/sdk.js"
weasley-podex jwc doctor

To remove the optional external JWC dependencies later:

weasley-podex jwc clean
macOS one-click — don't have Node.js? This installs everything
curl -fsSL https://raw.githubusercontent.com/potatohoney-p/weasley-podex/main/scripts/install.sh | bash
source "${ZDOTDIR:-$HOME}/.zshrc" 2>/dev/null || true
bash "$(npm root -g)/weasley-podex/scripts/verify-fresh-install.sh"
Windows (WSL — Windows Subsystem for Linux) — one-click from scratch
# 1. Install WSL (PowerShell as Admin)
wsl --install

Restart, open Ubuntu, then:

# 2. Install weasley-podex + all dependencies
curl -fsSL https://raw.githubusercontent.com/potatohoney-p/weasley-podex/main/scripts/install-wsl.sh | bash
source ~/.bashrc
weasley-podex dashboard
bash "$(npm root -g)/weasley-podex/scripts/verify-fresh-install.sh"

From Windows PowerShell into WSL, run commands through a login shell so the WSL profile PATH is loaded:

wsl.exe -d Ubuntu -- bash -lc "weasley-podex dashboard"
Fresh-machine evidence — maintainer release check

Run this on a clean VM before publishing installer changes. It writes environment snapshots, installer logs, the exact collector/installer/verifier scripts that ran, their SHA-256 hashes, verifier logs, and new-shell PATH probes into ~/weasley-podex-fresh-install-evidence-*.

# macOS Terminal
COLLECTOR=/tmp/weasley-podex-collect-fresh-install-evidence.sh
curl -fsSL https://raw.githubusercontent.com/potatohoney-p/weasley-podex/main/scripts/collect-fresh-install-evidence.sh -o "$COLLECTOR"
bash "$COLLECTOR" --target macos

# Ubuntu inside WSL
COLLECTOR=/tmp/weasley-podex-collect-fresh-install-evidence.sh
curl -fsSL https://raw.githubusercontent.com/potatohoney-p/weasley-podex/main/scripts/collect-fresh-install-evidence.sh -o "$COLLECTOR"
bash "$COLLECTOR" --target wsl

From Windows PowerShell, enter the supported WSL path:

If the collector says powershell.exe is not available inside WSL, run this from Windows PowerShell before auditing:

wsl.exe -d Ubuntu -- bash -lc 'EVIDENCE_DIR="$(ls -dt ~/weasley-podex-fresh-install-evidence-* | head -1)"; { echo "command=wsl.exe -d Ubuntu -- bash -lc weasley-podex --version"; weasley-podex --version; } | tee "$EVIDENCE_DIR/33-powershell-to-wsl-probe.log"'

For an unmerged branch or local VM checkout, pass the local installer and verifier explicitly:

bash scripts/collect-fresh-install-evidence.sh --target macos --install-script scripts/install.sh --verifier-script scripts/verify-fresh-install.sh
bash scripts/collect-fresh-install-evidence.sh --target wsl --install-script scripts/install-wsl.sh --verifier-script scripts/verify-fresh-install.sh

Audit each collected directory before treating it as target evidence:

EVIDENCE_DIR="$(ls -dt ~/weasley-podex-fresh-install-evidence-* | head -1)"
AUDITOR="$(npm root -g)/weasley-podex/scripts/audit-fresh-install-evidence.mjs"
node "$AUDITOR" "$EVIDENCE_DIR" --target macos
node "$AUDITOR" "$EVIDENCE_DIR" --target wsl

# For a local checkout, audit with the checkout's auditor:
node scripts/audit-fresh-install-evidence.mjs "$EVIDENCE_DIR" --target macos
node scripts/audit-fresh-install-evidence.mjs "$EVIDENCE_DIR" --target wsl

Before publishing installer changes, run the matrix gate with both strict evidence directories:

GATE="$(npm root -g)/weasley-podex/scripts/verify-release-evidence.mjs"
node "$GATE" --macos /path/to/macos-evidence --wsl /path/to/wsl-evidence

# For a local checkout:
node scripts/verify-release-evidence.mjs --macos /path/to/macos-evidence --wsl /path/to/wsl-evidence

The matrix gate rejects evidence collected with stale collector, installer, or verifier scripts; archived evidence scripts must match the current package or checkout that runs the gate.

When scripts/release.sh, scripts/release-preview.sh, or npm publish detects installer-sensitive changes since the previous tag, it runs this same matrix gate before any git push or npm publish. Set the evidence directories before starting a release:

WEASLEY_PODEX_MACOS_EVIDENCE_DIR=/path/to/macos-evidence \
WEASLEY_PODEX_WSL_EVIDENCE_DIR=/path/to/wsl-evidence \
bash scripts/release.sh patch
Docker
docker compose up -d       # → http://localhost:3457

What is Weasley Podex?

Weasley Podex is an open-source platform that unifies the AI coding CLIs you already use — Pi, Claude, Claude E, AI-E, Antigravity, Codex, Codex App, Cursor, Grok, Kiro, OpenCode, and Copilot — into one assistant with one memory and one dashboard.

Your main CLI (the “Boss”) calls the others as “employees.” You stop copy-pasting between apps and start giving orders from a single place.

  • No API keys needed — routes through subscriptions you already pay for
  • No per-token billing — flat monthly cost, same as what you already have
  • Runs locally — your code never leaves your machine

Authenticate

You only need one. Pick whichever subscription you already have:

# Free options (no credit card needed)
copilot login        # GitHub Copilot (free tier available)
opencode             # OpenCode — free models available
kiro                 # AWS Kiro (free tier with AWS account)

# Paid (monthly subscription you already pay for)
claude auth login    # Anthropic Claude Pro or higher
codex login          # OpenAI ChatGPT Pro or higher
cursor-agent login   # Cursor
grok login --oauth   # xAI Grok / Grok Heavy

Check everything at once: weasley-podex doctor

Example weasley-podex doctor output
◆ Weasley Podex Doctor — 13 checks

 ✅ Node.js        v22.15.0
 ✅ Claude CLI      installed
 ✅ Codex CLI       installed
 ✅ Cursor CLI      installed
 ✅ OpenCode CLI    installed
 ✅ Copilot CLI     installed
 ✅ Database        weasley-podex.db OK
 ✅ Skills          29 active, 238 reference
 ✅ MCP (plugins)   3 servers configured
 ✅ Memory          structured/ exists
 ✅ Server          port 3457 available

The Dashboard

The dashboard is your command center. weasley-podex dashboard starts the manager at http://localhost:24576; individual agent Web UIs are served by weasley-podex serve from http://localhost:3457 and nearby managed ports. Live Web/TUI updates use the SSE-first GET /api/events channel, with legacy WebSocket fallback only for older servers where SSE never opens.

Instance Manager

See every running AI instance — start, stop, restart with one click. Preview live Web UIs directly in the dashboard.

Manager preview embeds the selected instance's regular Web UI. On long-running homes with large chat databases, a fresh Chrome tab can briefly allocate more memory while the preview loads its recent message window, renders markdown and structured cards, and lets Chrome's garbage collector settle. If memory drops back after a few minutes, treat it as a cold-load peak rather than a manager server leak; the weasley-podex dashboard manager process should stay much smaller than the embedded browser renderer and the individual weasley-podex serve worker processes.

Kanban Board

Drag instance cards into lanes (Backlog → Ready → In Progress → Review → Done). Track what each AI session is working on.

Priority Matrix

Eisenhower matrix for your tasks and reminders. Prioritize what matters.

Notes

A mini-Obsidian inside the dashboard. Folders, visual (WYSIWYG) + raw + split editing, KaTeX (math rendering), Mermaid (diagram-as-code), syntax-highlighted code blocks.

Agent Status

Monitor each AI engine's health and usage at a glance.

Desktop App

Prefer a native window to a browser tab? Weasley Podex ships an Electron desktop shell that boots the manager dashboard and supervises the underlying weasley-podex dashboard serve process for you. Packaged desktop builds include a Node.js sidecar server, so the app can prefer its bundled weasley-podex shim before falling back to a global terminal install.

For end users, download the desktop artifact from GitHub Releases:

  • macOS: download the DMG, drag Weasley Podex into Applications, then launch it. Current builds are unsigned / un-notarized, so first launch may require right-click → Open in Finder.
  • Windows: download the NSIS installer. It includes the same sidecar server and adds the packaged weasley-podex shim to PATH.
  • Linux: download the AppImage, make it executable, and run it.

After first launch, accept the Install CLI command prompt to create the terminal weasley-podex command from the bundled sidecar. If you skip the prompt, use the tray menu item Install CLI to Terminal later. This path does not require a global npm install for the packaged app or terminal shim.

Developer build:

# one-time, from the repo root
npm install && npm --prefix electron install

npm run electron:dev          # develop with hot reload
npm run electron:dist:mac     # build macOS arm64 .dmg + .zip with bundled sidecar

The packaged app lands in electron/dist/. The GitHub Actions desktop release workflow builds macOS arm64 DMG/ZIP, Windows x64 NSIS/ZIP, and Linux AppImage artifacts on release publish or manual dispatch. Native modules such as better-sqlite3 stay in the manager/sidecar server — the Electron main process never imports them.

How the Employee System Works

This is the core idea: your main CLI calls other CLIs as workers.

You talk to one AI (the "Boss"). When it needs specialized work, it dispatches tasks to employees — each running their own CLI with their own model:

You: "Fix the frontend styling and update the API endpoint"

Boss (Claude) thinks...
  ├── Dispatches to Frontend employee (OpenCode) → "Fix the CSS grid layout in dashboard.tsx"
  ├── Dispatches to Backend employee (Codex)     → "Update /api/users to return pagination metadata"
  └── Synthesizes both results for you
# Under the hood, it's one command:
weasley-podex dispatch --agent "Frontend" --task "Fix the CSS grid layout in dashboard.tsx"
weasley-podex dispatch --agent "Backend" --task "Run read-only verification" --watch
weasley-podex dispatch --virtual "security" --task "Review this branch for auth and secret leaks" --watch
weasley-podex worker status Backend

Employees are other AI CLIs configured in your settings. Each has its own session, its own model, its own context. For one-off specialist checks, the Boss can also dispatch an ephemeral virtual employee with --virtual; it uses the same dispatch machinery but is not saved to the employee database. The Boss reviews their output before presenting it to you.

Employees vs. Sub-agents

These are different things:

EmployeesSub-agents
WhatOther AI CLIs (Codex, OpenCode, etc.) configured as workersBuilt-in parallel task tool within a single CLI
WhenMulti-specialist work across different codebases or domainsInternal research, file reads, parallel analysis
Howweasley-podex dispatch --agent "Name" --task "..."Automatic — the CLI spawns them internally

Use employees for "Frontend does CSS, Backend does API." Use sub-agents for "read these 5 files in parallel before deciding."

AI Runtime Surfaces

No per-token API billing. Route through subscriptions you already pay for.

CLIDefault ModelAuthCost
Pigrok-composer-2.5-fastSettings profile API key, local proxy, or PI_CODING_AGENT_BINFirst-class pi --mode rpc runtime for local/API endpoints through an isolated PI_CODING_AGENT_DIR
Claudeclaude-opus-4-8claude auth loginClaude Pro subscription or higher
Claude Eclaude-opus-4-8underlying claude auth loginClaude Pro subscription or higher; preferred for June subscription allowance
AI-Eprovider-selectedselected provider authMulti-provider runtime wrapper
AntigravityAGY-selectedchecked by agy at run timeExperimental AGY print-mode runtime (agy -p); optional --model is capability-probed (observed in AGY 1.0.12); resume via --conversation; no separate effort flag
Codexgpt-5.5codex loginChatGPT Pro subscription or higher
Codex Appgpt-5.5codex loginChatGPT Pro subscription or higher
Cursorcomposer-2.5cursor-agent login or CURSOR_API_KEYCursor subscription; quota is auth/status-only
Grokgrok-buildgrok login --oauthGrok subscription; weekly usage pool read from ~/.grok/auth.json via Grok Build billing
Kiroregistry-selectedkiroAWS Kiro free tier; kiro-cli chat --no-interactive runtime
OpenCodeopencode-go/kimi-k2.6opencodeFree models available
Copilotclaude-sonnet-4.6copilot loginFree tier available

GPT 5.5 and Claude Opus 4.8 are enabled from Pro-tier subscriptions and higher. Starting in June, select claude-e when you want Weasley Podex to use the Claude allowance bundled with the subscription plan.

The quota/status panel keeps the same runtime keyset as the registry. Wrapper runtimes (ai-e, claude-e, codex-app) delegate to their underlying provider, while Pi/AGY/Cursor/OpenCode are shown as auth/status-only when their CLIs do not expose quota windows. Grok uses the current Grok CLI auth store for the SuperGrok weekly usage pool and falls back to legacy monthly credits when the weekly endpoint is unavailable.

The Web UI renders provider and messaging indicators as brand-neutral initials in code. The package does not bundle third-party provider or social-service logo artwork.

Fallback chain: if one engine is rate-limited, the next picks up. Configure with /fallback [cli1 cli2...].

OpenCode wildcard: connect any model endpoint — OpenRouter, local LLMs (Large Language Models), any OpenAI-compatible API.

Switch engines live: /cli codex. Switch models: /model gpt-5.5. Works from Web, Terminal, Telegram, or Discord.

PABCD Orchestration (Plan → Audit → Build → Check → Done)

For complex tasks, Weasley Podex uses a structured 5-phase workflow. You approve every transition — nothing ships without your OK.

P (Plan) → A (Audit) → B (Build) → C (Check) → D (Done) → IDLE
   ⛔          ⛔          ⛔         auto        auto
PhaseWhat happens
P — PlanBoss writes a diff-level plan. Stops for your review
A — AuditRead-only worker verifies the plan is feasible (imports exist, signatures match)
B — BuildBoss implements. Read-only worker verifies the result
C — CheckType-check (tsc --noEmit), docs update, consistency check
D — DoneSummary of all changes. Returns to idle

State is database-persisted and survives restarts. Workers cannot modify files — only verify. Activate with weasley-podex orchestrate, /orchestrate, or /pabcd; resume an active worklog explicitly with /continue. Forward phase transitions require evidence attestation, e.g. weasley-podex orchestrate B --attest '{"from":"A","to":"B","did":"<what you did>"}' (C→D also needs pasted checkOutput and exitCode). Workflow helper slash commands include /plan, /interview, /deliberate, /planaudit, /review, /search, /goal, /goalplan, /team, /task, /fork, and /gd; /plan is a compatibility guide that explains "this is PABCD P" and points to the right next command instead of creating a second planning mode. /search <query> routes search intent through the active search skill: classify local vs external lookup, rewrite focused queries, discover candidate URLs, and only then use browser commands such as browser fetch for evidence verification. Bounded automation is expressed as /goal run ..., not a separate top-level /autopilot. Durable goals — /goal <objective> plus update/done/cancel/pause/resume — are functional and survive restarts, and a goal resume re-fires the work on every interface (Web/CLI included, not just messaging). AI-initiated goal pause --agent --audit arms a two-tap gate: one audit/finalizer continuation may run with pause_gate_pending, and if that turn exits with the gate still armed, goal_pause_gate_pending suppresses further auto-continuation until a productive checkpoint or a second audited pause. /gd is shorthand for /goal done --force (skips the completion evidence gate). /goal run (preflight/start/stop/status) is a tracking-only preview: it gates on preflight and tracks turn/dispatch budget, with enforcement still to come.

Memory

Three layers, each covering a different recall horizon.

LayerWhat it storesHow it works
History BlockRecent session contextLast 10 sessions, max 8000 chars, scoped to working directory. Injected at prompt start
Memory FlushStructured knowledge from conversationsTriggered after threshold (default 10 turns). Extracts episodes, daily logs, semantic notes as markdown
Soul + Task SnapshotIdentity and semantic recallCore values, tone, boundaries. Full-text search index returns up to 4 semantically relevant hits per prompt

All three layers feed into the system prompt automatically. Memory is searchable:

weasley-podex memory search "how did we set up the API auth?"

Skills

Weasley Podex ships a small, audited core skill catalog and can import additional skills from an installed Codex environment or a trusted repository you configure.

CategoryBundled skillsWhat they cover
Developmentdev, dev-pabcdSafe implementation and structured PABCD delivery guidance
Automationbrowser, web-aiBrowser and authenticated Web AI workflows
Orchestrationgoal, search, memoryPersistent goals, evidence-backed search, and durable memory
VisualizationdiagramSVG diagrams, charts, interactive visualizations rendered in chat

Bundled reference skills live in skills_ref/ and install into the active runtime on demand. Imported skills remain in the user runtime home and are never published with this repository.

weasley-podex skill install <name>    # activate a reference skill
weasley-podex skill list              # see what's available

Browser & Desktop Automation

CapabilityHow it works
Chrome DevTools ProtocolNavigate, click, type, screenshot, evaluate JS, scroll, press keys — remote control for Chrome
Vision-clickScreenshot the screen → AI extracts target coordinates → clicks. weasley-podex browser vision-click "Login button"
Computer UseDesktop app automation via Codex Computer Use. Use Safari for localhost and it feels like the Codex app
Web-AI vendorsweasley-podex browser web-ai --vendor chatgpt|gemini|grok with session lifecycle, diagnostics, source-audit/answer-artifact support, and ChatGPT code-mode zip recovery
Diagram SkillGenerate SVG diagrams and interactive visualizations, rendered inline in chat

Computer Use lets you control any macOS app — Finder, Safari, System Settings, Xcode — through natural language. Point it at your localhost dev server in Safari and you get a full visual testing loop.

Messaging

Telegram

📱 Telegram ←→ ◆ Weasley Podex ←→ 🤖 AI Engines

Text chat, voice messages (auto-transcribed via STT — speech-to-text), file/photo upload, slash commands (52 registered, 51 visible; workflow helpers include /plan, /interview, /review, /search, /goal, /orchestrate, /task, /fork, /gd; dynamic /skill:<id> on CLI/Web), forum-topic routing and Dashboard Telegram Hub (/setthread, /threads, /hubhelp, per-topic model/systemPrompt overrides in Manager UI), scheduled task delivery via every/cron heartbeat jobs.

Setup (3 steps)
  • Message @BotFather/newbot → copy the token
  • weasley-podex init --telegram-token YOUR_TOKEN or use Web UI settings
  • Send any message to your bot. Chat ID is auto-saved on first message

Discord

Same capabilities as Telegram — text, files, commands. Channel/thread routing, canonical /api/channel/send, and forwarder support for agent result broadcast. Setup via Web UI settings.

Voice & STT

Voice input works on Web (mic button), Telegram (voice messages), and Discord. Providers: OpenAI-compatible, Google Vertex AI, or any custom endpoint.

MCP (Model Context Protocol)

MCP is a standard that lets AI tools share capabilities — like plugins for AI agents. Weasley Podex manages MCP config for all your engines from one file.

weasley-podex mcp install @upstash/context7-mcp
# → syncs to Claude, Codex, Kiro, OpenCode, Copilot, and Antigravity config files simultaneously

No more editing several different JSON files. Install once, every MCP-aware engine gets it. Grok CLI is a standard runtime here, but it is not counted as MCP-sync capable until Grok exposes a compatible config surface. Antigravity MCP sync is a separate config target from the agy runtime registry entry.

weasley-podex mcp sync       # re-sync after manual edits

CLI Commands

# Core
weasley-podex dashboard                     # launch manager dashboard
weasley-podex serve                         # start server (http://localhost:3457)
weasley-podex chat                          # terminal chat UI
weasley-podex chat search "query"           # search chat history
weasley-podex doctor                        # installation and runtime diagnostics

# Instances
weasley-podex clone ~/project               # clone instance to new directory
weasley-podex --home ~/project serve --port 3458  # run second instance
weasley-podex service install               # auto-start on boot
weasley-podex project set ~/repo            # set projectDirs for review/orchestration
weasley-podex lock                          # protect this instance from stop-all flows

# AI & Orchestration
weasley-podex employee list                         # list configured + static employees
weasley-podex dispatch --agent "Backend" --task "..."  # dispatch employee
weasley-podex dispatch --agent "Backend" --task "..." --watch  # dispatch and stream safe progress
weasley-podex dispatch --virtual "testing" --task "..." --watch  # one-off virtual employee
weasley-podex worker status Backend            # inspect current/previous employee progress
weasley-podex orchestrate                   # enter/control PABCD workflow
weasley-podex goal status                   # persistent goal lifecycle
weasley-podex task list                     # agent-native task checklist
# in chat: /continue               # explicit worklog/PABCD resume

# Skills & MCP
weasley-podex skill install <name>          # activate a skill
weasley-podex skill list                    # list available skills
weasley-podex mcp install <package>         # install MCP → syncs supported MCP-aware engines
weasley-podex mcp sync                      # re-sync MCP configs

# Memory
weasley-podex memory search <query>         # search across all memory layers
weasley-podex memory save <file> <content>  # save to structured memory

# Browser
weasley-podex browser start                 # launch Chrome automation
weasley-podex browser fetch "https://example.com" --json --trace  # adaptive URL reader
weasley-podex browser snapshot              # capture page state
weasley-podex browser vision-click "Login"  # AI-powered click
weasley-podex browser web-ai status         # ChatGPT/Gemini/Grok web-AI session tooling
weasley-podex browser web-ai code --vendor chatgpt --model thinking --effort heavy --prompt "Build an MVP" --output-zip ./result.zip

# Search
# in chat: /search "npm trusted publishing official docs"  # search-skill routing + evidence verification

# Dashboard connectors
weasley-podex dashboard memory search "query"  # read-only cross-instance memory search
weasley-podex dashboard chat search "query"    # cross-instance chat search
weasley-podex connector board add --title "Fix docs"
weasley-podex reminders add "Follow up tomorrow"

# Maintenance
weasley-podex reset                         # full reset

Multi-Instance

Run isolated instances with separate settings, memory, and database:

weasley-podex clone ~/my-project
weasley-podex --home ~/my-project serve --port 3458

Each instance is fully independent — different working directory, different memory, different MCP config. The manager dashboard sees them all.

Development

npm run build          # tsc → dist/
npm run build:frontend # vite → public/dist/
npm run dev            # tsx server.ts (hot-reload)
npm test               # programmatic node:test driver (tests/run.mts, isolation:'process')
npm run gate:all       # named release/docs parity gates (incl. doc-drift + strict-baseline)
npm run docs:check     # AST commands/routes inventory vs structure docs
bash structure/check-doc-drift.sh

Architecture details: ARCHITECTURE.md · Pre-prompt context hooks: pre-prompt-context-hooks.md · Internal structure docs

How It Compares

Weasley Podex 2.xHermes AgentClaude Code
Model accessPi, Antigravity, AI-E, Claude, Claude E, Codex, Codex App, Cursor, Gemini, Grok, Kiro, OpenCode, and Copilot through vendor/native auth where supportedAPI keys (OpenRouter 200+, Nous Portal)Anthropic only
Cost modelMonthly subscriptions you already pay forPer-token API billingAnthropic subscription
Primary UIManager dashboard + Web app + Electron desktop + terminal UITerminal onlyCLI + IDE plugins
DashboardMulti-instance manager, Kanban, Notes workspaceNoneNone
MessagingTelegram (voice) + DiscordTelegram/Discord/Slack/WhatsApp/SignalNone
Memory3-layer (History/Flush/Soul) + full-text searchSelf-improving loop + HonchoFile-based auto-memory
Multi-agentEmployee system (dispatch other CLIs) + PABCDSubagent spawnTask tool
Browser automationChrome DevTools + vision-click + Computer UseLimitedVia MCP
ExecutionLocal + DockerLocal/Docker/SSH/Daytona/ModalLocal
SkillsAudited bundled core + local/trusted importsSelf-creating + agentskills.ioUser-configured
LanguagesEnglish, Korean, Chinese, JapaneseEnglishEnglish

Troubleshooting

ProblemSolution
weasley-podex: command not foundnpm install -g weasley-podex again. macOS/Linux/WSL: check ~/.local/bin or npm prefix -g + /bin is in $PATH. From Windows PowerShell, invoke WSL through a login shell: wsl.exe -d Ubuntu -- bash -lc "weasley-podex dashboard".
weasley-podex: permission deniedThe global shim can see Weasley Podex, but its internal dist/bin/podex.js target is not executable. Re-run npm install -g weasley-podex or, in a checkout, run npm run build && npm run check:cli-bin-links.
Fresh install verifier failsscripts/verify-fresh-install.sh checks the public weasley-podex command. Fix the reported PATH or executable-bit issue, then rerun bash "$(npm root -g)/weasley-podex/scripts/verify-fresh-install.sh".
Error: node versionUpgrade to Node.js 22.4+: nvm install 22
NODE_MODULE_VERSION mismatchnpm run ensure:native (auto-rebuilds native modules)
EADDRINUSE: port 3457Another instance running. Use --port 3458 or stop it first
Telegram / Discord auth failsRun weasley-podex doctor, check tokens, restart weasley-podex serve
Browser commands failInstall Chrome/Chromium. Run weasley-podex browser start first
Employee dispatch hangsRun weasley-podex employee list, ensure the employee CLI is authenticated (weasley-podex doctor), then retry with weasley-podex dispatch --watch
Employee dispatch returns non-JSON or HTMLThe server may be stale or missing the route. Run npm run build or restart the manager/dashboard process.
Computer Use not workingmacOS only. Codex CLI required. Check Automation permission in System Settings

Contributing

  • Fork and branch from dev
  • npm run build && npm run build:frontend && npm test
  • For release-sensitive changes, also run npm run gate:all and any focused checks for the touched surface.
  • Submit a PR

Keywords

weasley-podex

FAQs

Package last updated on 02 Aug 2026

Related posts