feat: impl dashboard & issue list

This commit is contained in:
2026-05-06 01:42:38 +08:00
parent bef3a0b9ed
commit 7de0039d38
36 changed files with 2381 additions and 107 deletions

View File

@@ -0,0 +1,77 @@
[
{
"id": 101,
"name": "novem",
"full_name": "kennethnym/novem",
"private": false,
"html_url": "https://github.com/kennethnym/novem",
"description": "Desktop workspace for triaging GitHub work.",
"default_branch": "main",
"owner": {
"login": "kennethnym",
"id": 4242,
"avatar_url": "https://avatars.githubusercontent.com/u/4242?v=4",
"html_url": "https://github.com/kennethnym"
}
},
{
"id": 104,
"name": "sprint-planner",
"full_name": "kennethnym/sprint-planner",
"private": false,
"html_url": "https://github.com/kennethnym/sprint-planner",
"description": "Weekly planning board and release calendar.",
"default_branch": "main",
"owner": {
"login": "kennethnym",
"id": 4242,
"avatar_url": "https://avatars.githubusercontent.com/u/4242?v=4",
"html_url": "https://github.com/kennethnym"
}
},
{
"id": 102,
"name": "agent-tooling",
"full_name": "kennethnym/agent-tooling",
"private": false,
"html_url": "https://github.com/kennethnym/agent-tooling",
"description": "Experiments for agent-driven developer workflows.",
"default_branch": "main",
"owner": {
"login": "kennethnym",
"id": 4242,
"avatar_url": "https://avatars.githubusercontent.com/u/4242?v=4",
"html_url": "https://github.com/kennethnym"
}
},
{
"id": 103,
"name": "design-notes",
"full_name": "kennethnym/design-notes",
"private": false,
"html_url": "https://github.com/kennethnym/design-notes",
"description": "Product and UI explorations.",
"default_branch": "main",
"owner": {
"login": "kennethnym",
"id": 4242,
"avatar_url": "https://avatars.githubusercontent.com/u/4242?v=4",
"html_url": "https://github.com/kennethnym"
}
},
{
"id": 105,
"name": "infra-scripts",
"full_name": "kennethnym/infra-scripts",
"private": true,
"html_url": "https://github.com/kennethnym/infra-scripts",
"description": "Deployment and environment automation.",
"default_branch": "trunk",
"owner": {
"login": "kennethnym",
"id": 4242,
"avatar_url": "https://avatars.githubusercontent.com/u/4242?v=4",
"html_url": "https://github.com/kennethnym"
}
}
]