Overview
allternit-platform is the main web-based UI surface. It is a Next.js 15 application that serves as the shell for all agent interactions, workflows, and tooling. It runs on Turbopack in development for fast, low-memory compilation.
Local Development
Features
Chat View
Full agent chat with streaming, tool calls, and thought traces
Code View
Integrated code editor with agent-assisted coding sessions
Workspace (Cowork)
Multi-agent collaborative workspace with task management
Design View
Visual design surface powered by agents
Agent Hub
Create, configure, and manage agents via the wizard
MCP Integration
Model Context Protocol server management and tool discovery
Tech Stack
Environment
Requires a.env.local file in surfaces/allternit-platform/: