Skip to content

chore: retire duplicate a0python runtime - #107

Merged
erinepshovel-code merged 1 commit into
mainfrom
chore/retire-a0python
Sep 10, 2026
Merged

erinepshovel-code merged 1 commit into
mainfrom
chore/retire-a0python

Conversation

@erinepshovel-code

Copy link
Copy Markdown
Collaborator

Purpose

Retire the duplicate Python-only a0python/ package. The supported runtime remains the repository-root a0/ standalone/Termux path plus the TypeScript/Python platform runtime.

This preserves the capability while removing the wrong placement: provider/model plurality stays at the shared adapter/registry boundary rather than maintaining a second Python-specific implementation tree.

Change

  • delete a0python/ in full
  • no replacement package is added; root a0/ is already the supported standalone runtime
  • no provider-specific adapter is introduced

Audit

  • repository code search found no references to a0python outside the retired tree
  • current README and repository instructions already document root run.sh -> a0/ as the standalone path
  • base: main@60a6b87a6c39fd2293bbb944bf2b4aea27cbb708
  • retirement commit: 358037eee93c71d0ca1d926c496fb62a7441de8b

Usage

Standalone execution continues through root ./run.sh; hosted execution continues through the existing Express + FastAPI runtime. Provider selection remains registry-driven through the generic OpenAI-compatible/provider adapter boundary.

hmmm

CI is the remaining executable confirmation that deleting the unreferenced duplicate has no hidden build/test dependency.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-10T06:42:53.407430Z 358037e PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@erinepshovel-code
erinepshovel-code merged commit a01c2c5 into main Sep 10, 2026
13 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