Skip to content

Convert devbox to all-in-one tri-language development environment#17

Merged
xiaomakuaiz merged 2 commits intochaitin:mainfrom
xiaomakuaiz:feature/devbox-tri-language
Jan 23, 2026
Merged

Convert devbox to all-in-one tri-language development environment#17
xiaomakuaiz merged 2 commits intochaitin:mainfrom
xiaomakuaiz:feature/devbox-tri-language

Conversation

@xiaomakuaiz
Copy link
Collaborator

  • Add Go 1.25.6 with staticcheck, gofumpt, and swag tools
  • Add Node.js 22.22.0 LTS with Corepack enabled
  • Python 3.11 already in base, add PIP_BREAK_SYSTEM_PACKAGES for pip support
  • Include diagnostic tools: htop, iputils-ping, iproute2, wget
  • Support multi-architecture builds (amd64/arm64) with checksum verification
  • Update documentation in README.md and AGENTS.md

- Add Go 1.25.6 with staticcheck, gofumpt, and swag tools
- Add Node.js 22.22.0 LTS with Corepack enabled
- Python 3.11 already in base, add PIP_BREAK_SYSTEM_PACKAGES for pip support
- Include diagnostic tools: htop, iputils-ping, iproute2, wget
- Support multi-architecture builds (amd64/arm64) with checksum verification
- Update documentation in README.md and AGENTS.md
- Install requests (HTTP library)
- Install flask (web framework)
- Install django (web framework)
- Install beautifulsoup4 (HTML/XML parsing)
- Install scrapy (web scraping framework)
- Update documentation in README.md and AGENTS.md
@xiaomakuaiz xiaomakuaiz merged commit 7c7bee6 into chaitin:main Jan 23, 2026
5 checks passed
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