Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@loxia-labs/loxia-autopilot-one

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loxia-labs/loxia-autopilot-one

Loxia AI Agents System - No-code/vibe-code/companion-coder platform

latest
npmnpm
Version
4.5.0
Version published
Maintainers
1
Created
Source

Loxia Autopilot

Break All Barriers

npm version Node.js Version License: Commercial

Quick Start | Features | Documentation | Tools | Web UI

What is Loxia Autopilot?

Loxia Autopilot is a production-ready autonomous AI agent system that empowers developers with intelligent coding assistance. It combines the power of multiple AI models with a comprehensive toolkit for software development, code analysis, and automation.

Why Autopilot?

  • Multi-Agent Orchestration - Run multiple AI agents simultaneously with isolated workspaces
  • Rich Tool Ecosystem - 18+ specialized tools for development, analysis, and automation
  • Dual Interface - Modern Web UI + powerful CLI for any workflow
  • Real-Time Monitoring - Track agent activity, costs, and performance
  • Persistent State - Resume conversations and continue work across sessions
  • Secure by Design - Agent isolation, resource limits, and security scanning

Features

Core Capabilities

Intelligent Agent System

  • Multi-agent conversation orchestration
  • Automatic model selection and routing
  • Task-based agent specialization
  • Inter-agent communication
  • Background task management

Professional Tooling

  • Terminal command execution
  • File system operations
  • Web browsing and scraping
  • Image generation (DALL-E, Flux)
  • Code analysis and refactoring

Development Features

  • Import/export analysis
  • Dependency resolution
  • Static code analysis
  • Clone detection
  • Security scanning

Smart Assistance

  • Context-aware responses
  • File attachments in chat
  • Conversation compaction
  • Task management
  • Progress tracking

Quick Start

1. Create an Account

Register at autopilot.loxia.ai to get started.

2. Install the Package

npm install -g @loxia-labs/loxia-autopilot-one

3. Verify Installation

loxia --version

4. Create an API Key

5. Launch & Configure

Option A: Web UI

loxia web

This starts the server and opens the Web UI in your browser. Go to Settings and paste your API key.

Option B: Terminal UI

loxia plus-terminal

This starts the server + Terminal UI. Press Ctrl+, to open Settings, paste your API key. Press Alt+H for help.

6. Start Using Autopilot

  • Create an agent using the interface
  • Send a message to start interacting
  • Enjoy autonomous AI assistance!

CLI Reference

loxia web             # Start server + open Web UI in browser
loxia terminal        # Start Terminal UI (server must be running)
loxia plus-terminal   # Start server + Terminal UI together
loxia plus-web        # Alias for 'web'
loxia --port 3000     # Use custom port (works with any command)
loxia --version       # Show version
loxia --help          # Show all options

Web Interface

The modern Web UI provides an intuitive interface for managing agents and conversations:

Key Features

  • Chat Interface - Clean, responsive chat with markdown support
  • File Attachments - Drag and drop files into conversations
  • Agent Management - Create, switch, and manage multiple agents
  • Real-Time Updates - Live agent status and output streaming
  • Model Selection - Switch between AI models on the fly
  • Task Tracking - Visual task lists with progress indicators
  • Search & Filter - Find conversations and messages quickly
  • Modern UI - Built with React, TailwindCSS, and WebSockets

AI-Powered Tools

Autopilot comes with 18+ specialized tools that agents can use autonomously:

Development Tools

ToolDescriptionKey Features
TerminalExecute shell commandsBackground processes, stdin input, prompt detection
File SystemFile operationsCreate, read, update, delete files and directories
BrowserWeb automationHeadless browsing, screenshots, scraping with Puppeteer
SeekCode searchPattern matching, multi-directory support
File TreeDirectory visualizationTree structure generation, filtering

Analysis Tools

ToolDescriptionKey Features
Import AnalyzerImport/export analysisES6, CommonJS, circular dependencies, unused exports
Dependency ResolverDependency managementSemantic versioning, conflict detection, upgrade paths
Static AnalysisCode qualityESLint, Prettier, TypeScript, Stylelint integration
Clone DetectionCode duplicationAST-based analysis, similarity scoring
Security ScannerSecurity auditsnpm audit, dependency vulnerabilities, deployment checks

