{"id":51648817,"url":"https://github.com/maresb/claude-code-pixi-cloud-environment","last_synced_at":"2026-07-14T01:33:36.808Z","repository":{"id":369615684,"uuid":"1253675291","full_name":"maresb/claude-code-pixi-cloud-environment","owner":"maresb","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-13T10:45:07.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-14T01:33:35.962Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maresb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-29T17:48:47.000Z","updated_at":"2026-07-13T10:45:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/maresb/claude-code-pixi-cloud-environment","commit_stats":null,"previous_names":["maresb/claude-code-pixi-cloud-environment"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maresb/claude-code-pixi-cloud-environment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maresb%2Fclaude-code-pixi-cloud-environment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maresb%2Fclaude-code-pixi-cloud-environment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maresb%2Fclaude-code-pixi-cloud-environment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maresb%2Fclaude-code-pixi-cloud-environment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maresb","download_url":"https://codeload.github.com/maresb/claude-code-pixi-cloud-environment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maresb%2Fclaude-code-pixi-cloud-environment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35442828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-14T01:33:36.145Z","updated_at":"2026-07-14T01:33:36.802Z","avatar_url":"https://github.com/maresb.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# claude-code-pixi-cloud-environment\n\nTransparently activate a [pixi](https://pixi.sh) environment for **every command\nClaude runs** in a [Claude Code on the web](https://code.claude.com/docs/en/claude-code-on-the-web)\ncloud session — so `python`, `pip`, `pytest`, and friends resolve to the project's\n**fully activated** pixi env (`CONDA_PREFIX`, `XML_CATALOG_FILES`, …), with no\n`pixi run` prefix and nothing repo-specific to configure.\n\n## Setup\n\nOpen your environment's settings in the Claude Code web UI and configure two things.\n\n![The Update cloud environment settings dialog in the Claude Code web UI](./cloud-environment-settings.png)\n\n**1. Setup script** — paste the contents of\n[`cloud-environment-setup.sh`](https://raw.githubusercontent.com/maresb/claude-code-pixi-cloud-environment/main/cloud-environment-setup.sh).\n\n**2. Network access** — `pixi install` must reach the installer and conda channels.\nChoose **Custom**, keep **\"Also include default list of common package managers\"**\nchecked (covers PyPI, etc.), and add:\n\n```\n*.anaconda.org\n*.pixi.sh\n*.prefix.dev\nanaconda.org\npixi.sh\nprefix.dev\nrelease-assets.githubusercontent.com\n```\n\nNo environment variables are required — the wrapper does all activation. (Do *not*\nrely on `BASH_ENV`; the harness strips it.)\n\n## How it works\n\nThe setup script installs pixi, builds the project's environment, and wraps\n`/bin/bash` so Claude's shell commands enter that environment automatically.\n\nSee [`DESIGN.md`](./DESIGN.md) for the full constraints, the approaches that failed,\nthe logging, verification checks, and limitations.\n\n\u003e ⚠️ **Largely LLM-generated, and it replaces the system `/bin/bash`.**\n\u003e `cloud-environment-setup.sh`, this README, and [`DESIGN.md`](./DESIGN.md) were\n\u003e produced mostly by an LLM (Claude) through iterative testing in a cloud container.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaresb%2Fclaude-code-pixi-cloud-environment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaresb%2Fclaude-code-pixi-cloud-environment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaresb%2Fclaude-code-pixi-cloud-environment/lists"}