portacode 1.5.14.dev2__tar.gz → 1.5.14.dev3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/PKG-INFO +1 -1
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/_version.py +2 -2
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/codex_handlers.py +84 -11
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/tests/test_codex_handlers.py +21 -5
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode.egg-info/PKG-INFO +1 -1
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/.claude/agents/communication-manager.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/.claude/settings.local.json +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/.gitignore +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/.gitmodules +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/LICENSE +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/MANIFEST.in +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/Makefile +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/backup.sh +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/build_android.sh +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/connect.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/connect.sh +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/docker-compose.yaml +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/docs/cloudflared-domain-connect-containers-audit.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/docs/creative-team-brief-portacode.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/docs/device-health-alerting-plan.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/docs/devops-messaging-ab-tests.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/docs/homepage-dashboard-positioning-fixes.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/docs/images/device-transfer-button.png +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/docs/images/device-transfer-modal.png +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/docs/images/pair-device-button.png +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/docs/images/pairing-request.png +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/docs/images/student-workspace.png +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/docs/template-guide.html +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/simple_device/Dockerfile +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/simple_device/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/simple_device/data/device-01/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/simple_device/data/device-01/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/simple_device/docker-compose.yaml +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/Dockerfile +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/.local/share/portacode/run/gateway.pid +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/.gitignore +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/db.sqlite3 +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/__pycache__/__init__.cpython-311.pyc +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/__pycache__/settings.cpython-311.pyc +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/__pycache__/urls.cpython-311.pyc +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/__pycache__/wsgi.cpython-311.pyc +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/manage.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/requirements.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/templates/treats/home.html +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/__init__.cpython-311.pyc +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/admin.cpython-311.pyc +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/apps.cpython-311.pyc +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/menu.cpython-311.pyc +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/models.cpython-311.pyc +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/urls.cpython-311.pyc +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/views.cpython-311.pyc +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/admin.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/apps.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/menu.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/migrations/__pycache__/__init__.cpython-311.pyc +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/models.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/tests.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-01/workspace/treats/views.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/manage.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/requirements.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/templates/treats/home.html +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/treats/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/treats/admin.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/treats/apps.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/treats/menu.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/treats/models.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/treats/tests.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/treats/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-02/workspace/treats/views.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/manage.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/requirements.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/templates/treats/home.html +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/treats/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/treats/admin.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/treats/apps.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/treats/menu.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/treats/models.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/treats/tests.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/treats/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-03/workspace/treats/views.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/manage.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/requirements.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/templates/treats/home.html +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/treats/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/treats/admin.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/treats/apps.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/treats/menu.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/treats/models.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/treats/tests.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/treats/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-04/workspace/treats/views.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/manage.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/requirements.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/templates/treats/home.html +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/treats/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/treats/admin.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/treats/apps.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/treats/menu.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/treats/models.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/treats/tests.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/treats/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-05/workspace/treats/views.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/manage.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/requirements.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/templates/treats/home.html +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/treats/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/treats/admin.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/treats/apps.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/treats/menu.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/treats/models.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/treats/tests.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/treats/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-06/workspace/treats/views.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/manage.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/requirements.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/templates/treats/home.html +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/treats/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/treats/admin.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/treats/apps.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/treats/menu.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/treats/models.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/treats/tests.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/treats/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-07/workspace/treats/views.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/manage.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/requirements.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/templates/treats/home.html +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/treats/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/treats/admin.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/treats/apps.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/treats/menu.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/treats/models.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/treats/tests.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/treats/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-08/workspace/treats/views.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/manage.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/requirements.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/templates/treats/home.html +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/treats/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/treats/admin.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/treats/apps.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/treats/menu.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/treats/models.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/treats/tests.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/treats/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-09/workspace/treats/views.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/manage.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/requirements.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/templates/treats/home.html +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/treats/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/treats/admin.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/treats/apps.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/treats/menu.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/treats/models.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/treats/tests.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/treats/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/data/student-10/workspace/treats/views.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/docker-compose.yaml +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/galactic_bakeshop/settings.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/galactic_bakeshop/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/manage.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/requirements.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/templates/treats/home.html +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/treats/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/treats/admin.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/treats/apps.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/treats/menu.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/treats/migrations/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/treats/models.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/treats/tests.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/treats/urls.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/initial_content/treats/views.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/examples/workshop_fleet/instructions/WELCOME.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/__main__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/cli.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/codex_loopback_proxy.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/codex_prepare.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/client.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/codex_app_server.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/WEBSOCKET_PROTOCOL.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/automation_v2_handlers.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/base.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/chunked_content.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/cloudflare_forwarding.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/cloudflare_tunnel.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/diff_handlers.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/file_handlers.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/file_transfer_handlers.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/project_aware_file_handlers.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/project_state/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/project_state/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/project_state/file_system_watcher.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/project_state/git_manager.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/project_state/handlers.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/project_state/manager.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/project_state/models.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/project_state/test_handlers.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/project_state/utils.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/project_state_handlers.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/proxmox_infra.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/registry.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/runtime_user.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/session.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/system_handlers.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/tab_factory.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/terminal_handlers.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/test_cloudflare_forwarding.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/test_proxmox_infra.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/test_runtime_user.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/update_handler.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/multiplex.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/terminal.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/test_webmin_proxy_config.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/webmin_proxy_config.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/data.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/exit_codes.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/keypair.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/__pycache__/__init__.cpython-311.pyc +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/elinks +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/gio-open +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/gnome-open +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/gvfs-open +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/kde-open +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/kfmclient +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/link_capture_exec.sh +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/link_capture_wrapper.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/links +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/links2 +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/lynx +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/mate-open +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/netsurf +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/sensible-browser +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/w3m +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/x-www-browser +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/link_capture/bin/xdg-open +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/logging_categories.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/pairing.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/restart.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/service.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/static/js/test-ntp-clock.html +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/static/js/utils/ntp-clock.js +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/test_runtime_paths.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/test_service.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/test_terminal_exposed_services.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/tests/test_codex_app_server.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/tunneling/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/tunneling/cloudflared_login.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/tunneling/ensure_cloudflared.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/tunneling/ensure_pyyaml.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/tunneling/forwarding_state.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/tunneling/get_domain.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/tunneling/privileged.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/tunneling/service_install.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/tunneling/state.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/updater.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/utils/NTP_ARCHITECTURE.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/utils/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/utils/diff_apply.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/utils/diff_renderer.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/utils/ntp_clock.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/utils/runtime_paths.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode.egg-info/SOURCES.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode.egg-info/dependency_links.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode.egg-info/entry_points.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode.egg-info/requires.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode.egg-info/top_level.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode_for_school/.gitignore +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode_for_school/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode_for_school/persistent_workspace/Dockerfile +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode_for_school/persistent_workspace/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode_for_school/persistent_workspace/entrypoint.sh +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode_for_school/persistent_workspace/manage_classroom.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode_for_school/temporary_workspace/Dockerfile +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode_for_school/temporary_workspace/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode_for_school/temporary_workspace/docker-compose.yaml +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode_for_school/temporary_workspace/docs/device_transfere.png +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode_for_school/temporary_workspace/docs/pairing_approval.png +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode_for_school/temporary_workspace/entrypoint.sh +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/pyproject.toml +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/restore.sh +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/run_tests.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/scripts/diagnose_codex_gateway.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/setup.cfg +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/setup.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/test.sh +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/test_modules/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/test_modules/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/test_modules/test_device_online.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/test_modules/test_file_operations.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/test_modules/test_git_status_ui.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/test_modules/test_login_flow.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/test_modules/test_navigate_testing_folder.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/test_modules/test_play_store_screenshots.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/test_modules/test_terminal_buffer_performance.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/test_modules/test_terminal_interaction.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/test_modules/test_terminal_loading_race_condition.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/test_modules/test_terminal_start.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/test_request_id.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/test_session_terminal_shutdown.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/testing_framework/.env.example +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/testing_framework/README.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/testing_framework/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/testing_framework/cli.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/testing_framework/core/__init__.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/testing_framework/core/base_test.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/testing_framework/core/cli_manager.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/testing_framework/core/hierarchical_runner.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/testing_framework/core/playwright_manager.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/testing_framework/core/runner.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/testing_framework/core/shared_cli_manager.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/testing_framework/core/test_discovery.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/testing_framework/requirements.txt +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/todo/UI_UX/opening_a_file_on_desktop_results_in_nothing.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/todo/UI_UX/server_occasionally_stops_communicating_with_all_devices.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/todo/agent_context_management.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/todo/django_server_time_sync.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/todo/issues/device_performance_degradation.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/todo/issues/git_data_not_captured_in_proxmox.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/todo/issues/indefinite_resource_loading.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/todo/issues/portacode_service_silently_down.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/todo/issues/premature_terminal_exit.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/todo/issues/project_cpu_hotspots.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/todo/issues/terminals_exit_upon_starting.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/todo/issues/websocket_client_silently_dead.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/todo/issues/wrong_item_classification_on_client_side.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/todo/smartphone_terminal_input_frustrations.md +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/tools/generate_play_store_assets.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/tools/pairing_tester.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/tools/run_screenshot_suite.sh +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/tools/test_python_ntp_clock.py +0 -0
- {portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/validate.sh +0 -0
|
@@ -18,7 +18,7 @@ version_tuple: tuple[int | str, ...]
|
|
|
18
18
|
commit_id: str | None
|
|
19
19
|
__commit_id__: str | None
|
|
20
20
|
|
|
21
|
-
__version__ = version = '1.5.14.
|
|
22
|
-
__version_tuple__ = version_tuple = (1, 5, 14, '
|
|
21
|
+
__version__ = version = '1.5.14.dev3'
|
|
22
|
+
__version_tuple__ = version_tuple = (1, 5, 14, 'dev3')
|
|
23
23
|
|
|
24
24
|
__commit_id__ = commit_id = None
|
{portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/portacode/connection/handlers/codex_handlers.py
RENAMED
|
@@ -86,6 +86,71 @@ def _project_id(message: Dict[str, Any]) -> Optional[str]:
|
|
|
86
86
|
return message.get("project_id")
|
|
87
87
|
|
|
88
88
|
|
|
89
|
+
def _thread_from_result(result: Dict[str, Any]) -> Dict[str, Any]:
|
|
90
|
+
"""Normalize thread/start|resume|read results to a thread object.
|
|
91
|
+
|
|
92
|
+
Current app-server returns `{ "thread": { "id": ... } }`. Older fakes /
|
|
93
|
+
builds may return the thread fields at the top level.
|
|
94
|
+
"""
|
|
95
|
+
if not isinstance(result, dict):
|
|
96
|
+
return {}
|
|
97
|
+
thread = result.get("thread")
|
|
98
|
+
if isinstance(thread, dict):
|
|
99
|
+
return thread
|
|
100
|
+
return result
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
def _thread_id_from_result(result: Dict[str, Any]) -> Optional[str]:
|
|
104
|
+
thread = _thread_from_result(result)
|
|
105
|
+
return thread.get("id") or result.get("id") or result.get("threadId")
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
def _threads_from_list_result(result: Dict[str, Any]) -> tuple[list, Optional[str]]:
|
|
109
|
+
"""Normalize thread/list results.
|
|
110
|
+
|
|
111
|
+
Current app-server returns `{ "data": [...], "nextCursor": ... }`.
|
|
112
|
+
"""
|
|
113
|
+
if not isinstance(result, dict):
|
|
114
|
+
return [], None
|
|
115
|
+
threads = result.get("data")
|
|
116
|
+
if threads is None:
|
|
117
|
+
threads = result.get("threads")
|
|
118
|
+
if not isinstance(threads, list):
|
|
119
|
+
threads = []
|
|
120
|
+
return threads, result.get("nextCursor")
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
def _items_from_read_result(result: Dict[str, Any]) -> list:
|
|
124
|
+
"""Extract conversation items from thread/read (or legacy shapes)."""
|
|
125
|
+
if not isinstance(result, dict):
|
|
126
|
+
return []
|
|
127
|
+
if isinstance(result.get("items"), list):
|
|
128
|
+
return result["items"]
|
|
129
|
+
if isinstance(result.get("messages"), list):
|
|
130
|
+
return result["messages"]
|
|
131
|
+
|
|
132
|
+
thread = _thread_from_result(result)
|
|
133
|
+
turns = thread.get("turns") or result.get("turns") or []
|
|
134
|
+
items: list = []
|
|
135
|
+
if isinstance(turns, list):
|
|
136
|
+
for turn in turns:
|
|
137
|
+
if not isinstance(turn, dict):
|
|
138
|
+
continue
|
|
139
|
+
turn_items = turn.get("items")
|
|
140
|
+
if isinstance(turn_items, list):
|
|
141
|
+
items.extend(turn_items)
|
|
142
|
+
return items
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
def _turn_from_result(result: Dict[str, Any]) -> Dict[str, Any]:
|
|
146
|
+
if not isinstance(result, dict):
|
|
147
|
+
return {}
|
|
148
|
+
turn = result.get("turn")
|
|
149
|
+
if isinstance(turn, dict):
|
|
150
|
+
return turn
|
|
151
|
+
return result
|
|
152
|
+
|
|
153
|
+
|
|
89
154
|
class CodexAsyncHandler(AsyncHandler):
|
|
90
155
|
"""AsyncHandler that replies to `source_client_session` per WEBSOCKET_PROTOCOL.md."""
|
|
91
156
|
|
|
@@ -173,19 +238,23 @@ class CodexThreadListHandler(CodexAsyncHandler):
|
|
|
173
238
|
manager = _get_manager(self)
|
|
174
239
|
await manager.ensure_started()
|
|
175
240
|
|
|
176
|
-
|
|
177
|
-
|
|
241
|
+
# Default sourceKinds is cli+vscode only; include appServer so IDE chats appear.
|
|
242
|
+
# Avoid useStateDbOnly:true — it has returned empty lists in some Codex builds.
|
|
243
|
+
params: Dict[str, Any] = {
|
|
244
|
+
"cwd": cwd,
|
|
245
|
+
"sourceKinds": ["cli", "vscode", "appServer"],
|
|
246
|
+
"limit": message.get("limit") if message.get("limit") is not None else 50,
|
|
247
|
+
}
|
|
178
248
|
cursor = message.get("cursor")
|
|
179
|
-
if limit is not None:
|
|
180
|
-
params["limit"] = limit
|
|
181
249
|
if cursor is not None:
|
|
182
250
|
params["cursor"] = cursor
|
|
183
251
|
|
|
184
252
|
result = await manager.bridge.call("thread/list", params)
|
|
253
|
+
threads, next_cursor = _threads_from_list_result(result)
|
|
185
254
|
payload = {
|
|
186
255
|
"event": "codex_thread_list",
|
|
187
|
-
"threads":
|
|
188
|
-
"nextCursor":
|
|
256
|
+
"threads": threads,
|
|
257
|
+
"nextCursor": next_cursor,
|
|
189
258
|
}
|
|
190
259
|
project_id = _project_id(message)
|
|
191
260
|
if project_id:
|
|
@@ -217,7 +286,8 @@ class CodexThreadStartHandler(CodexAsyncHandler):
|
|
|
217
286
|
params["modelProvider"] = message["modelProvider"]
|
|
218
287
|
|
|
219
288
|
result = await manager.bridge.call("thread/start", params)
|
|
220
|
-
|
|
289
|
+
thread = _thread_from_result(result)
|
|
290
|
+
thread_id = _thread_id_from_result(result)
|
|
221
291
|
if not thread_id:
|
|
222
292
|
raise CodexAppServerError("thread/start did not return a thread id")
|
|
223
293
|
|
|
@@ -226,7 +296,7 @@ class CodexThreadStartHandler(CodexAsyncHandler):
|
|
|
226
296
|
payload = {
|
|
227
297
|
"event": "codex_thread_started",
|
|
228
298
|
"threadId": thread_id,
|
|
229
|
-
"thread":
|
|
299
|
+
"thread": thread,
|
|
230
300
|
}
|
|
231
301
|
if project_id:
|
|
232
302
|
payload["project_id"] = project_id
|
|
@@ -255,8 +325,11 @@ class CodexThreadResumeHandler(CodexAsyncHandler):
|
|
|
255
325
|
resume_params["cwd"] = cwd
|
|
256
326
|
await manager.bridge.call("thread/resume", resume_params)
|
|
257
327
|
|
|
258
|
-
read_result = await manager.bridge.call(
|
|
259
|
-
|
|
328
|
+
read_result = await manager.bridge.call(
|
|
329
|
+
"thread/read",
|
|
330
|
+
{"threadId": thread_id, "includeTurns": True},
|
|
331
|
+
)
|
|
332
|
+
items = _items_from_read_result(read_result)
|
|
260
333
|
|
|
261
334
|
if cwd and project_id:
|
|
262
335
|
manager.record_thread(thread_id, cwd, project_id)
|
|
@@ -305,7 +378,7 @@ class CodexTurnStartHandler(CodexAsyncHandler):
|
|
|
305
378
|
payload = {
|
|
306
379
|
"event": "codex_turn_started",
|
|
307
380
|
"threadId": thread_id,
|
|
308
|
-
"turn": result,
|
|
381
|
+
"turn": _turn_from_result(result),
|
|
309
382
|
}
|
|
310
383
|
if project_id:
|
|
311
384
|
payload["project_id"] = project_id
|
|
@@ -43,11 +43,20 @@ class FakeBridge:
|
|
|
43
43
|
def __init__(self) -> None:
|
|
44
44
|
self.calls: list[tuple[str, dict]] = []
|
|
45
45
|
self.responses: dict[str, Any] = {
|
|
46
|
-
|
|
47
|
-
"thread/
|
|
48
|
-
"thread/
|
|
49
|
-
|
|
50
|
-
|
|
46
|
+
# Match current Codex app-server response shapes.
|
|
47
|
+
"thread/start": {"thread": {"id": "th-1", "name": "New chat"}},
|
|
48
|
+
"thread/list": {
|
|
49
|
+
"data": [{"id": "th-1", "name": "Existing chat", "preview": "hi"}],
|
|
50
|
+
"nextCursor": None,
|
|
51
|
+
},
|
|
52
|
+
"thread/resume": {"thread": {"id": "th-1"}},
|
|
53
|
+
"thread/read": {
|
|
54
|
+
"thread": {
|
|
55
|
+
"id": "th-1",
|
|
56
|
+
"turns": [{"id": "turn-1", "items": [{"id": "msg-1", "role": "user", "text": "hello"}]}],
|
|
57
|
+
}
|
|
58
|
+
},
|
|
59
|
+
"turn/start": {"turn": {"id": "turn-1", "threadId": "th-1"}},
|
|
51
60
|
"turn/interrupt": {},
|
|
52
61
|
}
|
|
53
62
|
|
|
@@ -103,6 +112,11 @@ async def test_codex_thread_list():
|
|
|
103
112
|
assert payload["event"] == "codex_thread_list"
|
|
104
113
|
assert payload["threads"][0]["id"] == "th-1"
|
|
105
114
|
assert payload["project_id"] == "p-1"
|
|
115
|
+
list_call = manager.bridge.calls[-1]
|
|
116
|
+
assert list_call[0] == "thread/list"
|
|
117
|
+
assert list_call[1]["cwd"] == "/tmp/proj"
|
|
118
|
+
assert "appServer" in list_call[1]["sourceKinds"]
|
|
119
|
+
assert "useStateDbOnly" not in list_call[1]
|
|
106
120
|
|
|
107
121
|
|
|
108
122
|
@pytest.mark.asyncio
|
|
@@ -138,6 +152,8 @@ async def test_codex_thread_resume():
|
|
|
138
152
|
assert payload["event"] == "codex_thread_resumed"
|
|
139
153
|
assert payload["items"][0]["text"] == "hello"
|
|
140
154
|
assert manager._thread_project["th-1"] == "p-1"
|
|
155
|
+
read_call = next(c for c in manager.bridge.calls if c[0] == "thread/read")
|
|
156
|
+
assert read_call[1]["includeTurns"] is True
|
|
141
157
|
|
|
142
158
|
|
|
143
159
|
@pytest.mark.asyncio
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/docs/cloudflared-domain-connect-containers-audit.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{portacode-1.5.14.dev2 → portacode-1.5.14.dev3}/docs/homepage-dashboard-positioning-fixes.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|