智能监测 OpenCode 内存使用,自动在 Session 空闲时重启服务
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
8
commits
fix(monitor): use /global/event SSE endpoint and fix PID matching
c0da31bView on GitHubReplace environmentTriggersDeploy with deploymentRestart for faster restarts
5958ff4View on GitHubfeat: integrate Railway API for auto-redeploy on high memory/idle
09e03bcView on GitHubfix(monitor): use MEMORY_THRESHOLD_MB variable instead of hardcoded value
e6cbc17View on GitHubRemove polling session API, use SSE only for activity detection
16f0b65View on GitHubfix: filter out SSE heartbeat events to prevent false activity detection
e083785View on GitHubRemove old monitor scripts (v2, v3.1) and test file - using v4.0
bdfcc4fView on GitHubAdd v4.0 hybrid monitor (SSE + polling) and test script
7d142a6View on GitHubAdd debug logging to check how many sessions API returns
e3976d3View on GitHub