Skip to content

CodeForge AI v1.0.0 – Initial Public Release

Choose a tag to compare

@18307519324az 18307519324az released this 13 Jul 01:09

Highlights

  • CodeForge AI v1.0.0 初始公开发布。
  • 提供 AI 应用生成、提示词模板版本固定、模型调用治理、产物版本化、导出包和市场发布能力。
  • 提供管理员视图、模型供应商路由、模型调用日志和审计追踪。

Security and Traceability

  • 普通 API 不返回完整系统 Prompt、Provider 密钥、Token 或服务端存储路径。
  • 生成任务与模型调用日志保留模板版本身份和 Prompt 指纹。
  • 发布条目、预览和下载按固定应用版本读取。

Technology

  • Backend: Java 21, Spring Boot, MyBatis-Flex, Flyway, MySQL, Redis.
  • Frontend: Vue 3, Vite, TypeScript, Pinia, Ant Design Vue.
  • CI: backend tests, frontend type-check/test/build, release asset gates, compliance scan.

Verification

  • mvn test
  • npm run type-check
  • npm run test
  • npm run build
  • node --test scripts/release/**/*.test.mjs
  • git diff --check

Known Limitations

  • docker-compose.yml only starts MySQL and Redis infrastructure.
  • Production image, reverse proxy, object storage and managed secret deployment templates are not included in v1.0.0.
  • GitHub Social Preview image is available at docs/images/social-preview.png and must be uploaded from the repository Settings UI.