Skip to content

Conversation

@sl-gn
Copy link
Collaborator

@sl-gn sl-gn commented Oct 30, 2025

📋 PR Title Format

The PR title should follow the format:

type(scope): concise message (max 50 chars)

Where:

  • type is one of: feat, fix, docs, refactor, perf, test, chore.
  • scope is optional and describes the part of the codebase affected (e.g., auth, ui, api).
  • concise message is a short description of the change (max 50 chars).

📝 Change Type

Please select the type of change this PR introduces (choose one or more):

  • feat: New feature.
  • fix: Bug fix.
  • docs: Documentation only changes.
  • refactor: A code change that neither fixes a bug nor adds a feature.
  • perf: Performance improvement.
  • test: Adding missing tests or correcting existing tests.
  • chore: Maintenance tasks (e.g., updating dependencies).

💡 Description

local network permission for macos and --host params

Key Changes

  1. local network permission for macos in readme
  2. add --host params to make API accessible from other machine in readme

@sl-gn sl-gn requested a review from TianyiZhao1437 October 30, 2025 12:35
@sl-gn sl-gn enabled auto-merge (squash) October 30, 2025 12:42
@sl-gn sl-gn merged commit 2ede360 into GradientHQ:main Oct 30, 2025
4 checks passed
@sl-gn sl-gn deleted the docs/update_readme branch November 1, 2025 10:48
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.

3 participants