mirror of
https://github.com/github/spec-kit.git
synced 2026-08-03 06:26:30 +08:00
Update OKF Knowledge Bundle Generator to v0.3.0 (#3608)
Update okf extension submitted by @alexcpn: - extensions/catalog.community.json (version, download_url, description, provides.commands, updated_at) - docs/community/extensions.md community extensions table Closes #3602 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3b611575b2
commit
7f97f1f1f8
@@ -2683,10 +2683,10 @@
|
||||
"okf": {
|
||||
"name": "OKF Knowledge Bundle Generator",
|
||||
"id": "okf",
|
||||
"description": "Generates and maintains an Open Knowledge Format (OKF v0.1) knowledge bundle from a source-code repository.",
|
||||
"description": "Generates and maintains an Open Knowledge Format (OKF v0.1) knowledge bundle from a source-code repository, mining git history for significance and rationale, and resolving open questions with the user.",
|
||||
"author": "Alex Punnen",
|
||||
"version": "0.2.0",
|
||||
"download_url": "https://github.com/alexcpn/speckit_ofk/archive/refs/tags/v0.2.0.zip",
|
||||
"version": "0.3.0",
|
||||
"download_url": "https://github.com/alexcpn/speckit_ofk/archive/refs/tags/v0.3.0.zip",
|
||||
"repository": "https://github.com/alexcpn/speckit_ofk",
|
||||
"homepage": "https://github.com/alexcpn/speckit_ofk",
|
||||
"documentation": "https://github.com/alexcpn/speckit_ofk/blob/main/README.md",
|
||||
@@ -2698,7 +2698,7 @@
|
||||
"speckit_version": ">=0.12.0"
|
||||
},
|
||||
"provides": {
|
||||
"commands": 3,
|
||||
"commands": 4,
|
||||
"hooks": 0
|
||||
},
|
||||
"tags": [
|
||||
@@ -2712,7 +2712,7 @@
|
||||
"downloads": 0,
|
||||
"stars": 0,
|
||||
"created_at": "2026-07-17T00:00:00Z",
|
||||
"updated_at": "2026-07-17T00:00:00Z"
|
||||
"updated_at": "2026-07-21T00:00:00Z"
|
||||
},
|
||||
"onboard": {
|
||||
"name": "Onboard",
|
||||
|
||||
Reference in New Issue
Block a user