Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:JavaScript language:Java

Filter by

211M results  (2 s)

211M results

What this adds Adds Deepgram Meeting Assistant under agentic-workloads/deepgram-meeting-assistant/. A desktop (Electron) meeting assistant that provides real-time transcription, AI sentence correction, ...

Closes #21 Replaces the blank loading spinner on quiz launch with a rotating learning-tips carousel (frontend/src/lib/tips.ts + QuizLoadingTips in session/page.tsx). Rotates every 3.5s, a11y-labelled, ...

Bumps js-yaml from 4.1.1 to 4.3.0. details summary Changelog /summary p em Sourced from a href= https://github.com/nodeca/js-yaml/blob/4.3.0/CHANGELOG.md js-yaml s changelog /a . /em /p blockquote h2 4.3.0 ...
dependencies
javascript

Bumps zizmorcore/zizmor-action from 0.5.6 to 0.5.7. details summary Release notes /summary p em Sourced from a href= https://github.com/zizmorcore/zizmor-action/releases zizmorcore/zizmor-action s releases ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | vscode-languageclient (source) | 10.0.0 → 10.0.1 | age | confidence | Configuration 📅 Schedule: ...
dependencies

Closes #18 Handlers calling blocking sync I/O converted to plain def (Starlette threadpools them, keeping the single event loop free); auth get_user offloaded via run_in_threadpool; --workers 1→2. Adds ...

Summary Closes SCH-169 (partial) — wires the expenses and audit-logs modules through useTranslation, advancing the I18N-01 fix from the audit. What changed Source files refactored to useTranslation: ...

Summary - Full project scaffold (Vite + React 18 + Tailwind CSS + Framer Motion) built from scratch to match the Luxavian Studio brief - All 8 sections implemented as separated PascalCase component ...