• Joined on 2026-04-03
alexion created branch task-0003-view-skeleton in alexion/kitchen-md 2026-07-26 07:24:41 -04:00
alexion pushed to task-0003-view-skeleton at alexion/kitchen-md 2026-07-26 07:24:41 -04:00
d1c1f330c5 feat: add kitchen view command and parser skeleton (task 0003)
alexion pushed to task-0010-guest-vm-integration-test at alexion/dotfiles 2026-07-26 00:01:18 -04:00
f218e47814 docs: note the repo pins no formatter and nix files aren't nixfmt-clean
53a070a59a fix(guests): keep a networked guest's resolver and order it after its bridge (task 0010)
Compare 2 commits »
alexion pushed to task-0010-guest-vm-integration-test at alexion/dotfiles 2026-07-25 23:04:43 -04:00
7d1f674aeb docs: note the repo pins no formatter and nix files aren't nixfmt-clean
alexion created pull request alexion/dotfiles#36 2026-07-25 23:04:01 -04:00
test(guests): boot a guest end to end in a VM (task 0010)
alexion created branch task-0010-guest-vm-integration-test in alexion/dotfiles 2026-07-25 23:03:04 -04:00
alexion pushed to task-0010-guest-vm-integration-test at alexion/dotfiles 2026-07-25 23:03:04 -04:00
f1d6df7d51 test(guests): boot a guest end to end in a VM (task 0010)
alexion pushed to main at alexion/kitchen-md 2026-07-25 22:38:15 -04:00
fdede89e0c feat: add flake app, dev shell, direnv, and checks
8fd2e53c53 build: package the kitchen CLI as a Nix flake
1af090caa3 docs: add nix flake packaging spec and ADR
Compare 3 commits »
alexion deleted branch task-0001-flake-build from alexion/kitchen-md 2026-07-25 22:38:15 -04:00
alexion merged pull request alexion/kitchen-md#1 2026-07-25 22:38:14 -04:00
build: package the kitchen CLI as a Nix flake
alexion pushed to main at alexion/dotfiles 2026-07-25 22:31:55 -04:00
969737b6b5 feat(guests): let a guest nest OCI containers (task 0009)
alexion deleted branch task-0009-guest-nesting from alexion/dotfiles 2026-07-25 22:31:55 -04:00
alexion merged pull request alexion/dotfiles#35 2026-07-25 22:31:53 -04:00
feat(guests): let a guest nest OCI containers (task 0009)
alexion pushed to task-0001-flake-build at alexion/kitchen-md 2026-07-25 22:28:18 -04:00
fdede89e0c feat: add flake app, dev shell, direnv, and checks
8fd2e53c53 build: package the kitchen CLI as a Nix flake
Compare 2 commits »
alexion commented on pull request alexion/kitchen-md#1 2026-07-25 22:13:40 -04:00
build: package the kitchen CLI as a Nix flake

Added: flake app, dev shell, direnv, and checks (task 0002)

Task: .claude/tasks/0002-flake-outputs.md (spec nix-flake-packaging, ADR 0007). Folded into this PR as a second commit by…

alexion pushed to task-0001-flake-build at alexion/kitchen-md 2026-07-25 22:13:13 -04:00
135ec392ff feat: add flake app, dev shell, direnv, and checks (task 0002)
alexion created pull request alexion/dotfiles#35 2026-07-25 22:11:34 -04:00
feat(guests): let a guest nest OCI containers (task 0009)
alexion created branch task-0009-guest-nesting in alexion/dotfiles 2026-07-25 22:10:47 -04:00
alexion pushed to task-0009-guest-nesting at alexion/dotfiles 2026-07-25 22:10:47 -04:00
969737b6b5 feat(guests): let a guest nest OCI containers (task 0009)
alexion pushed to main at alexion/dotfiles 2026-07-25 21:52:56 -04:00
0b7d409fbc feat(guests): cap guest resources and gate boot-start (task 0008)