Commit Graph
11 Commits
Author SHA1 Message Date
taodeng 8699b2355d feat: update core manager and startup scripts v0.6.0 2026-02-25 21:27:52 +10:00
taodengandClaude Opus 4.6 e38f91ec4a fix: bind 0.0.0.0 by default so remote devices can access OCM
- server.listen was hardcoded to 127.0.0.1, causing ERR_CONNECTION_REFUSED on remote access
- Default to 0.0.0.0, add --host flag to override (e.g. --host 127.0.0.1 for local-only)
- Show LAN IP in startup log for easy remote access
- Startup log and error messages switched to English
- Bump version to v0.5.2

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 10:12:36 +00:00
taodeng 6cca232e9e chore: release v0.5.1 and streamline README 2026-02-25 19:54:45 +10:00
taodeng d479116b9f docs: productize README intro 2026-02-24 21:57:01 +10:00
taodeng 1f8d808dc5 docs: add support/donate section 2026-02-24 21:50:33 +10:00
taodeng c217d05fd2 chore: bump version to 0.5.0 v0.5.0 2026-02-24 21:43:26 +10:00
taodeng 5061e8576c feat: add macOS double-click launcher app 2026-02-24 21:37:05 +10:00
taodeng db5fca36d3 chore: anonymize LICENSE author 2026-02-24 21:36:19 +10:00
taodeng ed64639ed6 chore: add MIT LICENSE and harden gitignore 2026-02-24 21:31:39 +10:00
taodeng 04f0bd03b7 v0.5: add screenshots, update README, fix wizard i18n 2026-02-24 21:12:02 +10:00
taodeng 8ef619ebdd init 2026-02-24 20:01:15 +10:00