fix(proxy): reconcile continuity stack integration - #1442
Closed
Komzpa wants to merge 196 commits into
Closed
Conversation
Signed-off-by: Darafei Praliaskouski <me@komzpa.net>
Signed-off-by: Darafei Praliaskouski <me@komzpa.net>
…y-retry # Conflicts: # .github/scripts/check_all_contributors.py # .github/scripts/detect_changed_areas.py # .github/scripts/fetch_pr_labels.py # .github/scripts/github_api.py # tests/unit/test_check_all_contributors.py # tests/unit/test_github_ci_scripts.py
# Conflicts: # app/modules/proxy/_service/http_bridge/mixin.py # app/modules/proxy/load_balancer.py
… HEAD # Conflicts: # scripts/check_proxy_architecture.py
Komzpa
force-pushed
the
fix/live-compact-urgent-20260722
branch
from
July 28, 2026 07:51
edafbad to
66040c4
Compare
Komzpa
force-pushed
the
fix/live-compact-urgent-20260722
branch
from
July 28, 2026 07:55
66040c4 to
b9efeba
Compare
* i18n(zh-CN): complete missing translations and unify terminology - Translate 101 untranslated zh-CN entries across accounts, apiKeys, apis, automations, dashboard, firewall, formatters, modelSources, quotaPlanner, stickySessions, upstreamProxy, and common namespaces - Fix aria text rendering mixed-language strings (e.g. sorted by ascending) by translating dashboard.accountList.ascending/descending - Unify accountBurnProjection with the existing settings.appearance translation (账户消耗预测) - Translate automations trigger filter label and runs column header (触发方式) to match the surrounding 状态/类型 filter labels - Keep domain terms in English where zh-CN already does so (Model, Source, credits, quota, pace, etc.) - Add OpenSpec change complete-zh-cn-dashboard-i18n covering zh-CN locale completeness and terminology consistency requirements * docs(openspec): document zh-CN locale decisions * i18n(zh-CN): translate remaining upstreamProxy UI copy Translate ordinary UI strings left in English in the upstreamProxy namespace (actions, dialogs, toasts, validation) while keeping the Endpoint/Pool technical terms per the locale decisions in the OpenSpec change context. * i18n(zh-CN): translate stale English strings missed by en-identical scan These 18 values were English copies of older en.json text, so a scan for values identical to current en.json skipped them. Cross-checking against ko.json (which translates all of them) shows they are ordinary UI copy, not intentional English terms. Verified post-merge that no other ko-translated keys remain in English. * docs: add crowscc as a contributor * docs(openspec): drop brittle locale key count from tasks The exact count goes stale whenever main adds keys; the requirement is parity across en/zh-CN/ko, not a fixed number. * fix(ui): address zh-CN localization review findings --------- Co-authored-by: crowscc <17800561+crowscc@users.noreply.github.com> Co-authored-by: Darafei Praliaskouski <me@komzpa.net>
…pacity-retry-20260716' into HEAD
) Restores chronological order in the all-contributors list. Two entries (codemoo, diogenesc) had been inserted near the top of .all-contributorsrc inside their own feature PR commits instead of being appended; all 105 entries are now sorted by first merged PR date (maintainer pinned first), README grid regenerated with all-contributors-cli. No entries added or removed.
Owner
|
Triage audit: this carrier is by design not mergeable, and its compatibility evidence is now stale — the head (last commit 07-22) predates the current state of the focused PRs it embeds (e.g. #1383 was rebased on 07-28), and all six embedded PRs (#1183, #1457, #1235, #1383, #1384, #1402) remain open as the actual review surfaces. Suggest closing this PR to keep the triage queue focused on mergeable work; the branch remains available, and a fresh carrier can be rebuilt from current |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Status
This remains a draft integration carrier for compatibility testing across focused proxy, compact, retry, migration, and continuity changes. It is not a reviewable single-concern pull request and must not be merged in its current form.
Current head:
edafbadcece570e481808b2b59671b1a5d0bede4, based one9273d209798a787eb58c9f24f8d0d643e381259.The carrier was rebuilt from current
mainplus the current focused heads for:Current
mainalready contains the earlier focused pieces that this carrier used to embed separately, including Soju06/codex-lb#1353, Soju06/codex-lb#1389, Soju06/codex-lb#1418, and Soju06/codex-lb#1441.Integration Behavior
The carrier combines the focused behaviors above with compatibility fixes that reconcile their contracts:
The branch currently changes 64 files (+6034/-271 lines) relative to current
main. That breadth is why this remains an integration carrier rather than a merge candidate.Validation Status
Local validation at current head
edafbadcece570e481808b2b59671b1a5d0bede4:uvx ruff check app tests .github/scripts openspec --exclude frontendpassed.--strict:allow-compact-inline-image-elision,harden-compact-tool-tail-anchors,forward-codex-alpha-search,retry-model-capacity-errors,retry-server-is-overloaded,persist-security-lineage-markers, andpreserve-websocket-drop-account-health.test_relay_upstream_websocket_classified_stream_incomplete_drop_is_penalizedpassed after the aggregate compatibility commit.Hosted CI for this head is running in workflow run
30338571892. Current-head Codex review has not yet been refreshed.Maintainer Action
Non-Claims