Skip to content

pier v0.1.1

Choose a tag to compare

@github-actions github-actions released this 02 Aug 21:38
· 39 commits to main since this release

Initial release.

pier runs coding agent sessions as park-when-idle micro-VMs on your own AWS account. One command creates a session with your repo, secrets, and agents ready. An in-VM supervisor parks it when the agent goes quiet, and it resumes in about 20 seconds.

Highlights:

  • Sessions over SSH through SSM, zero inbound ports, state in EC2 tags, no control plane
  • GitHub-first repo transfer, dirty edits travel as a git patch
  • Claude Code and Codex authenticated in-session, MCP servers carried over
  • pier proxy exposes running sessions as hostnames (<session>.pier)
  • pier resize swaps instance types in one park/resume cycle
  • pier bake prebakes per-repo images for 60-90s creates

Install:

brew install kerem-kaynak/tap/pier