mcp-mia-narrative 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.hch/issue_.env +2 -0
- package/.hch/issue_add__2601060159.json +77 -0
- package/.hch/issue_add__2601060159.md +4 -0
- package/.hch/issues.json +786 -0
- package/.hch/issues.md +9 -0
- package/ARCHITECTURE.md +381 -0
- package/COMPLETE_GUIDE.md +470 -0
- package/LLM_INTEGRATION.md +395 -0
- package/PROJECT_SUMMARY.md +264 -0
- package/README.md +238 -0
- package/USAGE_EXAMPLES.md +152 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +572 -0
- package/dist/index.js.map +1 -0
- package/mcp-config.json +11 -0
- package/package.json +38 -0
- package/setup.sh +168 -0
- package/src/index.ts +634 -0
- package/test.sh +67 -0
- package/test_mcp/.gemini/settings.json +11 -0
- package/test_mcp/GEMINI.md +59 -0
- package/tsconfig.json +19 -0
package/.hch/issue_.env
ADDED
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
{
|
|
2
|
+
"url": "https://api.github.com/repos/jgwill/MiaNar/issues/15",
|
|
3
|
+
"repository_url": "https://api.github.com/repos/jgwill/MiaNar",
|
|
4
|
+
"labels_url": "https://api.github.com/repos/jgwill/MiaNar/issues/15/labels{/name}",
|
|
5
|
+
"comments_url": "https://api.github.com/repos/jgwill/MiaNar/issues/15/comments",
|
|
6
|
+
"events_url": "https://api.github.com/repos/jgwill/MiaNar/issues/15/events",
|
|
7
|
+
"html_url": "https://github.com/jgwill/MiaNar/issues/15",
|
|
8
|
+
"id": 3783999630,
|
|
9
|
+
"node_id": "I_kwDOOwMwhs7hi0CO",
|
|
10
|
+
"number": 15,
|
|
11
|
+
"title": "mcp-mia-narrative",
|
|
12
|
+
"user": {
|
|
13
|
+
"login": "jgwill",
|
|
14
|
+
"id": 23141173,
|
|
15
|
+
"node_id": "MDQ6VXNlcjIzMTQxMTcz",
|
|
16
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/23141173?v=4",
|
|
17
|
+
"gravatar_id": "",
|
|
18
|
+
"url": "https://api.github.com/users/jgwill",
|
|
19
|
+
"html_url": "https://github.com/jgwill",
|
|
20
|
+
"followers_url": "https://api.github.com/users/jgwill/followers",
|
|
21
|
+
"following_url": "https://api.github.com/users/jgwill/following{/other_user}",
|
|
22
|
+
"gists_url": "https://api.github.com/users/jgwill/gists{/gist_id}",
|
|
23
|
+
"starred_url": "https://api.github.com/users/jgwill/starred{/owner}{/repo}",
|
|
24
|
+
"subscriptions_url": "https://api.github.com/users/jgwill/subscriptions",
|
|
25
|
+
"organizations_url": "https://api.github.com/users/jgwill/orgs",
|
|
26
|
+
"repos_url": "https://api.github.com/users/jgwill/repos",
|
|
27
|
+
"events_url": "https://api.github.com/users/jgwill/events{/privacy}",
|
|
28
|
+
"received_events_url": "https://api.github.com/users/jgwill/received_events",
|
|
29
|
+
"type": "User",
|
|
30
|
+
"user_view_type": "public",
|
|
31
|
+
"site_admin": false
|
|
32
|
+
},
|
|
33
|
+
"labels": [
|
|
34
|
+
|
|
35
|
+
],
|
|
36
|
+
"state": "open",
|
|
37
|
+
"locked": false,
|
|
38
|
+
"assignee": null,
|
|
39
|
+
"assignees": [
|
|
40
|
+
|
|
41
|
+
],
|
|
42
|
+
"milestone": null,
|
|
43
|
+
"comments": 0,
|
|
44
|
+
"created_at": "2026-01-06T06:59:13Z",
|
|
45
|
+
"updated_at": "2026-01-06T06:59:13Z",
|
|
46
|
+
"closed_at": null,
|
|
47
|
+
"author_association": "OWNER",
|
|
48
|
+
"active_lock_reason": null,
|
|
49
|
+
"sub_issues_summary": {
|
|
50
|
+
"total": 0,
|
|
51
|
+
"completed": 0,
|
|
52
|
+
"percent_completed": 0
|
|
53
|
+
},
|
|
54
|
+
"issue_dependencies_summary": {
|
|
55
|
+
"blocked_by": 0,
|
|
56
|
+
"total_blocked_by": 0,
|
|
57
|
+
"blocking": 0,
|
|
58
|
+
"total_blocking": 0
|
|
59
|
+
},
|
|
60
|
+
"body": "Description of mcp-mia-narrative",
|
|
61
|
+
"closed_by": null,
|
|
62
|
+
"reactions": {
|
|
63
|
+
"url": "https://api.github.com/repos/jgwill/MiaNar/issues/15/reactions",
|
|
64
|
+
"total_count": 0,
|
|
65
|
+
"+1": 0,
|
|
66
|
+
"-1": 0,
|
|
67
|
+
"laugh": 0,
|
|
68
|
+
"hooray": 0,
|
|
69
|
+
"confused": 0,
|
|
70
|
+
"heart": 0,
|
|
71
|
+
"rocket": 0,
|
|
72
|
+
"eyes": 0
|
|
73
|
+
},
|
|
74
|
+
"timeline_url": "https://api.github.com/repos/jgwill/MiaNar/issues/15/timeline",
|
|
75
|
+
"performed_via_github_app": null,
|
|
76
|
+
"state_reason": null
|
|
77
|
+
}
|