Skip to content

[DX] npx aegis — zero-config quick start #5

@OneStepAt4time

Description

@OneStepAt4time

Goal

A developer should be able to run npx aegis and have a working server in 30 seconds. No cloning, no config, no setup.

Requirements

  • Add bin field to package.json
  • CLI entry point that starts the server
  • Auto-detect tmux (install prompt if missing)
  • Auto-detect claude CLI (install prompt if missing)
  • Sensible defaults (port 9100, no auth, no telegram)
  • Print helpful startup message with API examples
  • Publish to npm as aegis-bridge (since aegis is taken on npm for other packages)

Stretch

  • npx aegis init → creates config file
  • npx aegis create "Build a login page" → creates session from CLI

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions