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
15 changes: 8 additions & 7 deletions docs/memory-bank/chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,15 @@
`release` branch of `codegeist-devcontainer-kit`.
- `docs/memory-bank/chat.md` is the canonical lightweight project memory. The
legacy root-level `chat.md` pointer has been removed.
- The open T010 contributor baseline adds root `0BSD`, repository-local
- The open T010 contributor baseline on `main` adds root `0BSD`, repository-local
contribution/task guidance, selective workspace-submodule onboarding,
credential-free parser examples, `task cli:check`, and pull-request CI. T010
remains open for account-wide rollout across the three source repositories plus
default-community infrastructure in `codegeist-ai/.github`, personal profile
content in `codegeist-ai/codegeist-ai`, Roadmap
`https://github.com/users/codegeist-ai/projects/1`, public issues, test pull
requests, metadata, and branch protection.
credential-free parser examples, `task cli:check`, pull-request CI, and
license-complete JVM/native release packaging. Shared community defaults in
`codegeist-ai/.github`, personal profile content in `codegeist-ai/codegeist-ai`,
the public Roadmap `https://github.com/users/codegeist-ai/projects/1`, T010
coordination issue `codegeist-ai/codegeist#2`, and nine ready contributor issues
are published. T010 remains open for final metadata, branch protection, private
vulnerability reporting, and the account-wide community-profile audit.
- `.devcontainer` uses `.codegeist/.local.env` for ignored local runtime values
and supports optional repository-specific Compose and image extensions under
`.codegeist/`. Codegeist no longer checks in a mandatory NVIDIA extension, so
Expand Down
21 changes: 12 additions & 9 deletions docs/tasks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,19 @@ or merely open task records as ready work.
## Current Contributor Foundation Work

- `T010_build-shared-github-contributor-foundation/` is the open account-wide
rollout. This repository contains its local contributor baseline, but shared
policy publication, personal account-profile publication, public issues, Roadmap
items, test pull requests, and branch protection remain outside the completed
local work.
rollout tracked by
[codegeist-ai/codegeist#2](https://github.com/codegeist-ai/codegeist/issues/2).
Shared policy and profile repositories, the Roadmap, source-repository pull
request checks, and public ready-work issues are published. Final metadata,
branch protection, and account-wide community-profile verification remain.
- `T011_refresh-provider-implementation-specification.md` is a confirmed unmet
intermediate documentation candidate pending issue creation.
intermediate documentation task linked from
[issue #4](https://github.com/codegeist-ai/codegeist/issues/4).
- `T012_add-workspace-tools-configuration-example.md` is a confirmed unmet,
beginner-safe example/test candidate pending issue creation.
beginner-safe example/test task linked from
[issue #6](https://github.com/codegeist-ai/codegeist/issues/6).
- `T013_add-native-reflection-metadata-consistency-test.md` is a confirmed unmet
intermediate static-test candidate pending issue creation.
intermediate static-test task linked from
[issue #5](https://github.com/codegeist-ai/codegeist/issues/5).

None of these candidates is publicly ready until a maintainer creates and links its
issue and marks it ready in the repository and Roadmap.
These three tasks are publicly ready and labeled by contribution level and effort.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

Status: open

Public tracking: create an item in the
[Codegeist Roadmap](https://github.com/users/codegeist-ai/projects/1) when the
public planning workflow from `T010_02` is available, then link this coordinating
task from the Project item.
Public tracking: [codegeist-ai/codegeist#2](https://github.com/codegeist-ai/codegeist/issues/2)

Roadmap: [Codegeist Roadmap](https://github.com/users/codegeist-ai/projects/1)

## Goal

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Status: open

Public Tracking: pending issue creation.
Public Tracking: https://github.com/codegeist-ai/codegeist/issues/4

Contribution Level: intermediate (`help wanted` candidate, not `good first issue`)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Status: open

Public Tracking: pending issue creation.
Public Tracking: https://github.com/codegeist-ai/codegeist/issues/6

Contribution Level: beginner (`good first issue` candidate)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Status: open

Public Tracking: pending issue creation.
Public Tracking: https://github.com/codegeist-ai/codegeist/issues/5

Roadmap: https://github.com/users/codegeist-ai/projects/1

Expand Down