Skip to content

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

Filter by

262M results  (2 s)

262M results

QA fix #1 of 4 (the largest) from the Phase 1 onboarding review. Issue The application form had a Ville dropdown only — no Commune. Expected: a Commune dropdown below Ville, dynamically filtered by the ...

Captures the design for the on-demand Deep Dive feature from the grilling session. Specification lives in #1. What s here - CONTEXT.md — adds Deep Dive and Deep Dive Link terms; extends Configuration ...

Phase 1 of the Academy UX rework: a new fullscreen, step-based course player (catalogue → gated modules → idea/illustration/micro-quiz), ported from the reviewed reference prototype and grafted onto the ...

Motivation - Das UI soll konsequent Mobile-First werden: bessere Touch-Bedienung, volle Suchbreite und einspaltige Layouts als Standard für Smartphones. - Die Tool-Navigation und Aktionsflächen ...
codex

DEMO LINK

Summary - Root layout no longer awaits getStreak — the streak badge is a Suspense-wrapped async StreakBadge, so the query streams in instead of gating TTFB on every route - getStreak / getUserProfile ...

Changes made: - Created TaskForm component with title, description, priority picker, date picker and user assignment - Created CommentSection component to view and post comments per task - Created ...

Summary This PR adds automatic setup and integration of the hermes-agent dependency when running in Claude Code remote environments. The integration uses Claude Code s session hook system to clone, install, ...

GITHUB_TOKEN cannot push to main when branch protection requires PRs. RELEASE_TOKEN is a fine-grained PAT scoped to this repo with contents read/write, owned by an org admin who has bypass rights. The ...