feat(workbench): migrate the local workspace to FastAPI and React - #132
Open
tiammomo wants to merge 1 commit into
Open
feat(workbench): migrate the local workspace to FastAPI and React#132tiammomo wants to merge 1 commit into
tiammomo wants to merge 1 commit into
Conversation
Signed-off-by: tiammomo <26957354+tiammomo@users.noreply.github.com>
tiammomo
marked this pull request as ready for review
September 6, 2026 13:27
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.
Closes #131
默认安装后继续用 reposteward web 启动 FastAPI 同源服务,React 页面完整提供现有读取流程;OpenAPI 生成 TypeScript 类型,安装 wheel 无需源码目录或 Node,公开写入仍使用既有原生门禁。
用户已确认技术选型与实施授权。本Issue范围是新框架工作台的完整迁移与分发,后续GitHub同步/终态分类、已有项目三路径导入、持久操作及任务聚合分别进入聚焦Issue。本次保留现有只读业务语义,新增/api/v1类型契约与兼容读取适配;前端采用项目导航与组件结构,保留既有读取和复制能力。新操作只在后续能力真实实现后出现。
Verified with
uvx ruff check .,uvx ruff format --check .,uv run --python 3.12 python -W error::ResourceWarning -m unittest discover -s tests -v,uv run reposteward --help,uv build.Areas for careful review:
Implementation assistance: an external coding workspace was used to prepare the change and its
tests.
tiammomoreviewed the final diff, understands it, and takes responsibilityfor this contribution.