agentic-os/scheduler
Austin 2c636d091d fix: unify to single dashboard port (8080) from settings.json as sole source of truth
- server.py: --port default now reads dashboard.port from data/settings.json
- start.sh / start-agentic-os.sh: derive PORT from settings.json
- scheduler.py: SERVER_URL reads port from settings.json
- settings.json: dashboard.port 8081 -> 8080
- docs: refresh stale 8081 references
Resolves drift where launchers forced 8081 while CORS/scheduler/skin/docs expected 8080.
2026-07-26 10:14:41 -07:00
..
jobs feat(brain): brain search dashboard + scheduled auto-ingest + skill-run auto-upsert 2026-07-25 15:49:14 -07:00
scheduler.py fix: unify to single dashboard port (8080) from settings.json as sole source of truth 2026-07-26 10:14:41 -07:00