Skip to content

Conversation

@Panth1823
Copy link

@Panth1823 Panth1823 commented Jan 23, 2026

Summary

This PR submits CodeBridge, a demo application for the Lingo.dev community competition. CodeBridge is a developer tool that uses Lingo.dev's MCP (Model Context Protocol) to provide high-quality, context-aware translations for documentation and code comments.

Changes

  • Created community/codebridge-demo directory.
  • Added full source code for the CodeBridge application (React + Vite + Express).
  • Added README.md with setup instructions, usage guide, and feature highlights (MCP Integration, Batch Processing).
  • Added .gitignore to exclude build artifacts and environment files.

Testing

Business logic tests added:

  • Manual Verification: Validated that the app runs locally and connects to the Lingo.dev API.
  • Feature Test: Verified that README files are correctly parsed and translated while preserving markdown.
  • Feature Test: Verified that code comments are extracted and translated in batch without breaking syntax.
  • All tests pass locally

Visuals

Required for UI/UX changes:

  • [Please attach a screenshot of your running app here]

Checklist

  • Changeset added (if applicable)
  • Tests cover business logic (manual verification)
  • No breaking changes

Closes # (Competition Issue)

@Panth1823 Panth1823 changed the title Community/codebridge demo Community submission - codebridge demo Jan 23, 2026
@Panth1823 Panth1823 changed the title Community submission - codebridge demo Community submission: Codebridge Jan 23, 2026
@sumitsaurabh927 sumitsaurabh927 self-requested a review January 23, 2026 12:03
@sumitsaurabh927
Copy link
Contributor

hi @Panth1823 your PR is missing changeset. Please add the changeset by following instructions here. Make sure you've joined our discord to see this message. If you haven't you need to:

  1. Join our discord here
  2. Go through the instructions to add changeset and add it to your PR

Please also sign your commits

@Panth1823 Panth1823 force-pushed the community/codebridge-demo branch from 804d661 to 11c1b73 Compare January 23, 2026 14:15
@Panth1823
Copy link
Author

@sumitsaurabh927 Done !!!

Signed-off-by: Panth1823 <panthshah242@gmail.com>
@Panth1823 Panth1823 force-pushed the community/codebridge-demo branch from 11c1b73 to d3333fc Compare January 23, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants