Skip to content

Add optional auto-reload on source changes for all bindings. - #9

Merged
ehs22n merged 1 commit into
devfrom
feature/dev-reload
Sep 2, 2026
Merged

Add optional auto-reload on source changes for all bindings.#9
ehs22n merged 1 commit into
devfrom
feature/dev-reload

Conversation

@ehs22n

@ehs22n ehs22n commented Sep 2, 2026

Copy link
Copy Markdown
Member

listen(reload=True) watches project files and restarts the process; reload=False (default) never restarts. Settings key reload enables the same behavior without a code change.

What does this PR do?

Briefly describe the change and why it's needed.

Closes # (if applicable)

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Chore / tooling / CI
  • Refactor (no functional change)

Checklist

  • I've read CONTRIBUTING.md
  • Linter passes (pnpm lint / make lint)
  • Build passes (pnpm build / make build-app)
  • Tests added/updated, if applicable
  • Docs updated, if applicable
  • No secrets, .env files, or credentials included in this PR

Screenshots (if UI change)

Additional notes

Anything reviewers should know — tricky parts, follow-up work, etc.

listen(reload=True) watches project files and restarts the process; reload=False (default) never restarts. Settings key reload enables the same behavior without a code change.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ehs22n
ehs22n merged commit c1464ff into dev Sep 2, 2026
1 check failed
@ehs22n
ehs22n deleted the feature/dev-reload branch September 2, 2026 22:15
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.

1 participant