aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* README: broaden appeal, drop jargon in taglineClawd7 days1-1/+1
* README: remove impl reference in how it works blurbClawd7 days1-1/+1
* README: cleaner copy, drop internal history referencesClawd7 days1-33/+26
* Rewrite README for skills-based approachClawd7 days1-118/+56
* Add setup.sh companion script for ship-setup skillClawd7 days2-62/+178
* Add ship-* Claude skills and planClawd7 days9-0/+1109
* Clean up: drop v2 suffix, remove webuiClawd2026-02-196-440/+0
* fix: pass container port (not host port) as PORT env varClawd2026-02-181-5/+8
* fix: port allocator scans existing ports to avoid collisionsClawd2026-02-181-8/+2
* Remove remaining planning docs (SHIP_V2.md, SPEC.md)Clawd2026-02-172-739/+0
* Clean up obsolete docs and binariesClawd2026-02-176-686/+1
* Merge agent-mode: v2 rewrite completeClawd2026-02-1740-2828/+2919
|\
| * Mark custom Caddyfile support as fixedagent-modeClawd2026-02-171-10/+5
| * Preserve existing Caddyfiles on redeployClawd2026-02-172-35/+43
| * Mark custom domains in list as fixedClawd2026-02-171-3/+4
| * Show custom domains in ship list and statusClawd2026-02-172-3/+24
| * Update TODO: mark port collision and container port as fixedClawd2026-02-171-27/+15
| * Fix port collision bug, add --container-port flagClawd2026-02-175-26/+40
| * Mark TODO #2 as fixedClawd2026-02-171-19/+6
| * Remove v1 code, simplify state to just base_domainClawd2026-02-1726-2837/+9
| * Update TODO #2: simplify local state, remove v1 cruftClawd2026-02-171-4/+8
| * Add TODO: support custom Caddyfile in repoClawd2026-02-161-0/+14
| * Add TODOs: show custom domains in list, fix port collision bugClawd2026-02-161-0/+14
| * Add TODO.md with known limitationsClawd2026-02-161-0/+41
| * Fix Docker port mapping: map host port to container port 80Clawd2026-02-161-1/+1
| * Add --domain flag to v2 CLI flagsClawd2026-02-162-0/+1
| * Add --domain flag support to v2 deployClawd2026-02-162-2/+9
| * Add source link to website footerClawd2026-02-161-0/+1
| * Remove .claude from tracking, update .gitignoreClawd2026-02-162-18/+3
| * Add website/ directory with landing pageClawd2026-02-162-0/+220
| * feat: auto-generate SSH key and guide auth setup in host initClawd2026-02-151-2/+82
| * fix: set ownership before rsync for Docker deployClawd2026-02-151-0/+7
| * fix: split sudo commands to fix ownership for rsync uploadClawd2026-02-151-2/+8
| * fix: Caddy install permission issue with gpg dearmorClawd2026-02-151-3/+4
| * fix: make ErrorResponse implement error interface for v1 compatClawd2026-02-151-0/+3
| * fix: resolve build errors with v1 codeClawd2026-02-152-13/+10
| * docs: update progress with all commit hashesClawd2026-02-151-0/+4
| * feat(v2): wire up v2 as default interfaceClawd2026-02-152-4/+20
| * feat(v2): implement list, status, logs, remove commandsClawd2026-02-153-48/+351
| * feat(v2): implement ship host init with JSON outputClawd2026-02-154-27/+380
| * feat(v2): implement deploy flowsClawd2026-02-153-52/+376
| * feat(v2): add CLI structure and deploy orchestrationClawd2026-02-153-10/+419
| * feat(v2): add output and detect packagesClawd2026-02-153-0/+358
| * docs: add comprehensive technical specificationClawd2026-02-151-0/+499
| * docs: rewrite as agent-first tool, humans are afterthoughtClawd2026-02-151-172/+147
| * docs: rename to SHIP_V2.md, JSON output is default not a flagClawd2026-02-152-34/+46
| * docs: add agent mode design documentClawd2026-02-151-0/+271
|/
* fix: use project directory for static site .ship/ folderClawd2026-02-151-4/+7
* gitignorebndw2026-02-151-0/+1
* random design filesbndw2026-02-152-0/+586