Integrate reviewed contributions #195–#211 - #212
Merged
hamzamerzic merged 65 commits intoJul 24, 2026
Merged
Conversation
Never fall back to a reusable container name during cleanup. Resolve an immutable ID only when the invocation's private label proves ownership, verify absence without treating daemon uncertainty as success, and let the watchdog remove its private state after a hard kill. Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Retire the superseded rollback immediately after pinning the current live image, preserve exact image identity through failed builds, and fail closed when Docker cannot verify whether an image exists. Keep final cleanup bounded to build cache. Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Preserve native cursor movement through visually wrapped drafts before recalling sent messages. Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
…-refresh-restaged-20260724 Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
…d-cleanup-followup Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
…etirement-followup Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
# Conflicts: # frontend/src/components/ChatView/ChatInputBar.jsx
Keep question anchors reachable through viewport growth, remove a duplicate merged import, and align the scroll contract with the tested behavior.\n\nCo-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
Keep the architecture lock-in test pointed at the reviewed transient reachability exception.\n\nCo-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
…butions-195-211' into review/pr212-combined-20260724
Collaborator
Author
|
Additional review fixes now included in the integration head:
Fresh local validation on the combined head: 1,863 frontend tests passed, 47 hook tests passed, and the production frontend build passed. Hosted checks on head 39eaf7e remain the merge gate. |
Clear browser-restored stale geometry when the controlled draft is empty, even if the DOM still carries an old value.\n\nCo-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
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.
Summary
Integrates the reviewed contribution set from #195 through #211 as one coherent, up-to-date change so the overlapping shell, chat, onboarding, CI, and deployment improvements can be validated and landed together.
All original contribution commits and authorship are preserved. The integration review resolved three overlaps:
Included contributions
#195, #196, #197, #198, #199, #200, #201, #202, #203, #204, #205, #206, #207, #208, #209, #210, and #211.
Review and validation