# Novux Agents

> A chat-first AI engineering workspace that connects to GitHub and uses MCP-powered agents to plan, code, test, and ship software through natural language conversation.

Novux Agents is a chat-first engineering workspace built by Salestrics Inc. that lets developers describe what they want in plain language and collaborate with AI agents that handle planning, coding, debugging, testing, and shipping — all without opening a traditional IDE. It is designed to be mobile-first and GitHub-connected, making it accessible from anywhere.

## What It Is

Novux Agents sits in the AI coding assistant category, but positions itself as a full engineering team in chat form rather than a simple autocomplete or inline suggestion tool. Users connect their GitHub account via OAuth, pick a repository (or scaffold a new one), describe the outcome they want, and then iterate in conversation until the result matches their intent. The agents operate with context from the conversation and the connected repository, handling the implementation details while the developer steers through natural language.

## Agent Roles and Workflow

The platform organizes AI capabilities into distinct agent roles that mirror a real engineering team:

- **Architect** — sketches structure, routes, and data models before any files change
- **Build** — generates and edits code in the repo with full conversation context
- **Debug** — traces failures, reads stack traces, and proposes focused fixes
- **Test** — runs browser checks and validates flows using Playwright when connected
- **Review** — summarizes diffs and surfaces risks before merging or deploying
- **Ship** — iterates in chat until the outcome matches the original description

## MCP-Powered Integrations

Novux connects to external services through the Model Context Protocol (MCP), allowing agents to use the same tools a development team already relies on. GitHub and filesystem access are available out of the box; additional integrations can be enabled from the MCP panel as needed. Supported integrations include:

- GitHub, Filesystem
- PostgreSQL, Playwright
- Slack, Notion, Linear
- Sentry, Stripe, AWS

Credentials are encrypted and scoped per account, with each provider requiring a one-time login.

## Target Audience and Design Philosophy

The tool is explicitly designed to be mobile-first and chat-first, targeting developers who want to ship from anywhere without being tied to a desktop IDE. The four-step workflow — connect GitHub, pick a repo, describe the outcome, iterate in chat — is intentionally minimal, lowering the barrier for both experienced engineers and those who prefer a conversational interface over traditional tooling.

## Developer and Operator

Novux Agents is operated by Salestrics Inc. and is accessible at novux.dev. The product branding emphasizes autonomy and directness, with the tagline "Build what you want. No vux given."

## Features
- Chat-first engineering workspace
- GitHub OAuth integration
- AI agents for planning, coding, debugging, testing, and reviewing
- MCP-powered integrations
- Playwright browser testing support
- Mobile-first design
- Scaffold new repositories from chat
- Diff summarization and risk surfacing
- Encrypted, scoped credentials per provider
- Support for PostgreSQL, Slack, Notion, Linear, Sentry, Stripe, AWS integrations

## Integrations
GitHub, Filesystem, PostgreSQL, Playwright, Slack, Notion, Linear, Sentry, Stripe, AWS

## Platforms
WEB, API

## Pricing
Freemium — Free tier available with paid upgrades

## Links
- Website: https://onorbit.social
- Documentation: https://novux.dev/agents
- EveryDev.ai: https://www.everydev.ai/tools/novux-agents
