// falcon vol. 2 — master list
Forty-three quiet superpowers.
Falcon Brain — AI core
8 featuresFalcon + Scout + Planner + Verifier running in parallel
// NEXUS AGENTS
Concurrent background tasks, non-blocking agent loops
// ASYNC CORE
Live tokens, tool calls visible, full reasoning trace
// STREAM ENGINE
Claude + GPT + Gemini + local — best model per task
// ORACLE ROUTER
Short → long → crystallized memory (M1 → M2 → M3)
// VAULT MEMORY
Learns from usage, crystallises the best patterns
// SKILL FORGE
DSPy-style auto-tuning of prompts from outcomes
// PROMPT FORGE
18-stage lifecycle hooks, typed events, plugin triggers
// SIGNAL BUS
Voice — speak to Falcon
5 features"Hey Falcon" always-listening trigger, low-power mode
// ECHO TRIGGER
Whisper / Deepgram real-time, Hindi + English
// AUDIO IN
ElevenLabs / Edge TTS — a custom Falcon persona
// AUDIO OUT
Hears urgency and mood — softens or sharpens reply
// TONE SCAN
Hindi + English mid-sentence switching, seamless
// LANG BRIDGE
Automation — Falcon acts
9 featuresOpen, close, focus apps, window management
// APP CTRL
Click, type, hotkeys, full screen interaction
// INPUT BOT
Tap, swipe, launch apps, read your phone's screen
// PHANTOM LINK
Playwright — forms, scraping, navigation, autonomy
// WEB PILOT
Cron-like, with dependency chains and reminders
// CHRONO
Passive + active watchers on files, folders, processes
// SENTINEL
Always-running automation pulse, health checks
// PULSE
Spotify, YouTube, system volume, now-playing aware
// MEDIA HUB
WhatsApp, Telegram, email — on command or trigger
// MSG FORGE
Built-in tools — Falcon's toolkit
8 featuresTavily / Serper real-time search and summarisation
// RECON
PDF, Word, code, text — grep included
// FILE OPS
Sandboxed Python / bash execution with captured output
// EXEC ENGINE
Connect any MCP server — extend Falcon's tools infinitely
// MCP BRIDGE
Spawn, monitor, kill background processes autonomously
// PROC MGR
Screenshot analysis, OCR, camera input
// OPTIC
Child agents for parallel sub-tasks, collected results
// SPAWN
Branch management, parallel worktrees, full git ops
// GIT OPS
Interfaces — how you see Falcon
5 featuresTransparent JARVIS-style overlay, always-on-top panels
// VISOR
FastAPI + React command center — chat and controls
// COMMAND CENTER
Flutter companion — voice, text, push notifications
// MOBILE WING
Rich terminal UI with slash commands
// TERMINAL
Background daemon, tray icon, instant hotkey
// GHOST MODE
Security — Falcon stays safe
4 featuresGranular per-tool permission, sandboxed execution
// LOCKDOWN
Flags risky commands before running — asks for consent
// THREAT SCAN
Trusted folders, file boundaries, approval gates
// PERIMETER
Snapshot state, restore any moment, undo cleanly
// TIME VAULT
Extensions — grow Falcon
4 featuresDrop-in tools, slash commands, keyboard shortcuts
// PLUGIN SDK
Your own agents with tools, permissions, LLM loops
// AGENT FORGE
External apps control Falcon via REST or RPC
// OPEN WIRE
Hot-load plugins at runtime, no restart required
// HOT LOAD