Commit History

test: cover Textbox toolbar buttons and update test counts
c15ff11

Daryl Lim Claude Opus 4.8 (1M context) commited on

fix: remove invalid Textbox clear button and tighten model/tokenizer types
9fdec8c

Daryl Lim Claude Opus 4.8 (1M context) commited on

chore: enable ruff UP (pyupgrade) ruleset
42772e1

Daryl Lim Claude Opus 4.8 (1M context) commited on

chore: upgrade dependencies to latest (hold transformers 4.x)
edb8657

Daryl Lim Claude Opus 4.8 (1M context) commited on

docs: use uv run in documented commands
ff2b232

Daryl Lim Claude Opus 4.8 (1M context) commited on

docs: instruct use of /astral skills for Python tooling
b916d99

Daryl Lim Claude Opus 4.8 (1M context) commited on

chore: drop .superpowers/ ignore from .gitignore
a0180a3

Daryl Lim Claude Opus 4.8 (1M context) commited on

chore: drop notebook ignore rules from .gitignore
2a4781e

Daryl Lim Claude Opus 4.8 (1M context) commited on

chore: ignore Gradio flagged/ dir, drop stale docs/ ignore
d538f7a

Daryl Lim Claude Opus 4.8 (1M context) commited on

docs: update CLAUDE.md test counts and setup commands
fc98a20

Daryl Lim Claude Opus 4.6 (1M context) commited on

docs: update README for 418 languages and dev setup
59c1004

Daryl Lim Claude Opus 4.6 (1M context) commited on

chore: move dev dependencies to requirements-dev.txt
cbc266a

Daryl Lim Claude Opus 4.6 (1M context) commited on

fix: address code review findings
7633dda

Daryl Lim Claude Opus 4.6 (1M context) commited on

docs: update CLAUDE.md for expanded language support
64bc839

Daryl Lim Claude Opus 4.6 (1M context) commited on

test: update app tests for symmetric dropdowns and swap button
1c01d92

Daryl Lim Claude Sonnet 4.6 commited on

feat: add symmetric language dropdowns with swap button
4453ebb

Daryl Lim Claude Sonnet 4.6 commited on

feat: update language mappings for new dict shape with region sorting
d12366f

Daryl Lim commited on

test: update langmap tests for expanded dict shape with regions
5650cd5

Daryl Lim commited on

fix: add name spacing correction to generation script
09577a5

Daryl Lim Claude Sonnet 4.6 commited on

feat: expand language mapping to 418 languages with regions
bfb1fb7

Daryl Lim Claude Sonnet 4.6 commited on

feat: add generation script for language mapping from MADLAD-400 paper
647408b

Daryl Lim Claude Sonnet 4.6 commited on

chore: add dev dependencies for language mapping generation
7fbd7cb

Daryl Lim commited on

feat: update browser tab title to MADLAD-400 Translate
1414eac

Daryl Lim Claude Opus 4.6 (1M context) commited on

docs: rename project title to MADLAD-400 Translate
162d5b7

Daryl Lim Claude Opus 4.6 (1M context) commited on

docs: update test counts in CLAUDE.md and README.md
3e12cf3

Daryl Lim Claude Opus 4.6 (1M context) commited on

test: add layout alignment tests and clean up blank lines
1a73708

Daryl Lim Claude Opus 4.6 (1M context) commited on

docs: update architecture for layout alignment changes
2f45b6a

Daryl Lim commited on

test: remove obsolete hint, char count, and button placement tests
9d3984a

Daryl Lim commited on

feat: switch theme from Soft to Ocean
0758e3a

Daryl Lim commited on

refactor: move translate button below both columns
8ff0bfd

Daryl Lim commited on

refactor: remove hint and character count from UI
8f6717a

Daryl Lim commited on

docs: update architecture description and test counts
29c2951

Daryl Lim Claude Opus 4.6 (1M context) commited on

fix: comma-format character count for consistency
5c5f600

Daryl Lim Claude Opus 4.6 (1M context) commited on

fix: use Gradio CSS variables for info text styling
61b1462

Daryl Lim Claude Opus 4.6 (1M context) commited on

feat: move translate button into input column
0164e89

Daryl Lim Claude Opus 4.6 (1M context) commited on

refactor: move hint and char count from textbox info to gr.HTML element
0d20f5b

Daryl Lim Claude Opus 4.6 (1M context) commited on

docs: update architecture description for UI changes
809ee63

Daryl Lim Claude Opus 4.6 (1M context) commited on

feat: enforce 2000 character limit on input
badac0a

Daryl Lim Claude Opus 4.6 (1M context) commited on

refactor: extract _format_info helper for info string
be7cb6a

Daryl Lim Claude Opus 4.6 (1M context) commited on

feat: move hint and char count into input textbox info
459c8a5

Daryl Lim Claude Opus 4.6 (1M context) commited on

docs: update README test counts
347a8c7

Daryl Lim Claude Opus 4.6 (1M context) commited on

test: group UI tests by component
05795de

Daryl Lim Claude Opus 4.6 (1M context) commited on

docs: clarify ty.toml comment for suppressed diagnostics
5233749

Daryl Lim Claude Opus 4.6 (1M context) commited on

fix: use change event for char count to handle inline clear
4c094dc

Daryl Lim Claude Opus 4.6 (1M context) commited on

docs: update architecture description for UI polish changes
114d560

Daryl Lim Claude Opus 4.6 (1M context) commited on

docs: update test counts for UI polish changes
615137c

Daryl Lim Claude Sonnet 4.6 commited on

feat: add loading feedback on Translate button
6edcaed

Daryl Lim Claude Sonnet 4.6 commited on

feat: replace standalone Clear button with inline clear on input
ea7372a

Daryl Lim Claude Sonnet 4.6 commited on

feat: add character limit display and keyboard shortcut hint
77df3a5

Daryl Lim Claude Sonnet 4.6 commited on

feat: increase textbox height to 6 lines and remove input placeholder
12ff0ac

Daryl Lim Claude Sonnet 4.6 commited on