Commit Graph
6 Commits
Author SHA1 Message Date
okxlin caa8b9cd96 Remove adaptation evidence from app packages
Keep source-evidence.json as local workflow material by ignoring it repository-wide and remove previously committed evidence files from application trees.
2026-07-16 16:03:11 +08:00
okxlin 216513b93d Polish app README store descriptions 2026-06-25 01:44:50 +08:00
Workstation Dev 8183383209 feat: add codex workstation custom env and git settings 2026-06-18 21:40:07 +08:00
Workstation Dev 435dd0befc fix: complete codex workstation app migration metadata 2026-06-18 21:27:41 +08:00
Workstation Dev 21232d6eca fix: update codex-claude-workstation runtime config and docs 2026-06-18 21:01:05 +08:00
okxlin 07c183e384 add: codex-claude-workstation 1Panel app
Browser-accessible AI workstation with Codex CLI, Claude Code,
and code-server (VS Code) in a single container.

Features:
- code-server (VS Code) via
- Codex CLI + Claude Code preinstalled
- Docker CLI + Go 1.25 + Rust + Bun + 25+ dev tools
- mihomo/sing-box/Xray proxy cores (supervisord-managed)
- Optional docker socket mount for DinD
- Non-root dev user with sudo NOPASSWD

Image: ghcr.io/okxlin/codex-claude-workstation:latest
2026-06-15 09:34:22 +08:00