Capability Gap Analysis ยท v0.1.5 ยท April 2026

Pathfinder vs OpenClaw

All 9 blocks complete โ€” Tauri 2 ยท Rust ยท SQLite ยท Telegram gateway ยท Scheduler ยท Skills ยท RAG ยท Credentials ยท First-run
v0.1.5 โ€” Block 9 Complete
58
Pathfinder Capabilities
โ†‘20 since Phase 7g
34
OpenClaw Capabilities
Stable baseline
4
Remaining Gaps
โ†“10 since Phase 7g
Build Progress to OpenClaw Parity 97%
Block 1 โ€” Scaffold
Block 2 โ€” Frontend
Block 3 โ€” Gateway
Block 4 โ€” Scheduler
Block 5 โ€” Agent Loop
Block 6 โ€” Skills
Block 7 โ€” Trailhead
Block 8 โ€” RAG
Block 9 โ€” Installer + Credentials
Block 10 โ€” Android
Block 11 โ€” Dev Readiness
Block 12 โ€” Community
Layer-by-Layer Capability Comparison
Pathfinder Built
Pathfinder Unique Advantage
Pathfinder Partial
OpenClaw Only
Both Built
Not Yet Built
Capability
Layer
๐Ÿฆ… Pathfinder
๐Ÿฆ€ OpenClaw
Native desktop app (Tauri 2)
L1 INFRA
โ˜…Unique
โ€”Web only
Rust backend โ€” memory safe, zero GC
L1 INFRA
โ˜…Unique
โ€”Node.js
SQLite WAL โ€” rusqlite bundled
L1 INFRA
โ˜…Unique
โ€”JSON files
NSIS installer โ€” single .exe
L1 INFRA
โœ“Built
โœ“Docker
First-run wizard + tier auto-detect
L1 INFRA
โ˜…Unique
โ€”No
Telegram gateway โ€” teloxide ยท PIN auth
L2 GATEWAY
โœ“Built
โœ“Built
Intent tokens โ€” memory: journal: note: find: card: password: doc:
L2 GATEWAY
โ˜…Unique
โ€”No
Media capture โ€” photo ยท voice ยท document
L2 GATEWAY
โœ“Built
โœ“Built
Gateway trait โ€” pluggable transports
L2 GATEWAY
โ˜…Unique
โ€”No
WhatsApp / iMessage gateway
L2 GATEWAY
โ—‹Planned
โœ“Built
n8n workflow middleware
L3 PROTOCOL
โœ“Built
โ€”Different
Tool factory โ€” tier + key gated
L3 PROTOCOL
โ˜…Unique
โ€”No
MCP server integration
L3 PROTOCOL
โ—‹Feature 19
โœ“Built
Web search โ€” Serper API
L4 TOOLING
โœ“Built
โœ“Built
Google Calendar read
L4 TOOLING
โœ“Built
โœ“Built
Document search โ€” BM25 ยท knowledge_chunks
L4 TOOLING
โ˜…Unique
โ€”No
Calculator โ€” built-in, no API
L4 TOOLING
โ˜…Unique
โ€”No
400+ n8n integrations
L4 TOOLING
โœ“Via n8n
โ€”ClawHub
Agent loop โ€” up to 5 iterations ยท dedup ยท fallback
L5 COGNITION
โœ“Built
โœ“Built
Multi-persona cognition โ€” per-persona LLM + system prompt
L5 COGNITION
โ˜…Unique
โ€”No
Brace-matching parser fallback โ€” qwen3 robustness
L5 COGNITION
โ˜…Unique
โ€”No
5 LLM providers โ€” Claude ยท GPT ยท Gemini ยท Ollama ยท BitNet
L5 COGNITION
โ˜…5 providers
โœ“Fewer
Trailhead โ€” built-in AI guide persona
L5 COGNITION
โ˜…Unique
โ€”No
Persona-scoped memory isolation
L6 MEMORY
โ˜…Unique
โ€”No
BM25 keyword search โ€” knowledge_chunks
L6 MEMORY
โœ“Built
โœ“Built
Auto-index docs/ on startup
L6 MEMORY
โœ“Built
โ€”No
AES-256-GCM vault โ€” PBKDF2 ยท zeroize on drop
L6 MEMORY
โ˜…Unique
โ€”No
Credentials manager โ€” passwords in vault ยท pfcreds format
L6 MEMORY
โ˜…Unique
โ€”No
Multi-persona identity โ€” emoji ยท color ยท model ยท tier
L7 APP
โ˜…Unique
โ€”No
Skills system โ€” folder pipeline ยท skill.json manifest
L7 APP
โ˜…Unique
โœ“ClawHub
Scheduler โ€” cron ยท one-shot ยท Telegram delivery
L7 APP
โ˜…Unique
โœ“Built
Conversation sidebar ยท auto-title ยท history
L7 APP
โœ“Built
โœ“Built
Logs panel โ€” tool calls ยท job runs ยท SQL ยท web searches
L7 APP
โ˜…Unique
โ€”No
Mobile / cross-device access
L7 APP
โ—‹Block 10
โœ“Built
Voice I/O
L7 APP
โ—‹Future
โœ“Built
Sovereignty by design โ€” architecture, not policy
L8 GOVERN
โ˜…Unique
โ€”Partial
4-tier security model โ€” Settler ยท Scout ยท Pioneer ยท Explorer
L8 GOVERN
โ˜…Unique
โ€”No
Per-persona key overrides โ€” resolution chain UI
L8 GOVERN
โ˜…Unique
โ€”No
AGPL v3 open source + commercial dual license
L8 GOVERN
โ˜…AGPL v3
โ€”Unknown
Pathfinder's Unique Advantages
UNIQUE
๐ŸŽญ
Multi-Persona Identity
Switch between Personal, Corporate, Hobby personas โ€” each a different mind with its own model, system prompt, tone, tier, and key overrides. OpenClaw has one identity.
UNIQUE
๐Ÿ›๏ธ
Sovereignty by Architecture
Scout tier blocks cloud LLMs at the Rust command layer โ€” not a config flag. AES-256-GCM vault, PBKDF2, zeroize on drop. Your data's privacy is enforced in code, not promised in a policy.
UNIQUE
๐Ÿ”‘
Credentials Manager
Passwords stored in vault at shared.credentials.{id}.password โ€” never in the database. pfcreds format is AES-256-GCM JSON blob. CSV import/export. Retrieve from Telegram with password: intent.
UNIQUE
๐Ÿฆ€
Rust + Tauri Native
Not a web app. Not an Electron app. Tauri 2 with Rust backend โ€” memory safe, zero garbage collector, native OS integration, bundled SQLite with no system dependency.
UNIQUE
๐Ÿ“š
Trailhead โ€” Self-Aware AI
Pre-installed Eagle persona that knows Pathfinder intimately. Docs auto-indexed at startup, RAG-injected into every query. Ask Pathfinder how to use Pathfinder โ€” it answers from documentation.
UNIQUE
โฐ
Cron Scheduler
AI jobs that run while you sleep. Morning briefs, research digests, reminders โ€” all delivered to Telegram. One-shot or recurring. Per-job history. Survives app restart.
Build Roadmap โ€” Where We Are
BLOCKS 1โ€“9 โœ“ ALL DONE
Foundation Complete
  • Tauri 2 ยท Rust ยท SQLite ยท Vault
  • 5 LLM providers ยท streaming
  • Telegram gateway ยท intent tokens
  • Scheduler ยท Skills ยท RAG ยท Credentials
  • First-run wizard ยท NSIS installer
