Commit History

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

feat: replace English label with static dropdown for visual symmetry
57a1d31

Daryl Lim Claude Sonnet 4.6 commited on

docs: update architecture description and test counts
facc74d

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

test: add tests for new UI components and update language format
83587df

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

feat: add UI improvements for usability
2ffda3e

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

test: add button wiring test and remove stale comments
e71be84

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

docs: update test counts in README
522c501

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

chore: remove tests/data from gitignore
4ed0d19

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

docs: update CLAUDE.md for Google Translate-style UI redesign
a52a55e

Daryl Lim commited on

test: add new layout tests for Google Translate-style UI
90fc0f4

Daryl Lim Claude Sonnet 4.6 commited on

test: remove obsolete batch and sidebar tests
d1e5682

Daryl Lim Claude Sonnet 4.6 commited on

feat: rewrite UI with Google Translate-style layout
c077bcb

Daryl Lim Claude Sonnet 4.6 commited on

refactor: remove batch translation code
5f9e08e

Daryl Lim Claude Sonnet 4.6 commited on

chore: add uv.lock to gitignore
ffd953a

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

chore: add .python-version for Python 3.12
91a5841

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

docs: migrate setup instructions from pip/venv to uv
03230b5

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

docs: update test counts and gitignore for batch tab redesign
421ec9c

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

feat: redesign Batch tab with two-column layout matching Single tab
9780ff0

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

fix: replace deprecated torch_dtype with dtype in model loading
151fa6d

Daryl Lim Claude Opus 4.6 commited on

docs: update test counts for batch preview table
35c0632

Daryl Lim Claude Opus 4.6 commited on

feat: add preview table to batch tab UI
c31dbc6

Daryl Lim Claude Opus 4.6 commited on

feat: translate_batch returns table data alongside file path
63c966a

Daryl Lim Claude Opus 4.6 commited on

chore: gitignore tests/data/ for sample batch upload files
58d8d88

Daryl Lim Claude Opus 4.6 commited on

chore: simplify docs/ gitignore and remove tracked plan files
cd4bc1f

Daryl Lim Claude Opus 4.6 commited on

docs: update CLAUDE.md and README.md with new test counts
b4ff2db

Daryl Lim Claude Opus 4.6 commited on

test: add 24 tests and improve test infrastructure
603e09c

Daryl Lim Claude Opus 4.6 commited on

docs: update CLAUDE.md and README.md for new UI layout
99b797c

Daryl Lim Claude Opus 4.6 commited on

feat: rebuild UI with sidebar and tabbed Single/Batch layout
3872c0b

Daryl Lim Claude Opus 4.6 commited on

feat: add translate_batch function for file-based translation
4b929eb

Daryl Lim Claude Opus 4.6 commited on

feat: add batch file parsing and output helpers
143e083

Daryl Lim Claude Opus 4.6 commited on

feat: add generation parameters to translate function
8d0070f

Daryl Lim Claude Opus 4.6 commited on

docs: add UI improvements implementation plan
78c8423

Daryl Lim Claude Opus 4.6 commited on

docs: add UI improvements design for sidebar + tabbed layout
9c55188

Daryl Lim Claude Opus 4.6 commited on

docs: update CLAUDE.md and README.md for Tier 1 languages
d70ed53

Daryl Lim Claude Opus 4.6 commited on

fix: update app UI and examples for Tier 1 languages
67a163c

Daryl Lim Claude Opus 4.6 commited on

test: update langmap tests for Tier 1 language restriction
3cba8de

Daryl Lim Claude Opus 4.6 commited on

feat: restrict language mapping to 22 Tier 1 production-ready languages
bf4b225

Daryl Lim Claude Opus 4.6 commited on

chore: add docs/ to .gitignore
9affc06

Daryl Lim Claude Opus 4.6 commited on

docs: update CLAUDE.md and README.md for CUDA-only support
2cbad7c

Daryl Lim Claude Opus 4.6 commited on

refactor: cache language mappings and use model.device
e0dc6e1

Daryl Lim Claude Opus 4.6 commited on

fix: remove MPS support and use float32 on CPU
de4ab0d

Daryl Lim Claude Opus 4.6 commited on