From 360f602a5b880b8da02fe8e620ff4b748c9d78e5 Mon Sep 17 00:00:00 2001 From: jay Date: Sun, 2 Aug 2026 20:46:19 +0000 Subject: [PATCH] chore(community): link public contributor work Connect ready issues to canonical local tasks and refresh the shared kit release pins. Keep source work aligned with the published contributor foundation. --- .devcontainer | 2 +- .opencode | 2 +- docs/tasks/T001_add-shared-rule-contributor-walkthrough.md | 6 +++++- docs/tasks/T002_validate-release-config-references.md | 6 +++++- .../T003_audit-mutable-tool-action-version-references.md | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) diff --git a/.devcontainer b/.devcontainer index 262fed7..e675a32 160000 --- a/.devcontainer +++ b/.devcontainer @@ -1 +1 @@ -Subproject commit 262fed71163b71242b74532a075f456ba7214887 +Subproject commit e675a322df8689e2f4a371d3aebf0726dff9a9d5 diff --git a/.opencode b/.opencode index 5d0089c..ffed253 160000 --- a/.opencode +++ b/.opencode @@ -1 +1 @@ -Subproject commit 5d0089cfcc902e0ec0a796bc3f8aef7e3d1ee83d +Subproject commit ffed2531cca01342266e5e61bf9a142c45191734 diff --git a/docs/tasks/T001_add-shared-rule-contributor-walkthrough.md b/docs/tasks/T001_add-shared-rule-contributor-walkthrough.md index 96da332..68ebd28 100644 --- a/docs/tasks/T001_add-shared-rule-contributor-walkthrough.md +++ b/docs/tasks/T001_add-shared-rule-contributor-walkthrough.md @@ -2,7 +2,11 @@ Status: open -Public Tracking: pending issue creation +Public Tracking: https://github.com/codegeist-ai/codegeist-agent-kit/issues/2 + +Contribution Level: beginner (`good first issue`) + +Effort: small ## Goal diff --git a/docs/tasks/T002_validate-release-config-references.md b/docs/tasks/T002_validate-release-config-references.md index 12538b0..698d3ce 100644 --- a/docs/tasks/T002_validate-release-config-references.md +++ b/docs/tasks/T002_validate-release-config-references.md @@ -2,7 +2,11 @@ Status: open -Public Tracking: pending issue creation +Public Tracking: https://github.com/codegeist-ai/codegeist-agent-kit/issues/3 + +Contribution Level: intermediate (`help wanted`) + +Effort: medium ## Goal diff --git a/docs/tasks/T003_audit-mutable-tool-action-version-references.md b/docs/tasks/T003_audit-mutable-tool-action-version-references.md index 6a0916b..72450f2 100644 --- a/docs/tasks/T003_audit-mutable-tool-action-version-references.md +++ b/docs/tasks/T003_audit-mutable-tool-action-version-references.md @@ -2,7 +2,7 @@ Status: open -Public Tracking: pending issue creation +Public Tracking: https://github.com/codegeist-ai/codegeist-agent-kit/issues/4 Contribution Level: intermediate