Skip to content

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

Filter by

176M results  (3 s)

176M results

Summary - Add rclgo Go bindings to the community-maintained client libraries list. Testing - git diff --check origin/jazzy..HEAD - make test could not run locally because doc8 is not installed ...

Summary - Merge develop into main after the README front-door readability pass landed in develop. - Keeps develop as the continuing integration branch. - Uses the PR path rather than a direct push ...

Closes #1488 What changed lionagi/studio/services/engine_runs.py was duplicating the SQL that StateDB.list_engine_runs / StateDB.get_engine_run already implement. This PR replaces the raw SQL with calls ...

Summary - add a validated common transition result and centralized applicator - route completion, non-code fix halts, and defensive unknown actions through the contract without behavior changes ...

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

🚨 Severity: CRITICAL 💡 Vulnerability: Used pickle.load() and joblib.dump() to deserialize/serialize unverified machine learning models, allowing potential remote code execution (RCE) via manipulated .pkl ...

Bug fix. While verifying the tana-mcp-ro rollout I found its Flux Kustomization stuck ReconciliationFailed: Deployment tana-mcp-ro is invalid: spec.template.spec.containers[0] .volumeMounts[0].name: ...

Closes #86 Pull request Summary - Moves spectral profile state replacement into a pure AppState transition and verifies immutability. Scope and review notes - Chain part: 7/7 - Base branch: ...
type:refactor