AI & Automation Tools

ToolDescriptionKey Features
Image GeneratorAI image creationFlux Pro support, high-quality outputs
Video GeneratorAI video creationAzure OpenAI Sora integration, async processing
Task ManagerTask trackingTodo lists, progress tracking, agent synchronization
Web ToolHTTP requestsGET, POST, API testing, webhook debugging
File Content ReplaceBulk replacementsPattern-based, multi-file, preview changes
Agent CommunicationInter-agent messagingTask delegation, collaborative workflows

System Tools

ToolDescriptionKey Features
Agent DelayPause agent executionTimed delays, background operation support
Job DoneTask completionMark autonomous work complete, exit to chat mode
Async Tool ManagerBackground task handlingLong-running operations, status tracking
Loop DetectionRepetition preventionSliding window analysis, automatic termination

System Requirements

  • Node.js: >= 20.0.0 (20.x LTS recommended)
  • npm: >= 7.0.0
  • Operating System: Windows, macOS (Intel & Apple Silicon), Linux
  • Memory: 2GB minimum, 4GB+ recommended
  • Disk Space: 500MB for package and dependencies
  • Shell: bash, zsh (macOS default), PowerShell, cmd

Architecture

High-Level Overview

+--------------------------------------------------+
|               Client Interfaces                  |
|  +-------------+  +-------------------------+   |
|  |   Web UI    |  |     CLI Interface       |   |
|  |  (React)    |  |  (Interactive Shell)    |   |
|  +-------------+  +-------------------------+   |
+------------------------+-------------------------+
                         | WebSocket / IPC
           +-------------v--------------+
           |   Orchestrator Service     |
           |  (Request Coordination)    |
           +---------+--------+--------+
                     |        |
          +----------v--+  +--v--------------+
          | Agent Pool  |  |  AI Service     |
          | - Lifecycle |  |  - Model Router |
          | - Scheduling|  |  - Backend API  |
          +------+------+  +-----------------+
                 |
          +------v--------------------------+
          |   Message Processor             |
          |   - Tool Registry               |
          |   - Command Extraction          |
          |   - Execution Engine            |
          +----------------------------------+

Security & Privacy

Built-In Security Features

  • Agent Isolation - Each agent has isolated workspace and permissions
  • Resource Limits - Prevents resource exhaustion (CPU, memory, commands)
  • Path Validation - Prevents directory traversal attacks
  • Command Sanitization - Protects against command injection
  • Security Scanning - Built-in vulnerability detection
  • Audit Logging - Comprehensive activity logs

Privacy

  • Authentication Only - Only credential verification communicates with servers
  • Local-First - All work data stays on your machine
  • No Usage Telemetry - No tracking or analytics of your work
  • State Control - Full control over conversation history
  • Easy Cleanup - Delete state directory to remove all local data

License

Commercial License - see LICENSE file for complete terms.

  • Authentication Required - Valid subscription or license needed to use
  • Commercial Use - Use in your own projects and services (with active subscription)
  • No Free Use - Requires active subscription or valid license
  • No Redistribution - Cannot resell, redistribute, or sublicense

Copyright (c) 2025-2026 Loxia Labs LLC. All rights reserved.

Support

Troubleshooting

Web UI won't start?

# Check if port is in use
lsof -i :8080

# Use a different port
loxia --port 3000

Agent not responding?

# Check logs
cat .loxia-state/logs/system.log

# Restart with debug logging
LOXIA_LOG_LEVEL=debug loxia

Installation issues?

# Clear npm cache
npm cache clean --force

# Reinstall
npm install -g @loxia-labs/loxia-autopilot-one --force

macOS Installation

On macOS, configure npm to use a user-writable directory:

mkdir ~/.npm-global
npm config set prefix '~/.npm-global'
echo 'export PATH=~/.npm-global/bin:$PATH' >> ~/.zshrc
source ~/.zshrc
npm install -g @loxia-labs/loxia-autopilot-one

Made with care by the Loxia Labs LLC team

Website

Keywords

ai

FAQs

Package last updated on 26 Apr 2026

Did you know?

Socket

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.

Install

Related posts