Rafeed M. Bhuiyan pptx704
  • Joined on 2025-06-13
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
pptx704 deleted branch feat/test-code-interpreter from wrenn/python-sdk 2026-05-20 00:26:24 +00:00
pptx704 pushed to dev at wrenn/python-sdk 2026-05-20 00:26:24 +00:00
fbcedc5317 Merge pull request 'Added more tests, fixed bugs and updated pipeline' (#11) from feat/test-code-interpreter into dev
005871441a ci: split Woodpecker pipelines by scope
b2ec7f9ab3 refactor: extract jupyter protocol, harden error paths, dedup git ops
9edde7bff5 feat(code_runner): rename module, fix __del__ + kernel name, expand tests
Compare 4 commits »
pptx704 merged pull request wrenn/python-sdk#11 2026-05-20 00:26:23 +00:00
Added more tests, fixed bugs and updated pipeline
pptx704 created pull request wrenn/python-sdk#11 2026-05-20 00:23:23 +00:00
Added more tests, fixed bugs and updated pipeline
pptx704 pushed to dev at wrenn/wrenn 2026-05-20 00:19:59 +00:00
35654ccb9a Fixed frontend build error
pptx704 pushed to dev at wrenn/wrenn 2026-05-20 00:15:50 +00:00
d856f7e18d fix(gitignore): anchor builds/ to repo root; add admin template builds page
pptx704 deleted branch fix/exec-cwd-envs from wrenn/wrenn 2026-05-19 23:33:50 +00:00
pptx704 deleted branch feat/admin-panel from wrenn/wrenn 2026-05-19 23:33:45 +00:00
pptx704 deleted branch fix/template-creation from wrenn/wrenn 2026-05-19 23:33:41 +00:00
pptx704 merged pull request wrenn/wrenn#51 2026-05-19 23:33:30 +00:00
Updated template creation process from admin panel and improved agent graceful shutdown
pptx704 pushed to dev at wrenn/wrenn 2026-05-19 23:33:30 +00:00
eccfb76550 Merge pull request 'Updated template creation process from admin panel and improved agent graceful shutdown' (#51) from fix/template-creation into dev
77392ce997 chore(recipes): add data libs and kernel smoke test to code-runner-beta
a8576121cf feat(auth): hash session IDs at rest
76587e17a2 fix(sandbox): stop leaking paused sandboxes as stopped
0e8ba30c7a fix(snapshot): propagate SandboxDir across template chains
Compare 8 commits »
pptx704 created pull request wrenn/wrenn#51 2026-05-19 23:33:24 +00:00
Updated template creation process from admin panel and improved agent graceful shutdown
pptx704 created branch fix/template-creation in wrenn/wrenn 2026-05-19 23:31:21 +00:00
pptx704 pushed to fix/template-creation at wrenn/wrenn 2026-05-19 23:31:21 +00:00
77392ce997 chore(recipes): add data libs and kernel smoke test to code-runner-beta
a8576121cf feat(auth): hash session IDs at rest
76587e17a2 fix(sandbox): stop leaking paused sandboxes as stopped
0e8ba30c7a fix(snapshot): propagate SandboxDir across template chains
2e71ebe16f feat(builds): real-time WebSocket+PTY template build console
Compare 7 commits »
pptx704 created branch feat/test-code-interpreter in wrenn/python-sdk 2026-05-19 23:25:40 +00:00
pptx704 pushed to feat/test-code-interpreter at wrenn/python-sdk 2026-05-19 23:25:40 +00:00
005871441a ci: split Woodpecker pipelines by scope
b2ec7f9ab3 refactor: extract jupyter protocol, harden error paths, dedup git ops
9edde7bff5 feat(code_runner): rename module, fix __del__ + kernel name, expand tests
Compare 3 commits »
pptx704 pushed to dev at wrenn/wrenn 2026-05-19 17:41:54 +00:00
0012088191 fix(envd): avoid lost prune on already-exited process