yomidevs
yomitan
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Add Belarusian language support (#2304) * Add Belarusian language descriptor Signed-off-by: Olga <137053456+ImenaOphelia@users.noreply.github.com> * Add 'be' language descriptor with preprocessors Signed-off-by: Olga <137053456+ImenaOphelia@users.noreply.github.com> --------- Signed-off-by: Olga <137053456+ImenaOphelia@users.noreply.github.com>
master
12 hours ago
Add automatic dictionary update toggle (every 24 hours) Adds a global setting to automatically check for and install dictionary updates every 24 hours using chrome.alarms. When enabled, the background script periodically checks each updatable dictionary's indexUrl for new revisions and downloads/imports updates while preserving per-profile dictionary settings. Changes: - Add `alarms` permission to manifest - Add `global.autoUpdateDictionaries` option (schema, types, migration v66) - Add auto-update logic in Backend using chrome.alarms - Add toggle in Dictionaries section of settings UI - Update test expectations for new option version https://claude.ai/code/session_01NBiz14SHokUygVfFjnx3mu
bee-san:claude/auto-dict-updates-6Lhkn
1 day ago
expose frequencies to tokenize
ShanaryS:frequency-speedup
2 days ago
expose frequencies to tokenize
ShanaryS:frequency-speedup
2 days ago
Add 'be' language descriptor with preprocessors Signed-off-by: Olga <137053456+ImenaOphelia@users.noreply.github.com>
ImenaOphelia:belarusian
3 days ago
Fix Playwright test stalling: Use non-headless mode for extension support Root cause: Chrome extensions don't load service workers in headless mode, causing tests to hang indefinitely waiting for serviceworker event. Changes: - Set headless: false in playwright-util.js (requires xvfb in CI) - Use proper user data directory instead of empty string - Add timeout to beforeEach welcome page wait to prevent hanging - Add .playwright-user-data/ to .gitignore Testing showed: - Service worker count: 0 in headless mode - Service worker count: 1 in non-headless mode with xvfb - Extensions require X11 display to function properly CI should run with xvfb-run to provide virtual display. Co-authored-by: MarvNC <17340496+MarvNC@users.noreply.github.com>
copilot/fix-playwright-check-ci
4 days ago
Fix test stalling: Add page.bringToFront() before all screenshots Playwright screenshots hang when the page is not in the foreground. This was causing all 5 test shards to stall indefinitely. Added await page.bringToFront() before all toHaveScreenshot() calls to ensure the page is in the foreground before taking screenshots. This follows the pattern already used in one test (line 177) where the comment explicitly states: "Bring the page to the foreground so the screenshot doesn't hang" Co-authored-by: MarvNC <17340496+MarvNC@users.noreply.github.com>
copilot/fix-playwright-check-ci
5 days ago
Document suffix pitch, add to tests, and minor fix (#2298) * Document extra level for suffix * Fix {pitch-accent-graphs-jj} not handling suffix properly * Test for suffix pitch definition
master
5 days ago
Active Branches
[vibe coded] Add automatic dictionary update toggle (every 24 hours)
last run
1 day ago
#2306
CodSpeed Performance Gauge
0%
Speedup frequency retrieval for heavy workflows
last run
2 days ago
#2305
CodSpeed Performance Gauge
0%
Fix Playwright test hangs: Chrome extensions require non-headless mode
last run
4 days ago
#2303
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs