# 路线图

## 飞布社区版

* [x] 数据预览：数据表数据的增删改查
* [x] 数据建模：基于prisma的迁移、内省集成
* [x] API生成：勾选生成API
* [x] API目录：多级目录支持
* [x] API权限：基于RBAC的权限控制
* [x] 身份验证：基于OIDC的身份认证
* [x] 文件存储：基于S3的文件存储
* [x] 钩子扩展：钩子扩展机制，已支持nodejs
* [x] 数据源：mysql、rest api、graphql api
* [x] 数据源：pgsql、sqlite
* [ ] 数据源：grpc
* [ ] 数据源：消息队列
* [x] 钩子SDK：golang sdk支持
* [x] 客户端SDK：React SDK、miniapp sdk
* [x] 客户端SDK：ts sdk
* [ ] 出码能力：生成代码
* [x] OIDC：开源OIDC
* [x] 复杂SQL支持：自定义sql合并到超图中

## 应用市场

* [x] 应用安装器
* [ ] 应用展示
* [ ] 应用购买
* [ ] 开发者入驻

## 飞布云

* [x] 产品规划
* [ ] 社区版功能移植
* [ ] 协同开发
* [ ] 队列功能


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fireboom.io/v1.0/lu-xian-tu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
