WIP: feat: support web backend for demos #48

Draft
s-celles wants to merge 3 commits from s-celles/feat/web-backend-rebase into main
s-celles commented 2026-08-01 05:33:10 -07:00 (Migrated from github.com)

This provides demos for web terminal

assisted by: AI

This provides demos for web terminal assisted by: AI
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin s-celles/feat/web-backend-rebase:s-celles/feat/web-backend-rebase
git switch s-celles/feat/web-backend-rebase

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff s-celles/feat/web-backend-rebase
git switch s-celles/feat/web-backend-rebase
git rebase main
git switch main
git merge --ff-only s-celles/feat/web-backend-rebase
git switch s-celles/feat/web-backend-rebase
git rebase main
git switch main
git merge --no-ff s-celles/feat/web-backend-rebase
git switch main
git merge --squash s-celles/feat/web-backend-rebase
git switch main
git merge --ff-only s-celles/feat/web-backend-rebase
git switch main
git merge s-celles/feat/web-backend-rebase
git push origin main
Sign in to join this conversation.
No description provided.