Skip to content

Add setup/install workflow and CLI inspection commands#24

Merged
Alex-XJK merged 8 commits into
mainfrom
setup-for-main
Jul 12, 2026
Merged

Add setup/install workflow and CLI inspection commands#24
Alex-XJK merged 8 commits into
mainfrom
setup-for-main

Conversation

@Alex-XJK

Copy link
Copy Markdown
Owner

This PR adds the setup/install workflow so Waypoint can be built and installed through make install, instead of relying on manual go build steps. This also makes the waypoint binary available on PATH after installation.

It also adds CLI inspection improvements:

  • New waypoint info command for system/config info
  • waypoint info <session> for session metadata
  • waypoint info <session> <checkpoint-id> for checkpoint metadata
  • Extended waypoint list to show all recorded sessions when no session ID is provided

@AndyGE44 could you take a look at the setup/install changes and whether anything should be mirrored or adjusted in the StateFork repo?
@r-timmaraju heads up: the new info/list behavior reads current Waypoint session/checkpoint directory metadata. No immediate implementation change needed for concurrent forking, but since your work changes the directory structures, we may need follow-up fixes or conflict resolution later.

@Alex-XJK
Alex-XJK requested review from AndyGE44 and r-timmaraju July 11, 2026 19:59
@Alex-XJK Alex-XJK self-assigned this Jul 11, 2026
@Alex-XJK
Alex-XJK merged commit 4eeb4cc into main Jul 12, 2026
3 checks passed
@Alex-XJK
Alex-XJK deleted the setup-for-main branch July 12, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant