Rafeed M. Bhuiyan pptx704
  • Joined on 2025-06-13
pptx704 pushed to feat/admin-panel at wrenn/wrenn 2026-05-22 22:19:42 +00:00
429de4001f refactor(hosts): remove duplicated adminHostResponse, reuse hostResponse for both endpoints
76f8cc1675 feat(hosts): add resource transparency to BYOC dashboard host page
Compare 2 commits »
pptx704 pushed to feat/admin-panel at wrenn/wrenn 2026-05-22 21:57:55 +00:00
e061095110 feat(templates): resolve actual disk usage via host agent RPC
pptx704 created branch feat/admin-panel in wrenn/wrenn 2026-05-22 21:43:03 +00:00
pptx704 pushed to feat/admin-panel at wrenn/wrenn 2026-05-22 21:43:03 +00:00
f4eb6645bc feat(admin): host metrics, team details, and admin panel improvements
pptx704 pushed to dev at wrenn/wrenn 2026-05-22 20:07:20 +00:00
6014fa72cf Merge pull request 'Added a multi-distro system and asynchronized snapshot action' (#52) from fix/image-creation-and-maintenance into dev
c164aadfc9 feat(templates): multi-distro system base images + paused-state snapshotting
a01796a4c3 feat(sandbox): async snapshots with snapshotting state + lifecycle toasts
Compare 3 commits »
pptx704 deleted branch fix/image-creation-and-maintenance from wrenn/wrenn 2026-05-22 20:07:20 +00:00
pptx704 merged pull request wrenn/wrenn#52 2026-05-22 20:07:19 +00:00
Added a multi-distro system and asynchronized snapshot action
pptx704 created pull request wrenn/wrenn#52 2026-05-22 20:07:06 +00:00
Added a multi-distro system and asynchronized snapshot action
pptx704 created branch fix/image-creation-and-maintenance in wrenn/wrenn 2026-05-22 20:00:59 +00:00
pptx704 pushed to fix/image-creation-and-maintenance at wrenn/wrenn 2026-05-22 20:00:59 +00:00
c164aadfc9 feat(templates): multi-distro system base images + paused-state snapshotting
a01796a4c3 feat(sandbox): async snapshots with snapshotting state + lifecycle toasts
Compare 2 commits »
pptx704 pushed to fix/non-root-user at wrenn/python-sdk 2026-05-22 19:58:02 +00:00
08314b172b fix: update SDK for non-root user capsules
pptx704 created branch fix/non-root-user in wrenn/python-sdk 2026-05-22 19:58:02 +00:00
pptx704 pushed to dev at wrenn/wrenn 2026-05-21 08:20:59 +00:00
d98acc2764 fix(sandbox): harden pause/snapshot against wedged CH and IO starvation
pptx704 pushed tag v0.1.4 to wrenn/python-sdk 2026-05-21 06:09:53 +00:00
pptx704 pushed to main at wrenn/python-sdk 2026-05-20 21:01:24 +00:00
2b10fde45b v0.1.4 (#9)
pptx704 merged pull request wrenn/python-sdk#9 2026-05-20 21:01:22 +00:00
v0.1.4
pptx704 pushed to dev at wrenn/python-sdk 2026-05-20 20:56:23 +00:00
98028bab52 refactor: dry up sync/async pairs, fix resource leaks, sharpen consistency
pptx704 pushed to dev at wrenn/python-sdk 2026-05-20 19:55:54 +00:00
7291dbe669 version bump
pptx704 pushed to dev at wrenn/python-sdk 2026-05-20 19:46:27 +00:00
8a62b6207c feat(client): add proxy_domain + timeout kwargs, fix default proxy host
pptx704 pushed to dev at wrenn/python-sdk 2026-05-20 00:42:58 +00:00
db48e3cfbf ci: scope e2e pipelines, exclude code_runner from integration