Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .devcontainer
2 changes: 1 addition & 1 deletion .opencode
Submodule .opencode updated 3 files
+7 −0 LICENSE
+41 −1 README.md
+1 −1 commands/task.md
8 changes: 5 additions & 3 deletions docs/memory-bank/chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,11 @@
maintenance checkout.
- The repository-local contributor baseline now targets source `main`: 0BSD
licensing, a local contribution guide, Issue-to-task-to-PR linkage, and
read-only CI all use `task check` as the normal fast contract.
- Contributor rollout remains open until the pending public Issues, pull request,
and roadmap/GitHub state are created outside this repository.
read-only CI all use `task check` as the normal fast contract. Pull request #1
and the matching `main` check passed, issues #2 through #4 are publicly ready,
and the generated `release` branch carries the root license.
- Contributor rollout remains open for final repository metadata, branch
protection, and account-wide community-profile verification.

## Current State

Expand Down
4 changes: 3 additions & 1 deletion docs/tasks/T002_document_host_capability_matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
- Type: `docs`
- Status: `open`
- Parent: `none`
- Public Tracking: `pending issue creation`
- Public Tracking: https://github.com/codegeist-ai/codegeist-devcontainer-kit/issues/3
- Contribution Level: `beginner (good first issue)`
- Effort: `small`

## Goal

Expand Down
4 changes: 3 additions & 1 deletion docs/tasks/T003_add_read_only_release_preview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
- Type: `feature`
- Status: `open`
- Parent: `none`
- Public Tracking: `pending issue creation`
- Public Tracking: https://github.com/codegeist-ai/codegeist-devcontainer-kit/issues/4
- Contribution Level: `intermediate (help wanted)`
- Effort: `medium`

## Goal

Expand Down
2 changes: 1 addition & 1 deletion docs/tasks/T004_audit_mutable_toolchain_inputs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- Type: `chore`
- Status: `open`
- Parent: `none`
- Public Tracking: `pending issue creation`
- Public Tracking: https://github.com/codegeist-ai/codegeist-devcontainer-kit/issues/2
- Contribution Level: `intermediate`
- Effort: `medium`

Expand Down