<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ship.git/internal/output, branch main</title>
<subtitle>Deploy to your VPS in one command</subtitle>
<id>https://code.northwest.io/ship.git/atom?h=main</id>
<link rel='self' href='https://code.northwest.io/ship.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.northwest.io/ship.git/'/>
<updated>2026-04-18T21:40:17+00:00</updated>
<entry>
<title>Remove Go implementation — ship is skills-only now</title>
<updated>2026-04-18T21:40:17+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-04-18T21:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/ship.git/commit/?id=778bef5ee6941056e06326d1eaaa6956d7307a85'/>
<id>urn:sha1:778bef5ee6941056e06326d1eaaa6956d7307a85</id>
<content type='text'>
The skills/ directory fully replaces the old Go CLI. Drop all Go
source, build files, planning docs, and the stale SECURITY.md
(which described the old git-user push-deploy model that no longer
exists). Trim .gitignore to match the new tree.
</content>
</entry>
<entry>
<title>fix: make ErrorResponse implement error interface for v1 compat</title>
<updated>2026-02-16T02:57:28+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-02-16T02:57:28+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/ship.git/commit/?id=626055c95ded6ef22c913b47266125884a84fa1c'/>
<id>urn:sha1:626055c95ded6ef22c913b47266125884a84fa1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(v2): implement ship host init with JSON output</title>
<updated>2026-02-16T02:52:55+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-02-16T02:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/ship.git/commit/?id=a7436dfcc01a599bbb99a810bd59e92b21252c78'/>
<id>urn:sha1:a7436dfcc01a599bbb99a810bd59e92b21252c78</id>
<content type='text'>
- host_v2.go: full host initialization with JSON responses
- Installs Caddy, Docker on Ubuntu/Debian
- Creates /etc/ship/{env,ports,ttl} directories
- Installs TTL cleanup timer (hourly systemd timer)
- Cleanup script removes expired deploys completely
- Preserves git deploy setup functionality (optional)
- Added ErrInvalidArgs error code

Critical 'host init' functionality preserved for v2
</content>
</entry>
<entry>
<title>feat(v2): add output and detect packages</title>
<updated>2026-02-16T02:47:15+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-02-16T02:47:15+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/ship.git/commit/?id=5b8893550130ad8ffe39a6523a11994757493691'/>
<id>urn:sha1:5b8893550130ad8ffe39a6523a11994757493691</id>
<content type='text'>
- internal/output: JSON response types, error codes, exit codes, pretty output
- internal/detect: auto-detection of project type (static/docker/binary)
- PROGRESS.md: track rebuild progress

Foundation for agent-first JSON interface per SPEC.md
</content>
</entry>
</feed>
