Skip to content

Conversation

@voidcenter
Copy link
Collaborator

PR Title Format

feat: prototyping web ui

Description

Prototyping web UI, aligning on the design

Checklist

  • I have run pre-commit on my changed files and all checks pass
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Pre-commit status

# Paste the output of running pre-commit on your changed files:
# uv run pre-commit install
# git diff --name-only HEAD~1 | xargs uv run pre-commit run --files # for last commit
# git diff --name-only origin/<base branch>...HEAD | xargs uv run pre-commit run --files # for all commits in PR
# git add <your file> # if any fixes were applied
# git commit -m "chore: apply pre-commit fixes"
# git push origin <branch-name>

Additional context

Add any other context about the PR here.

A prototype to get us aligned on the design

Screenshot 2025-09-29 at 1 53 17 AM Screenshot 2025-09-29 at 1 53 24 AM

@github-actions
Copy link

This PR is marked as stale because there has been no activity for 30 days. Remove stale label or add new comments or this PR will be closed in 3 day.

@github-actions
Copy link

github-actions bot commented Nov 1, 2025

Close this stale PR.

@github-actions github-actions bot closed this Nov 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants