waaseyaa/bimaaji
最新稳定版本:v0.1.0-alpha.179
Composer 安装命令:
composer require waaseyaa/bimaaji
包简介
Bimaaji — application graph introspection and agent-safe mutation for Waaseyaa
README 文档
README
Bimaaji is a Waaseyaa package for graph-oriented knowledge work. This repository currently contains scaffolding only; behavior will land in follow-up issues.
Roadmap context: GitHub Milestone #67.
Full documentation will be added in Issue #1209.
Status
Bimaaji ships PHP-only in the current alpha range. The MCP server bindings that previously lived under mcp/ (Node-based server.js exposing bimaaji_ping / bimaaji_about tools) have been removed — they never reached consumers reliably (composer bimaaji-mcp-install exited 254 in downstream projects because vendor/waaseyaa/bimaaji/mcp/server.js was not present at runtime). Restoration is a roadmap item, tracked in #1463 (deferred from #1387).
Consumer cleanup
Projects (e.g., Minoo) that previously wired bimaaji's MCP server should:
- Remove any
mcpServers.bimaajientry from.claude/settings.json(it pointed at a non-existentvendor/waaseyaa/bimaaji/mcp/server.js). - Drop
composer bimaaji-mcp-installfrom post-install hooks or contributor docs — the script body was Minoo-local and has no upstream entry point. - Wait for #1463 before re-introducing any bimaaji MCP tooling.
统计信息
- 总下载量: 551
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-04-09