Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:Java language:JavaScript

Filter by

40M results  (2 s)

40M results

- Introduced Alembic for managing database migrations of the API-owned gwapi schema, replacing the previous runtime DDL approach. - Added new environment variables DB_AUTO_MIGRATE and DB_MIGRATE_TIMEOUT ...

Summary - add GovernanceManager to the legacy async Python SDK (sdk/python/rustchain_sdk) - sign governance votes from a RustChainWallet using canonical, domain-separated JSON - provide a single ...

Bumps the pre-commit group with 3 updates in the / directory: https://github.com/astral-sh/ruff-pre-commit, https://github.com/astral-sh/uv-pre-commit and jax. Updates https://github.com/astral-sh/ruff-pre-commit ...
dependencies
pre_commit

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Summary - add a shared Docker/Compose prerequisite gate for loom service up, down, and status - return a concise setup error instead of a Python traceback when Docker CLI or Compose is missing - ...

Summary - Adds backend full_description fields for Command Center proposal and worker-board work items. - Adds a per-row accessible Show/Hide full description toggle that preserves compact default ...

Problem The logs modal felt too small and forced horizontal scrolling. Root cause: #logs-modal .modal only overrode max-width: 80vw, but the base .modal rule caps width at min(900px, calc(100vw - 32px)). ...