Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:Java language:Go

Filter by

162M results  (2 s)

162M results

Motivation - Modernize the homepage layout and improve visual hierarchy and readability across screen sizes by introducing wider container widths, card styling, and clearer content grouping. - ...
codex

What A non-blocking, dismissible card shown ~5 seconds after a user lands post-login, asking two skippable questions: 1. How s 2anki working for you? — emoji rating that reveals an optional What should ...

Summary Follow-ups to the review on #13 (merged as-is so it could unblock the editor PR). Two of the three review notes were actionable code changes: 1. publish.yml — fix misleading comment about the ...

Summary - Adds services/local-dev/server.ts — HTTP adapter on port 3003 that imports the real armies, games, and phase-guide Lambda handlers and routes HTTP requests to them, injecting a fixed Cognito ...

Scope What s changed: - app/src/ai/stores/use-ai.ts: Added a watch on selectedModelId that calls reset() when the model changes and there are messages in the conversation. This prevents conversation ...