Skip to content

chore: add contributor devcontainer - #222

Merged
lukaadzic merged 3 commits into
gnt-ai:mainfrom
Soumoditya:chore/devcontainer
Sep 2, 2026
Merged

lukaadzic merged 3 commits into
gnt-ai:mainfrom
Soumoditya:chore/devcontainer

Conversation

@Soumoditya

Copy link
Copy Markdown
Contributor

Summary

  • add a VS Code devcontainer for the Node, Python, Bun, and Docker toolchain
  • install the pinned pnpm version plus uv and Bun on first creation
  • install the root workspace and Bun-native store dependencies automatically
  • forward the documented docs, store, and API ports

Closes #211

Validation

  • devcontainer.json parses as valid JSON
  • git diff --check

@Soumoditya
Soumoditya requested a review from lukaadzic as a code owner August 22, 2026 20:36
@coderabbitai

coderabbitai Bot commented Aug 22, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 44 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 72fef864-49c2-4c98-bb4d-5abc8bd0b65d

📥 Commits

Reviewing files that changed from the base of the PR and between 3984c62 and fe5d1f7.

📒 Files selected for processing (2)
  • .devcontainer/devcontainer.json
  • .devcontainer/post-create.sh

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Signed-off-by: Soumoditya <soumodityapramanik@gmail.com>
@lukaadzic
lukaadzic merged commit afbeac7 into gnt-ai:main Sep 2, 2026
13 checks passed
@lukaadzic

Copy link
Copy Markdown
Member

@Soumoditya six of yours landed in one go: #214, #215, #216, #218, #220 and this devcontainer. The org-invite fix in #216 was the good one, that silent downgrade to member had been sitting there a while. I left notes on #219, #221 and #223 if you want to keep going.

Unrelated ask: I noticed you forked the repo but haven't starred it. If gnt has been useful to you, a star genuinely helps. It's most of how people find this thing, and the people who need a policy check in front of their agent mostly aren't searching for it yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a devcontainer for contributor onboarding

2 participants