Feature/unified editor#372
Open
Vishn-vardhan-raju wants to merge 3 commits into
Open
Conversation
Owner
|
@Vishn-vardhan-raju update your branch with the latest main changes, resolve conflicts, issue number and add demo |
Author
|
Sure
…On Thu, May 28, 2026, 11:41 PM Darshan G K ***@***.***> wrote:
*imDarshanGK* left a comment (imDarshanGK/AI-dev-assistant#372)
<#372 (comment)>
@Vishn-vardhan-raju <https://github.com/Vishn-vardhan-raju> update your
branch with the latest main changes, resolve conflicts, issue number and
add demo
—
Reply to this email directly, view it on GitHub
<#372?email_source=notifications&email_token=BUMHO4DBVMR3TCZ4ZXEFVRT45B6MDA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINJWGY4TGNRXGU22M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLDGN5XXIZLSL5RWY2LDNM#issuecomment-4566936755>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BUMHO4H7MNZMTNOUXZ3XKOD45B6MDAVCNFSM6AAAAACZOAQLPKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DKNRWHEZTMNZVGU>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/BUMHO4BP64SOI6GDCO44MBD45B6MDA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINJWGY4TGNRXGU22M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJKTGN5XXIZLSL5UW64Y>
and Android
<https://github.com/notifications/mobile/android/BUMHO4HMIM3KUDXN34VY2RL45B6MDA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINJWGY4TGNRXGU22M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLTGN5XXIZLSL5QW4ZDSN5UWI>.
Download it today!
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
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.
Description
Optimized the frontend workspace layout and restructured asset paths to make the frontend fully self-contained. Relocated
icon.svgfrom the root assets directory into thefrontend/public/folder and updatedindex.htmlto reference the correct relative path (./public/icon.svg). This allows the frontend UI to render flawlessly and be tested locally by openingindex.htmlwithout requiring any backend configuration or server dependencies.Related Issue
Fixes # [316]
Type of change
Checklist
mainpytest -vand all tests passfeat/fix/docs/test: short description