runner: remove build from serve dependency (#3435)
⚠️ Breaking Changes
daemon,docs,sdk: Python SDK uses snake_case notation for all class attributes, which follows standard Python naming conventions. Users could previously define class attributes using either camelCase or snake_case.