pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:C# language:Java
Filter by
214M results
Phase 1, PR 1.4. Closes #13, #32. Umbrella #1. Security boundary.
SandboxBackend ABC; LocalSubprocessBackend confines cwd to a root (resolve()+is_relative_to; rejects ../, /etc, symlink
escape → SandboxError), ...
Phase 1, PR 1.1. Closes #10, #29. Umbrella #1. Gates the registry + all builtin tools.
@tool wraps an async fn → Tool, deriving JSON-Schema input_schema from the typed signature (pydantic create_model). ...
Summary
- Add Neon Postgres runtime data access through @neondatabase/serverless with lazy SQL initialization.
- Add schema, migration, and seed scripts that load the existing catalog from db/data.json. ...
Resolves #1750
Adds Finnish (fi) locale support:
- Creates locales/fi.json with Finnish translations
- Registers fi in the locale health check
- Adds Finnish locale normalization in localizer.py ...
Bumps openclaw/openclaw version from v2026.5.27 to v2026.5.28
details summary Release notes /summary p em Sourced from a
href=https://github.com/openclaw/openclaw/releases/tag/v2026.5.28 openclaw/openclaw ...
This PR introduces several improvements to the frontend, focusing on enhancing the user interface by replacing
emoji-based icons with consistent Lucide React icons, adding onboarding flow support, and ...
Fixes
- Fixes #14981
Description
In a Nacos cluster using PostgreSQL as the database backend, concurrent calls to the publishConfig API for the same
dataId, group, and tenant occasionally result in ...