BLOCK 10 โ† NOW
Android
  • Tauri Android target
  • Samsung Galaxy Tab sideload APK
  • Mobile-first gateway testing
BLOCK 11
Developer Readiness
  • Architecture docs ยท gateway walkthrough
  • GitHub Actions CI ยท cargo test on every PR
  • Mock LLM mode ยท dev vault seeder
  • Echo gateway reference implementation
  • CONTRIBUTING.md ยท issue templates
BLOCK 12 โ€” GATED
Community Contributions
  • Blockchain contribution ledger
  • CLA + on-chain record before merge
  • Branch protection ยท merge authority
  • Public announcement

๐Ÿฆ… Pathfinder Leads On

  • โœฆMulti-persona identity โ€” no competitor has this
  • โœฆSovereignty by architecture โ€” code enforces it, not policy
  • โœฆNative Rust desktop โ€” Tauri 2, SQLite, zero GC
  • โœฆAES-256 vault + credentials manager built-in
  • โœฆ5 LLM providers including BitNet CPU inference
  • โœฆTrailhead self-aware AI guide โ€” RAG on own docs
  • โœฆSkills pipeline โ€” folder-based, no Rust required
  • โœฆLogs panel โ€” full transparency on every tool call
  • โœฆIntent tokens โ€” rich Telegram interaction protocol
  • โœฆTool factory pattern โ€” tier + key gated, extensible
  • โœฆDual license โ€” AGPL v3 + commercial

๐Ÿฆ€ OpenClaw Still Leads On

  • โ†’Mobile access โ€” works on phone out of the box
  • โ†’Multi-channel โ€” WhatsApp, iMessage alongside Telegram
  • โ†’Voice โ€” built-in speech I/O
  • โ†’MCP server integration โ€” native protocol support
  • โ†’ClawHub plugin ecosystem โ€” community-built integrations
9
Blocks Complete
14
Unique Advantages
5
LLM Providers
97%
Parity Achieved
โˆž
Data Ownership