Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix(pipelines): order data_test relationships refs before the tested script in a cascade | rubenfiszel | L | AI | 1.0h | - | Jul 05, 2026 |
SummaryBug FixFix pipeline ordering for data_test relationships Ensures data tests run after referenced assets are materialized, preventing runtime errors and improving pipeline reliability. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript, Yaml
Frameworks:
Svelte
|
||||||
| feat(pipelines): self-teaching custom data_test errors + scaffold | rubenfiszel | L | AI | 0.1h | - | Jul 05, 2026 |
SummaryFeatureAdd self-teaching errors for custom data tests Provides clear, actionable error messages for custom data tests, reducing iteration time and improving developer experience. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript
|
||||||
| fix(pipelines): dedup guard for keyed merge + deploy-time SCD2 validation | rubenfiszel | M | AI | 0.6h | - | Jul 05, 2026 |
SummaryBug FixFix keyed merge dedup guard and SCD2 validation Prevents silent duplicate writes in keyed merges and enforces SCD2 configuration validation at deploy time, improving data consistency and reducing runtime errors. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| fix(object-storage): remove 20-file bucket-browser listing cap in CE | rubenfiszel | XS | AI | 0.7h | - | Jul 05, 2026 |
SummaryBug FixRemove 20-file bucket-browser cap in CE Fixes the Community Edition bucket browser to list and paginate arbitrarily large buckets, improving usability for larger storage while preserving the 10 GiB quota limit. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Frameworks:
Svelte
|
||||||
| chore(main): release 1.748.0 | rubenfiszel | L | No | 42.2h | - | Jul 05, 2026 |
SummaryChoreRelease version 1.748.0 This PR publishes a new release, updating dependencies and documentation to deliver the latest features and bug fixes to users. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript, Rust
|
||||||
| fix(duckdb): render FFI errors with real newlines and no stray quoting | rubenfiszel | S | AI | 0.8h | - | Jul 05, 2026 |
SummaryBug FixFix DuckDB FFI error formatting Improves readability of DuckDB job error logs by decoding JSON-encoded messages, making debugging faster and reducing support effort. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| fix(pipelines): activity-axis label clarity + select failed node on cascade failure | rubenfiszel | S | AI | 0.5h | - | Jul 05, 2026 |
SummaryBug FixImprove pipeline UI clarity and error focus Enhances pipeline UI by clarifying activity histogram labels and automatically focusing on failed nodes during cascade failures, improving user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| feat(pipelines): on_schema_change write guardrails + data_test deploy validation | rubenfiszel | XL | AI | 0.7h | - | Jul 05, 2026 |
SummaryFeatureAdd schema guardrails and data_test deploy validation Adds runtime guardrails to detect schema drift during data pipeline execution, preventing silent miswrites. Also warns on malformed data_test lines at deploy time, improving data quality assurance. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| fix(cli): pipeline + workspace UX improvements | rubenfiszel | L | AI | 2.8h | - | Jul 05, 2026 |
SummaryBug FixImprove CLI pipeline and workspace UX Enhances user experience for pipeline execution and workspace management in the CLI, fixing bugs and adding informative error handling. These changes reduce friction for users deploying data pipelines. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(cli): publish all windmill-parser-wasm-* deps so local pipeline graph keeps write edges | rubenfiszel | M | AI | 0.3h | - | Jul 05, 2026 |
SummaryBug FixFix CLI publish to include all parser wasm deps Ensures local pipeline graphs correctly display write edges by publishing all parser wasm dependencies. This prevents silent failures and improves developer visibility into data flows. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| feat(pipelines): fork data environments for ducklake materialization (dev data) | rubenfiszel | XL | AI | 33.6h | - | Jul 05, 2026 |
SummaryFeatureAdd isolated fork data environments for DuckLake Enables forked workspaces to write and read data in isolated namespaces, preventing accidental writes to parent data and simplifying cleanup, thereby improving data safety and developer productivity. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust, Sql
|
||||||
| feat(pipelines): capture violating-row samples for data tests | rubenfiszel | XL | AI | 0.9h | 0.1h | Jul 04, 2026 |
SummaryFeatureAdd violating-row samples to data tests Adds bounded samples of violating rows to data tests, allowing users to view problematic data directly in the UI. This reduces manual re-runs and speeds up debugging. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| feat(sdk): enforce s3:// URIs for string S3 params + ingestion (EL) docs | rubenfiszel | XL | AI | 19.1h | 8.2h | Jul 04, 2026 |
SummaryHealth AssessmentAI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript, Python, Javascript
|
||||||
| feat(ducklake): scheduled lake maintenance (expiry, compaction, orphan cleanup) | rubenfiszel | XL | AI | 16.4h | - | Jul 04, 2026 |
SummaryFeatureAdd scheduled maintenance for DuckLake lakes Automates per‑lake snapshot expiry, compaction, and orphan cleanup to prevent storage bloat and provide audit trails. Health Assessment
X-Large
High
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust, Yaml
|
||||||
| feat(pipeline): write-audit-publish for materialization data tests | rubenfiszel | L | AI | 21.9h | 4.0h | Jul 04, 2026 |
SummaryFeatureAdd enterprise write-audit-publish for data tests Ensures failing data tests never publish bad data, protecting BI tools and data integrity while keeping CE behavior unchanged. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| feat(ai-agent): support reasoning effort in AI agent workflow steps | hugocasa | XL | AI | 53.0h | 7.0h | Jul 04, 2026 |
SummaryFeatureAdd AI agent reasoning effort support Enables AI agents to support reasoning effort in workflow steps, improving their ability to provide thoughtful and informed responses. Health Assessment
Large
Medium
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript, Javascript
Frameworks:
Svelte
|
||||||
| feat(pipelines): schema contracts — save-time consumer checks vs captured schemas | rubenfiszel | XL | AI | 3.8h | - | Jul 04, 2026 |
SummaryFeatureAdd schema contract checks for pipeline consumers Enables early detection of schema mismatches in pipeline scripts, reducing runtime failures and improving developer experience. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript
Frameworks:
Svelte
|
||||||
| feat(pipelines): asset freshness — fresh/stale badge (CE) + watchdog (EE) | rubenfiszel | XL | AI | 11.8h | 4.9h | Jul 04, 2026 |
SummaryFeatureAdd asset freshness badge and watchdog Provides real‑time freshness status for assets and automatically re‑runs stale pipelines, reducing manual intervention and improving reliability. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| feat(pipelines): record upstream snapshot ids on cascade-dispatched jobs | rubenfiszel | L | AI | 5.4h | 0.3h | Jul 03, 2026 |
SummaryFeatureRecord upstream snapshot IDs on cascade-dispatched jobs Adds a panel to pipeline run pages that shows the exact upstream data snapshots used, improving debugging and reproducibility of data pipelines. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust
Frameworks:
Svelte
|
||||||
| chore(main): release 1.747.0 | rubenfiszel | L | No | 6.7h | - | Jul 03, 2026 |
SummaryChoreRelease version 1.747.0 Releases a new version with updated dependencies and bug fixes, ensuring stability and enabling recent feature improvements. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Rust, Typescript, Python
|
||||||
| fix(kafka): set https.ca.location=probe for OAUTHBEARER OIDC token endpoint | hugocasa | XS | AI | 10.4h | - | Jul 03, 2026 |
SummaryBug FixFix Kafka OAUTHBEARER OIDC HTTPS CA probe Restores TLS verification for Kafka OAUTHBEARER OIDC token endpoint by setting https.ca.location=probe, preventing broker transport failures. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cubic AI, Claude
Confidence:
0.95
Tech Stack |
||||||
| fix: prevent truncated tool call args from bricking AI chat sessions | Guilhem-lm | L | AI | 4.6h | 3.4h | Jul 03, 2026 |
SummaryBug FixPrevent truncated tool call args from bricking AI sessions Ensures AI chat sessions remain stable by sanitizing malformed tool call arguments, preventing session crashes and improving reliability for users. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Svelte
|
||||||
| fix(ai): route Azure Foundry Claude models via Anthropic Messages API | hugocasa | L | AI | 1.1h | 0.2h | Jul 03, 2026 |
SummaryBug FixRoute Azure Foundry Claude models via Anthropic Messages API Fixes routing for Claude models on Azure Foundry, preventing 404 errors and enabling extended thinking in copilot chat. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript
|
||||||
| feat(frontend): add federatedTokenFile to instance object storage Azure config | rubenfiszel | S | AI | 3.0h | 2.2h | Jul 03, 2026 |
SummaryFeatureAdd federatedTokenFile to Azure object storage config Adds a UI field for federated token file, enabling AKS Workload Identity setups to be configured directly and preventing authentication failures. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Frameworks:
Svelte
|
||||||
| fix: strip NUL characters from app values at save time | rubenfiszel | M | AI | 1.9h | 0.1h | Jul 03, 2026 |
SummaryBug FixFix NUL character handling in app values Prevents workspace fork failures caused by NUL characters in app data, improving reliability and user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| fix(forks): clone only the current raw-app bundle, via server-side copy | hugocasa | M | AI | 0.4h | 0.2h | Jul 03, 2026 |
SummaryBug FixFix workspace fork bundle copying Speeds up workspace forks by copying only the current raw app bundle using server‑side object‑store copy, reducing transaction time and eliminating idle in transaction. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| chore(main): release 1.746.0 | rubenfiszel | L | No | 17.4h | 0.0h | Jul 02, 2026 |
SummaryChoreRelease version 1.746.0 Publishes the 1.746.0 release, updating dependencies and documentation for both backend and frontend. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript
|
||||||
| feat(pipelines): workspace duckdb macro libraries (// macros / // use) | rubenfiszel | XL | AI | 12.0h | 0.3h | Jul 02, 2026 |
SummaryFeatureAdd workspace DuckDB macro libraries Enables reusable, workspace‑wide DuckDB macros that are injected at run time, boosting developer productivity and reducing duplication across pipelines. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| feat(s3): replace CE 50MB upload cap with 10GiB workspace storage quota | rubenfiszel | XL | AI | 16.5h | 3.9h | Jul 02, 2026 |
SummaryFeatureReplace 50MB upload cap with 10GiB quota Enables CE users to store larger files by shifting from a per-request limit to a per-workspace 10GiB quota, improving real‑world pipeline capability and user experience. Health Assessment
Medium
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| feat: support workspace forks on cloud using parent workspace limits | hugocasa | XL | AI | 32.9h | 1.8h | Jul 02, 2026 |
SummaryFeatureAdd cloud workspace fork support with parent limits Enables workspace forking on cloud by inheriting parent plan limits, preventing abuse and improving billing accuracy for users. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.99
Tech Stack
Languages:
Rust
Frameworks:
Svelte
|
||||||
| fix: invalidate bun bundle cache on transitive relative-import changes | rubenfiszel | L | AI | 10.2h | - | Jul 02, 2026 |
SummaryBug FixInvalidate Bun bundle cache on transitive import changes Ensures that changes to any script in a Bun runnable's dependency chain trigger a rebuild of the runnable's bundle, preventing stale code execution and improving reliability. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cubic AI, Claude
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| fix(frontend): show inline workspace name editor on general settings (Fixes GIT-911) | diegoimbert | M | AI | 8.5h | - | Jul 02, 2026 |
SummaryBug FixShow inline workspace name editor on general settings Admins can now edit workspace names directly on the settings page, eliminating hidden modal and improving workflow efficiency. This reduces friction for administrators and ensures accurate workspace naming. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Frameworks:
Svelte
|
||||||
| feat(ai): add Azure AI Foundry as a native AI provider | hugocasa | M | AI | 13.6h | 6.0h | Jul 02, 2026 |
SummaryFeatureAdd Azure AI Foundry as native AI provider Adds Azure AI Foundry as a native AI provider, enabling broader model catalog and improved integration with existing AI chat and agent flows. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript, Yaml
|
||||||
| fix(frontend): home New submenus fall back below, hugging the right edge | Guilhem-lm | S | AI | 6.6h | 0.2h | Jul 02, 2026 |
SummaryBug FixFix submenu placement on home page Improves submenu positioning on the home page to better utilize screen space, preventing overlap with description panels and ensuring consistent user experience across viewport sizes. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| fix: make SMTP username and password optional in frontend validation | diegoimbert | XS | AI | 5.0h | 0.1h | Jul 02, 2026 |
SummaryBug FixMake SMTP credentials optional in frontend validation Allows users to configure SMTP relays that use IP whitelisting without requiring credentials, improving usability and reducing friction. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Frameworks:
Svelte
|
||||||
| fix: stale AI chat context picker after workspace item changes | Guilhem-lm | M | AI | 1.3h | 0.5h | Jul 02, 2026 |
SummaryBug FixFix stale AI chat context picker Ensures users see up-to-date workspace items in the AI chat context picker, improving workflow efficiency and reducing confusion. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Svelte
|
||||||
| fix(triggers): retry transient websocket connect failures before disabling | alpetric | L | AI | 0.2h | 0.1h | Jul 02, 2026 |
SummaryBug FixRetry transient websocket connect failures This fix prevents websocket triggers from being permanently disabled due to transient network errors, ensuring continuous operation of integrations like Discord bridge. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| fix: smooth local pipeline dogfooding | rubenfiszel | M | AI | 0.2h | 0.1h | Jul 02, 2026 |
SummaryBug FixFix local pipeline dogfooding friction Improves local pipeline documentation generation and trigger detection, enabling developers to test pipelines without authentication and with accurate retry metadata. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(pipeline): backfill a range of partitions from the asset drawer | rubenfiszel | XL | AI | 1.1h | 0.5h | Jul 02, 2026 |
SummaryFeatureAdd backfill range for asset partitions Enables users to backfill missing data partitions via UI, improving data consistency and reducing manual effort. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript
Frameworks:
Svelte
|
||||||
| fix: pipeline dogfooding fixes — SCD2 data-test scope, --partition, s3object upload binding | rubenfiszel | L | AI | 2.8h | 2.7h | Jul 02, 2026 |
SummaryFeatureFix pipeline data-test scoping, partition, upload binding Fixes data-test scoping for SCD2 tables, preventing false failures. Adds a partition flag for local pipeline runs and supports DuckDB S3 uploads, improving reliability and flexibility. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript
Frameworks:
Svelte
|
||||||
| fix(frontend): reserve fixed height for unsaved-changes banner to avoid content shift | rubenfiszel | L | No | 4.3h | 2.8h | Jul 02, 2026 |
SummaryBug FixFix frontend layout shift on unsaved changes Reserve fixed height for unsaved-changes banner to avoid content shift, improving user experience. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Svelte
|
||||||
| fix: polish pipeline graph view (layout, viewport, minimap, lineage, timestamps) | rubenfiszel | XL | AI | 0.9h | 0.5h | Jul 02, 2026 |
SummaryFeaturePolish pipeline graph view Improves pipeline graph rendering, layout, and minimap, and fixes SQL asset inference and DuckDB temporal value rendering. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript, Rust, Sql
Frameworks:
Svelte, Duckdb
|
||||||
| feat(frontend): pipelines index page and sql editor hint | rubenfiszel | L | AI | 0.9h | 0.5h | Jul 02, 2026 |
SummaryFeatureAdd pipelines index page and SQL editor hint Improves discoverability of pipelines and guides users to use pipeline annotations, enhancing workflow efficiency. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Frameworks:
Svelte
|
||||||
| feat(frontend): group compare & deploy items by folder | rubenfiszel | L | AI | 1.0h | 0.6h | Jul 02, 2026 |
SummaryHealth AssessmentAI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
Frameworks:
Svelte
|
||||||
| fix(parsers): infer py s3 assets from S3Object constructor and dict forms | rubenfiszel | L | AI | 1.0h | 0.8h | Jul 02, 2026 |
SummaryBug FixFix Python S3 asset inference for S3Object Corrects asset inference for Python S3Object usage, ensuring accurate pipeline lineage and better data visibility. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| fix(duckdb): auto-declare partition arg for `// partitioned` scripts | rubenfiszel | L | AI | 0.6h | 0.6h | Jul 02, 2026 |
SummaryBug FixAuto-declare partition arg for duckdb scripts Simplifies pipeline scripts by automatically declaring the partition parameter, eliminating manual boilerplate and preventing runtime errors; adds CLI option to pass plain arguments to scripts. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust, Typescript
|
||||||
| fix(frontend): stack cron field and cron builder on narrow screens | rubenfiszel | S | AI | 0.3h | 0.0h | Jul 02, 2026 |
SummaryBug FixStack cron field and builder on narrow screens Ensures the cron schedule input remains visible on small screens, improving usability for users configuring schedules on mobile devices. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Frameworks:
Svelte
|
||||||
| chore(main): release 1.745.0 | rubenfiszel | L | No | 11.4h | 0.1h | Jul 01, 2026 |
SummaryChoreRelease version 1.745.0 Publishes a new release, updating changelog, dependencies, and configuration files for the Windmill platform. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Rust, Typescript, Python
|
||||||
| fix(jobs): give flow dynselect a path and its worker tag, aligned with scripts | rubenfiszel | M | No | 6.1h | 0.2h | Jul 01, 2026 |
SummaryBug FixAlign flow dynselect path and worker tag Ensures consistent behavior between scripts and flows for dynamic selection, improving authorization and path handling. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| feat(forks): partial-visibility deploy + surface hidden items | rubenfiszel | L | AI | 5.6h | - | Jul 01, 2026 |
SummaryFeatureAdd partial-visibility deploy and surface hidden items Allows users with limited visibility to deploy only the items they can see while transparently showing what is hidden, improving deployment workflow and reducing confusion. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust, Yaml, Svelte
Frameworks:
Svelte
|
||||||