ReMe/website/app
jinliyl 29eb51d7ba
Some checks are pending
NPM Format / Website checks (push) Waiting to run
Deploy ReMe documentation / build (push) Waiting to run
Deploy ReMe documentation / deploy (push) Blocked by required conditions
Pre-commit / run (ubuntu-latest) (push) Waiting to run
Tests ReMe / Unit Tests - py3.11 (push) Waiting to run
Tests ReMe / Unit Tests - py3.12 (push) Waiting to run
Tests ReMe / Unit Tests - py3.13 (push) Waiting to run
Windows Smoke / CLI smoke - py3.11 (push) Waiting to run
fix: show resolved service URL and shrink Studio preview asset (#453)
* fix: show resolved service address in startup banner

* perf(website): reduce social preview image size

* fix: resolve MCP transport in startup banner
2026-08-12 19:37:31 +08:00
..
files-workspace feat(web): serve workspace from HTTP service (#446) 2026-08-11 23:32:24 +08:00
api-endpoint.ts feat(web): serve workspace from HTTP service (#446) 2026-08-11 23:32:24 +08:00
api.ts feat(web): serve workspace from HTTP service (#446) 2026-08-11 23:32:24 +08:00
chat-stream.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
chatgpt-auth.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
globals.css feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
i18n.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
layout.tsx fix: show resolved service URL and shrink Studio preview asset (#453) 2026-08-12 19:37:31 +08:00
markdown-save.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
monaco-setup.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
page.tsx feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
settings-center.tsx feat(web): serve workspace from HTTP service (#446) 2026-08-11 23:32:24 +08:00
store.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
tab-close.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
theme.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
types.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
workspace-drag.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
workspace-files.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
workspace-persistence.ts feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00
workspace.tsx feat(web): add the ReMe Studio frontend (#418) 2026-08-11 19:47:59 +08:00