summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat(v2): implement ship host init with JSON outputClawd38 hours4-27/+380
* feat(v2): implement deploy flowsClawd38 hours3-52/+376
* feat(v2): add CLI structure and deploy orchestrationClawd38 hours3-10/+419
* feat(v2): add output and detect packagesClawd38 hours3-0/+358
* docs: add comprehensive technical specificationClawd38 hours1-0/+499
* docs: rewrite as agent-first tool, humans are afterthoughtClawd38 hours1-172/+147
* docs: rename to SHIP_V2.md, JSON output is default not a flagClawd38 hours2-34/+46
* docs: add agent mode design documentClawd38 hours1-0/+271
* fix: use project directory for static site .ship/ folderClawd39 hours1-4/+7
* gitignorebndw39 hours1-0/+1
* random design filesbndw39 hours2-0/+586
* Add backwards compatibility for existing binary deploymentsbndw3 days1-7/+11
* Store deployment configs locally for binary deploymentsbndw3 days2-36/+94
* Add cgit web interface for browsing reposbndw3 days4-168/+151
* Rewrite README and add SECURITY.mdbndw6 days2-143/+262
* Remove --module flag, add --public, make hooks smarterbndw6 days3-55/+96
* Harden security: name validation, scoped sudoers, safe.directorybndw6 days12-7/+84
* Fix Docker apt source write permission in host initbndw9 days1-1/+1
* Add git-centric deployment with Docker builds and vanity importsbndw9 days12-35/+750
* Move deploy implementation to deploy.gobndw2026-01-253-679/+682
* Preserve existing config when updating apps and static sitesbndw2026-01-251-180/+215
* Refactor deploy functions to use DeployOptions structbndw2026-01-251-84/+107
* Add examples to help textbndw2026-01-251-1/+18
* Add CPU and memory limits for appsbndw2026-01-254-9/+149
* Add auto-generated subdomain featurebndw2026-01-247-21/+144
* Add ASCII art banner and improve help textbndw2026-01-241-3/+22
* remove old design specbndw2026-01-241-586/+0
* Rename project from deploy to shipbndw2026-01-2425-87/+87
* Update README for new command structurebndw2026-01-241-34/+33
* Add reboot prompt to host update commandbndw2026-01-241-4/+17
* Restructure CLI with Cobrabndw2026-01-2325-1485/+1469
* Add VPS management commands: vps, vps-update, vps-sshbndw2026-01-232-0/+244
* Make deploy the default action and require --binarybndw2026-01-232-35/+20
* Move default host from config file to state.jsonbndw2026-01-237-172/+84
* Add deploy command and fix static site namingbndw2026-01-239-1/+1960
* fixed logs -fbndw2025-12-281-0/+36
* filesbndw2025-12-283-2/+10
* initbndw2025-12-2815-0/+1758