What's Changed
- feat(deploy): add China mainland CDN mirror support for faster downloads by @fslongjin in #16
- feat: add CubeSandbox base image and entrypoint script by @fslongjin in #17
- docs(readme): update arch picture and modify readme.md by @ls-ggg in #19
- feat: add QEMU-based development environment for OpenCloudOS 9 by @fslongjin in #21
- docs: update dev env doc by @fslongjin in #22
- chore(deps): add required commands for VM preparation by @fslongjin in #23
- docs: fix probe port in quickstart examples by @fslongjin in #24
- Revert "docs: fix probe port in quickstart examples" by @ls-ggg in #25
- docs: Update quickstart doc by @fslongjin in #28
- ci: add sync to cnb.cool workflow by @chenhengqi in #27
- docs: improve installation instructions clarity and add download warning by @fslongjin in #29
- docs(examples): add OpenAI Agents SDK + CubeSandbox examples by @tinklone in #26
- docs: add .md extension to internal documentation links by @fslongjin in #30
- docs: improve quickstart guide clarity and structure by @fslongjin in #31
- feat(dev-env): add scripts for syncing binaries, log collection, and autostart management by @fslongjin in #34
- ci: add Claude AI-assisted workflows for code review, issue triage, and responses by @fslongjin in #41
- ci(workflows): add checkout action before claude-code-action by @fslongjin in #42
- ci(workflows): enhance PR handling in claude-response workflow by @fslongjin in #43
- ci(workflows): streamline claude-response workflow and enhance permissions by @fslongjin in #44
- doc: update wechat img by @fslongjin in #46
- docs: add .md extension to internal documentation links in index.md by @Xinlong-Chen in #53
- feat(dev-env): add CubeProxy HTTP/HTTPS port forwarding and dev-sidecar example by @fslongjin in #55
- cubemaster: add cubebox destroy CLI tool by @ihanzh in #35
- fix(one-click): support non-eth0 NIC and stable CubeProxy CAROOT by @chux0519 in #58
- fix: map missing template cleanup locator to not found by @A55566 in #18
- refactor: remove myPrint function use fmt.Printf by @fatelei in #52
- fix(kernel-sync): ensure latest shared vmlinux is used when recreating templates by @fslongjin in #57
- ci: add build-check workflow for multi-component CI pipeline by @fslongjin in #61
- docs: Refresh contribution guidelines by @chenhengqi in #73
- net: Disable GRO on primary NIC during initialization by @chenhengqi in #36
- docs: rename cubeproxy-tls to https-and-domain, add domain wildcard D… by @ls-ggg in #76
- fix(docs): correct sandbox domain format and relative path in https-a… by @ls-ggg in #77
- feat: enhance CNB sync workflow with release and asset synchronization by @fslongjin in #78
- fix(docs): fix dead links in https-and-domain and quickstart by @ls-ggg in #79
New Contributors
- @ls-ggg made their first contribution in #19
- @tinklone made their first contribution in #26
- @Xinlong-Chen made their first contribution in #53
- @ihanzh made their first contribution in #35
- @chux0519 made their first contribution in #58
- @A55566 made their first contribution in #18
- @fatelei made their first contribution in #52
Full Changelog: v0.1.0...v0.1.1