中文 | English
Sevoniva maintains public repositories for data platforms, MCP servers, Codex skills, workflow automation, and delivery tooling.
Sevoniva 维护数据平台、MCP 服务、Codex skills、流程自动化和交付工具相关的公开仓库。
| Repository |
Area |
What it is for |
Start here |
| oceanbase-mcp |
MCP / OceanBase |
Read-only OceanBase metadata discovery, SQL access, ER export, and local MCP client integration. |
Docs |
| skills |
Codex skills |
Reusable skills for local development, automation workflows, repository work, and repeatable agent tasks. |
Repository |
| Crest |
BI platform |
Datasets, dashboards, reports, and BI project management. |
README |
| cogniflow |
ChatBI |
Natural-language data questions, SQL generation, chart rendering, and conversation analysis. |
README |
| Koravo |
Workflow |
Flowable-based process automation, data orchestration, approvals, and runtime inspection. |
README |
| Nivora |
Delivery |
CI/CD, GitOps, deployment planning, release audit, artifacts, and operational APIs. |
README |
Sevoniva 是一个以工程实践为主的开源组织,仓库集中在数据平台、MCP、Codex skills、流程自动化和交付工具几个方向。这个首页作为公开入口,帮助访问者快速判断每个项目的用途、成熟度和入口文档。
- 做什么:把 OceanBase 元数据、只读 SQL、ER 图、数据字典和变更分析暴露给 MCP 客户端。
- 适合谁:需要在 OpenCode、Codex 或其他 MCP 客户端里查看 OceanBase schema、表结构、关系路径和样例数据的开发者。
- 重点能力:本地 stdio、远程 HTTP、MySQL/Oracle 模式、schema/table/column 策略、审计日志、输出大小限制和部署模板。
- 入口:文档 · 示例
- 做什么:沉淀可复用的 Codex skills,把常见研发、自动化、代码库协作流程写成可重复执行的工作单元。
- 适合谁:经常在本地用 Codex 处理项目维护、文档整理、发布检查、代码审查和自动化任务的开发者。
- 重点能力:技能目录、任务说明、可复用脚本、上下文约束和面向项目的执行约定。
- 入口:仓库
- 做什么:面向 BI 场景的数据集、仪表盘、报表和项目管理平台。
- 适合谁:需要维护数据集、制作报表、管理仪表盘和组织分析资产的团队。
- 重点能力:数据集管理、报表配置、仪表盘编排、权限与项目协作、前后端一体化交付。
- 入口:README
- 做什么:从自然语言问题到 SQL、查询结果、图表渲染和对话分析的 ChatBI 服务。
- 适合谁:需要让业务问题进入数据查询流程,并保留 SQL 校验、审计和运行状态观察的团队。
- 重点能力:指标匹配、SQL 生成、结果分析、图表体系、对话上下文和质量门禁。
- 入口:README
- 做什么:基于 Flowable 的流程自动化与数据编排平台。
- 适合谁:需要建模审批流程、任务流、流程实例和运行态查看的团队。
- 重点能力:流程模型、审批任务、运行态接口、流程验证、数据编排和示例流程。
- 入口:README
- 做什么:面向研发交付的 CI/CD、GitOps、部署计划、制品、发布审计和运维接口。
- 适合谁:需要把流水线、部署、发布记录和审计信息放进同一条交付链路的团队。
- 重点能力:PipelineRun、DeploymentRun、GitOps/Argo CD 基础、制品绑定、发布编排、审计事件和运行接口。
- 入口:README
mcp ·
oceanbase ·
codex-skills ·
business-intelligence ·
dashboard ·
workflow ·
devops ·
gitops ·
documentation
Sevoniva is an engineering-focused open-source organization. The repositories here cover data platforms, MCP servers, Codex skills, workflow automation, and delivery tooling. This page is the public entry point for finding the right project and the right documentation quickly.
| Area |
Repositories |
Description |
| MCP servers |
oceanbase-mcp |
Read-only MCP server for OceanBase metadata, SQL access, ER diagrams, data dictionaries, and OpenCode integration. |
| Codex skills |
skills |
Reusable Codex skills for local development, automation, repository work, and repeatable tasks. |
| BI and analytics |
Crest, cogniflow |
Datasets, dashboards, reports, SQL generation, chart rendering, and conversation analysis. |
| Workflow orchestration |
Koravo |
Flowable-based workflow platform for process models, approvals, tasks, and runtime inspection. |
| Delivery tooling |
Nivora |
CI/CD, GitOps, deployment planning, release audit, artifacts, and operations APIs. |
| Applications and tools |
Memorica, NivaHome, attendance |
Knowledge records, home automation, attendance, and business-tool experiments. |
| Documentation |
apidocs, sevoniva.github.io |
API documentation, public documentation, and site materials. |
| Need |
Repository |
| Connect OceanBase to MCP clients |
oceanbase-mcp |
| Find Codex skills and automation workflows |
skills |
| Review BI, dashboards, and reporting |
Crest |
| Review natural-language SQL and chart analysis |
cogniflow |
| Review workflow, approvals, and orchestration |
Koravo |
| Review delivery, release, GitOps, and audit work |
Nivora |
| Review public plans |
Sevoniva Roadmap |
- Purpose: expose OceanBase metadata, read-only SQL, ER diagrams, data dictionaries, and change analysis to MCP clients.
- Audience: developers who need to inspect OceanBase schemas, tables, relationships, and sample rows from OpenCode, Codex, or another MCP client.
- Focus: local stdio, remote HTTP, MySQL/Oracle modes, schema/table/column policy, audit logs, output-size limits, and deployment templates.
- Entry: Docs · Examples
- Purpose: collect reusable Codex skills for common development, automation, repository, and documentation workflows.
- Audience: developers who use Codex locally for maintenance work, release checks, code review, documentation, and repeatable tasks.
- Focus: skill catalog, task instructions, reusable scripts, context rules, and project-specific working agreements.
- Entry: Repository
- Purpose: BI platform for datasets, dashboards, reports, and project management.
- Audience: teams that maintain datasets, produce reports, manage dashboards, and organize analytics assets.
- Focus: dataset management, report configuration, dashboard composition, permissions, project collaboration, and full-stack delivery.
- Entry: README
- Purpose: ChatBI service for natural-language questions, SQL generation, query results, chart rendering, and conversation analysis.
- Audience: teams that want business questions to enter a data-query workflow with SQL checks, audit records, and runtime visibility.
- Focus: metric matching, SQL generation, result analysis, chart catalog, conversation context, and quality gates.
- Entry: README
- Purpose: Flowable-based workflow automation and data orchestration platform.
- Audience: teams that model approvals, task flows, process instances, and runtime inspection.
- Focus: process models, approval tasks, runtime APIs, process validation, data orchestration, and sample processes.
- Entry: README
- Purpose: delivery tooling for CI/CD, GitOps, deployment planning, artifacts, release audit, and operations APIs.
- Audience: teams that need pipelines, deployment plans, release records, and audit information in one delivery workflow.
- Focus: PipelineRun, DeploymentRun, GitOps/Argo CD foundations, artifact binding, release orchestration, audit events, and runtime APIs.
- Entry: README
mcp ·
oceanbase ·
codex-skills ·
business-intelligence ·
dashboard ·
workflow ·
devops ·
gitops ·
documentation
- Roadmap - Public project directions and maintenance work.
- Support - Where to ask questions or open project issues.
- Security - How to report security issues privately.
- Contributing - Contribution and pull request guidelines.
- Code of Conduct - Rules for public collaboration spaces.