pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:PHP language:JavaScript
Filter by
190M results
Sammanfattning
Första implementationen för #21.
- Lägger ArchiveOverview som mobile-first översikt för /archive.
- Visar arkivstatistik, materialtyper och senast inlagda filer från befintlig files-data. ...
Summary
Dev mode for the desktop app using vite-plugin-electron
How to test
1. pnpm --filter @n8n/local-gateway dev
2. Click the tray icon, sign in — edit a renderer file: the popover updates without ...
cla-signed
Summary
- Reuse the shared ProjectFormData type in ProjectForm instead of maintaining a duplicate local interface.
- Tighten ProjectFormData to reflect the actual controlled form shape with required ...
Summary
Builds on feature/run-polling. Two related SDK/runner changes:
1. Two-base config
Split the single apiUrl / PIPELEX_API_URL into separate runner and platform bases:
- Config keys: runner-url ...
Bumps the admin-ui-vite group with 1 update: vite.
Updates vite from 8.0.13 to 8.0.14 details summary Release notes /summary p em Sourced from a href=
https://github.com/vitejs/vite/releases vite s releases ...
dependencies
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
- Resolves python3 / bash not found on Windows when starting OpenClaw rounds from the UI runner.
- Uses .venv\\Scripts\\python.exe on Windows when present, ...
What changed
- Added a GitHub Actions CI workflow for pull requests and pushes to main.
- The workflow installs dependencies and runs the existing test, syntax check, and smoke scripts.
Why it matters ...