Skip to content

feat: implement core foundation (v0.1)#1

Merged
MrBT-nano merged 17 commits into
mainfrom
feat/foundation
Apr 30, 2026
Merged

feat: implement core foundation (v0.1)#1
MrBT-nano merged 17 commits into
mainfrom
feat/foundation

Conversation

@MrBT-nano
Copy link
Copy Markdown
Contributor

📝 Description

This PR implements the initial scaffolding for the vtuber-image core foundation as outlined in the Foundation Plan.

Key changes:

  • Defined gRPC interface for image generation (proto/vtuber_image/v1/image.proto)
  • Initialized Rust gRPC server using tonic and tokio
  • Added Python ComfyUI client skeleton for REST API interaction
  • Provided docker-compose.yml for local SeaweedFS setup (Podman compatible)
  • Implemented a simple bridge from Rust to the Python worker

🔗 Related Issues

Fixes #1 (Initial Foundation)

🛠️ Type of Change

  • 🚀 New feature

✅ Checklist

  • Tests passed locally (build and manual script check)
  • Documentation updated
  • Code follows project style guidelines
  • Linked to the appropriate Issue
  • cargo fmt and cargo clippy pass

🏷️ Metadata

@MrBT-nano MrBT-nano added the enhancement New feature or request label Apr 30, 2026
@MrBT-nano MrBT-nano self-assigned this Apr 30, 2026
@github-actions github-actions Bot added documentation Improvements or additions to documentation rust python chore labels Apr 30, 2026
@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@MrBT-nano MrBT-nano linked an issue Apr 30, 2026 that may be closed by this pull request
@MrBT-nano MrBT-nano merged commit 99129e2 into main Apr 30, 2026
8 checks passed
@MrBT-nano MrBT-nano deleted the feat/foundation branch April 30, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore documentation Improvements or additions to documentation enhancement New feature or request python rust

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: adopt Ecosystem Interaction Protocol in GEMINI.md and CLAUDE.md

2 participants