Skip to content

Releases: kerem-kaynak/pier

v0.2.3

Choose a tag to compare

@kerem-kaynak kerem-kaynak released this 07 Aug 06:34

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 06 Aug 13:53

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 14:02

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 11:00

Full Changelog: v0.1.1...v0.2.0

pier v0.1.1

Choose a tag to compare

@github-actions github-actions released this 02 Aug 21:38

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