forked from Ikalus1988/MisakaNet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeed.json
More file actions
100 lines (100 loc) · 3.13 KB
/
Copy pathfeed.json
File metadata and controls
100 lines (100 loc) · 3.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
"generated_at": "2026-07-13T15:16:35.104459+00:00",
"repo": "https://github.com/Ikalus1988/MisakaNet",
"site": "https://misakanet.org",
"item_count": 11,
"items": [
{
"type": "merged_pr",
"title": "fix(lessons): convert 20 bare JSON frontmatter to YAML (fixes #351)",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/452",
"timestamp": "2026-07-12T06:53:25Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "docs: add architecture diagram (fixes #293)",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/454",
"timestamp": "2026-07-12T06:53:25Z",
"source": "github"
},
{
"type": "challenge",
"title": "[agent competition][zero-bounty] Blind test homepage SAG-Lite lesson search",
"url": "https://github.com/Ikalus1988/MisakaNet/issues/429",
"labels": [
"good first issue",
"area:tests",
"ready",
"agent-friendly",
"no-credentials",
"zero-bounty",
"has-test",
"status:competition"
],
"timestamp": "2026-07-09T07:03:41Z",
"source": "github"
},
{
"type": "lesson",
"title": "macOS Homebrew Python: pip install Blocked by PEP 668 externally-managed-environment",
"url": "lessons/contrib/lesson-pep668-homebrew-externally-managed.md",
"timestamp": "2026-07-09",
"domain": "devops",
"source": "lessons"
},
{
"type": "merged_pr",
"title": "fix(lessons): convert bare JSON frontmatter to YAML (#380 #379 #378)",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/414",
"timestamp": "2026-07-08T09:09:06Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "test: add tombstone redaction regression coverage",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/395",
"timestamp": "2026-07-07T15:54:48Z",
"source": "github"
},
{
"type": "merged_pr",
"title": "docs: add new-user journey report for #388",
"url": "https://github.com/Ikalus1988/MisakaNet/pull/389",
"timestamp": "2026-07-07T15:54:27Z",
"source": "github"
},
{
"type": "lesson",
"title": "AI Agent Project Outreach Guide",
"url": "lessons/contrib/ai-agent-project-outreach-guide.md",
"timestamp": "2026-07-06",
"domain": "contrib",
"source": "lessons"
},
{
"type": "lesson",
"title": "aily feishu mcp pull only",
"url": "lessons/contrib/aily-feishu-mcp-pull-only.md",
"timestamp": "2026-07-06",
"domain": "contrib",
"source": "lessons"
},
{
"type": "lesson",
"title": "Internal Gateway — Incompatible with Anthropic Format, Requires OpenAI Proxy",
"url": "lessons/contrib/anthropic-proxy-internal-gateway.md",
"timestamp": "2026-07-06",
"domain": "contrib",
"source": "lessons"
},
{
"type": "lesson",
"title": "api gateway anthropic incompatibility",
"url": "lessons/contrib/api-gateway-anthropic-incompatibility.md",
"timestamp": "2026-07-06",
"domain": "contrib",
"source": "lessons"
}
]
}