Commit History

fix: use env var HF_TOKEN instead of hf_token kwarg for gradio_client compatibility
cfddf82
Running

youssefreda9 commited on

feat: add HF_TOKEN auth to Gradio Client to fix rate limiting
01f9c42

youssefreda9 commited on

docs: rewrite README to reflect the actual codebase (features, pipeline, extension, API)
ce18823

youssefreda9 Claude Opus 4.8 commited on

Fix syntax error with smart quotes in popup.js
a10a9fe

youssefreda9 commited on

Update extension JS logic
38e9deb

youssefreda9 commited on

Update extension UI, app pipeline, and Spelling Rules
75e0099

youssefreda9 commited on

Update extension UI, app pipeline and model loaders
9c49fff

youssefreda9 commited on

Migrate PNG icons from LFS to regular git tracking
33fed1a

youssefreda9 Claude Opus 4.6 commited on

Update extension UI, spelling rules, and benchmark artifacts
183ba6e

youssefreda9 commited on

Fix SC013 structured data punctuation guard
8374b8c

youssefreda9 commited on

Fix SC* pipeline failures: Add Universal Structured Data Protection for Spelling and Grammar models to prevent JSON/Code/Entity corruption
b85e858

youssefreda9 commited on

Fix SC* pipeline failures: Add Universal Structured Data Protection for Spelling and Grammar models to prevent JSON/Code/Entity corruption
0ccc4a6

youssefreda9 commited on

Fix spacing corruption block to include emails and english words
075fdd7

youssefreda9 commited on

Fix structured data regex bug in spelling rules
1e65c93

youssefreda9 commited on

Fix grammar JSON spacing bug
b4e2427

youssefreda9 commited on

Fix structural regressions
e7b2a51

youssefreda9 commited on

Fix: 10 critical NLP logic bugs in grammar, spelling, and punctuation to prevent false positives
41ea30b

youssefreda9 commited on

Fix plural adjective agreement regression for broken plurals
e7c1175

youssefreda9 commited on

Fix 30 NLP edge cases in Grammar, Spelling, and Punctuation (Phase 10 results and Extension UI improvements)
be32617

youssefreda9 commited on

fix: enable punctuation model for clean texts while keeping structural guards
4c96cad

youssefreda9 commited on

feat: enhance extension UI and improve Smart Colon Guard
42357d1

youssefreda9 commited on

Fix navbar z-index so dropdown appears above editor
c081da8

youssefreda9 commited on

Fix divider shrinking and invisible width
f9cd36e

youssefreda9 commited on

Add vertical divider between logo and brand text
5722449

youssefreda9 commited on

Use logo from LOGOS folder
3170775

youssefreda9 commited on

Update navbar and footer to use the extension logo
1057b34

youssefreda9 commited on

Fix LFS pointers for extension icons
a104dd8

youssefreda9 commited on

Update navbar and footer logo to the user's custom base64 encoded LOGOS/2.png
258090c

youssefreda9 commited on

Update navbar and footer to use solid logo-icon.png
c430ba5

youssefreda9 commited on

Revert recent unstable commits
6782e52

youssefreda9 commited on

Fix logo images by using raw github URLs
7763079

youssefreda9 commited on

Fix HF_HOME caching in Dockerfile and update UI
897c90d

youssefreda9 commited on

feat(extension): update icons, fix logo in ui, and improve content script positioning/observers
e58b76f

youssefreda9 commited on

fix: regression fixes for structured content, religious text and benchmark string matching
bdf0b17

youssefreda9 commited on

feat: always run punctuation even on text without spelling/grammar errors
5cafd31

youssefreda9 commited on

fix: swap punctuation rules for colons to prevent strict guard conflicts
ae88a6b

youssefreda9 commited on

Merge pull request #11 from mohamedatef24/extention
46515fb
unverified

Mohamed Atef commited on

fix the correction and transaltion
ca28a12

Mohamed Atef commited on

Merge pull request #10 from mohamedatef24/extention
6018bdd
unverified

Mohamed Atef commited on

update the fixes
0ea3d3a

Mohamed Atef commited on

fix(grammar): add hamza fixes for ايضا, اول, and position-aware إنّ/أنّ rules
7078e93

youssefreda9 Claude Opus 4.6 commited on

Merge pull request #9 from mohamedatef24/extention
bbf7c67
unverified

Mohamed Atef commited on

fix 3 bugs : Bug 1 — No "apply to page" button in the correct tab
e45ef70

Mohamed Atef commited on

Merge pull request #8 from mohamedatef24/extention
59d6823
unverified

Mohamed Atef commited on

Change 1 — Write-back to the page field
f8feb00

Mohamed Atef commited on

fix(pipeline): skip punctuation on clean text, fix collision scoring, add digit guard
d6a3eb3

youssefreda9 Claude Opus 4.6 commited on

update benchmark logs
a84aad9

youssefreda9 commited on

Merge pull request #7 from mohamedatef24/extention
2e1a2e5
unverified

Mohamed Atef commited on

add the new version of the extention
74411f9

Mohamed Atef commited on

delete the extention to add the new version due to bug
9784112

Mohamed Atef commited on