pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:Java language:C#
Filter by
223M results
Summary
The first end-to-end iteration of Timebox: the MVP UI (picker → timer → summary → daily) on top of the
previously-committed core, a Cal.com-style restyle + zh/en i18n (with a Cal-style nav shell), ...
Existing Behavior
- The work-extensions subsystem (loader, event bus, ctx, index) is fully wired but ships no built-in extension
examples.
- Developers wanting to author a /work extension have ...
Cambios
Las paradas ahora pueden venir de POIs existentes, el inicio y fin son paradas fijas, y el trazo se genera
automáticamente.
Archivos nuevos
- PoiSelectorModal.tsx — modal con tabla de POIs ...
Closes #99
Qué hace
Cuando el cron de Edenred sale con exit 2 (sesión inválida / pide 2FA), dispara una notificación nativa de macOS
(osascript -e display notification ... ) con el comando de recuperación: ...
Auto-created Pull Request
automatic
release
Description
Please include a summary of the changes and any key information a reviewer may need.
Tickets
- Jira Ticket
Checklist before requesting a review
- [ ] PR focuses on a single story
...
Implemented the initial Hero Section structure for Page 1.
Changes Made
- Created a dedicated HeroSection component.
- Added hero title and supporting description.
- Added primary and secondary ...
Summary
- run the release job in the protected release environment
- mint a Justico Release Bot installation token from JUSTICO_RELEASE_APP_ID / JUSTICO_RELEASE_APP_PRIVATE_KEY
- use that token ...
See commit d85ad58.
- Project-level .mcp.json and .grok/config.toml to declare supabase/vercel MCP servers (fixes auth required loading
for the backing services in Grok sessions).
- Go runner ...