Skip to main content
Glama

Memory Bank MCP Server

by t3ta
progress.json4.24 kB
{ "schema": "memory_document_v2", "metadata": { "id": "8f91a3d7-6e48-4c15-9d02-54a37654edcf", "title": "進捗状況", "documentType": "progress", "path": "progress.json", "tags": [], "lastModified": "2025-04-05T17:18:04.334Z", "createdAt": "2025-04-05T12:00:00.000Z", "version": 1 }, "content": { "workingFeatures": [ { "id": "branch-init", "description": "feature/test-coverage-improvementブランチ作成とメモリバンク初期化", "implementedAt": "2025-04-05T12:00:00.000Z" }, { "id": "integration-test-fix", "description": "ReadGlobalDocumentUseCase.integration.test.tsの統合テスト修正", "status": "completed", "startedAt": "2025-04-05T11:43:30.000Z", "completedAt": "2025-04-05T11:45:25.000Z" }, { "id": "jsonpatch-tests-jsonpath", "description": "JSONパッチ操作テスト強化 (JsonPath.test.ts)", "status": "completed", "startedAt": "2025-04-05T11:45:40.000Z", "completedAt": "2025-04-05T11:53:11.000Z" }, { "id": "jsonpatch-tests-operation", "description": "JSONパッチ操作テスト強化 (JsonPatchOperation.test.ts)", "status": "completed", "startedAt": "2025-04-05T11:50:05.000Z", "completedAt": "2025-04-05T11:53:11.000Z" }, { "id": "error-index-tests", "description": "shared/errors/index.tsのテスト強化", "status": "completed", "startedAt": "2025-04-05T12:06:33.000Z", "completedAt": "2025-04-05T12:11:51.000Z" }, { "id": "improve-boundary-tests", "description": "境界値テストの追加によるBranchカバレッジの改善", "status": "completed", "startedAt": "2025-04-05T12:12:06.000Z", "subTasks": [ { "id": "read-branch-doc-test-fix", "description": "ReadBranchDocumentUseCase.test.ts のテストケース追加・修正 (未カバー分岐対応)", "status": "completed", "completedAt": "2025-04-05T13:41:39.000Z" }, { "id": "shared-errors-fix", "description": "shared/errors/index.ts (isErrorOfType, wrapAsync) 修正", "status": "completed", "completedAt": "2025-04-05T13:41:39.000Z" }, { "id": "shared-errors-test-fix", "description": "shared/errors/index.test.ts (loggerモック, 期待値) 修正", "status": "completed", "completedAt": "2025-04-05T13:41:39.000Z" }, { "id": "run-test-read-branch-doc", "description": "ReadBranchDocumentUseCase.test.ts のテスト実行 (結果未確認)", "status": "completed", "executedAt": "2025-04-05T13:41:39.000Z" } ], "completedAt": "2025-04-05T13:45:46.336Z" } ], "pendingImplementation": [], "status": "completed", "completionPercentage": 100, "knownIssues": [ { "id": "integration-test-failure", "description": "ReadGlobalDocumentUseCase.integration.testでドキュメント構造の期待値が不一致", "severity": "high" }, { "id": "low-jsonpatch-coverage", "description": "JSONパッチ操作のドメインロジックのカバレッジが低い(44.85%)", "severity": "medium" }, { "id": "low-branch-coverage", "description": "全体的なBranchカバレッジが他指標より低い(62.12%)", "severity": "medium" } ], "references": [ { "file": "test-improvement-plan.json", "description": "テスト改善計画の詳細", "created_at": "2025-04-05T12:00:00.000Z" } ], "summary": "テストカバレッジ改善作業完了。目標達成 (Stmts 86.47%, Branch 71.02%, Funcs 90.11%, Lines 86.83%)。レガシーテンプレートコードも削除済み。", "finalCoverage": { "statements": "86.47%", "branches": "71.02%", "functions": "90.11%", "lines": "86.83%" } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/t3ta/memory-bank-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server