Quick Start
Configuration
Custom Port
By default, the server starts on port 3000. To use a different port:SUDOCODE_PORT environment variable:
File Watching
The server automatically watches.sudocode/ files for changes and updates the UI in real-time. To disable file watching:
Next Steps
Now that you have the web server running, explore these guides to learn more:Agent Workflows Tutorial
See practical workflow examples for AI agents
Spec-Driven Development Tutorial
Follow a complete workflow from spec creation to implementation
Creating Issues
Learn different methods for creating and organizing issues
Creating Specs
Write specifications that guide your AI agents
Web Interface Overview
Explore all features of the sudocode web interface

