Commit graph

92 commits

Author SHA1 Message Date
2e7f816ecd fix(rpgmaker): enforce glossary spellings for speaker names
- Prefer curated character names over cached or generated translations
- Preserve name spellings inside compound labels and parsed speakers
- Reload vocab before runs and refine default event-code handling
- Add regression coverage for glossary precedence and matching
2026-07-25 14:01:04 -05:00
ba8b0e3bf6 fix(translation): skip ThinkingBlock when reading Claude replies
- Join only content blocks that expose .text so live Anthropic calls
  no longer crash when thinking precedes the TextBlock
- Add unit coverage for thinking-then-text response shapes
2026-07-25 13:22:07 -05:00
e504c5aae3 feat(config): support keyless local model endpoints
- Add an explicit no-key option for local model configurations
- Persist keyless profiles while retaining cloud credential validation
- Use an internal SDK placeholder only for keyless endpoints
- Cover keyless vault storage and environment synchronization
2026-07-22 16:49:19 -05:00
4d1b01c870 refactor!: rebrand product from DazedMTLTool to DazedTL
- Rename desktop launcher, window titles, About, and User-Agents
- Point QSettings at DazedTL with one-time migration from legacy app key
- Update README, Guide, skills, and launcher/script copy

BREAKING CHANGE: QSettings and desktop id now use DazedTL (legacy keys migrated once)
2026-07-22 12:27:22 -05:00
a1af8fb985 fix(csv): preserve finished targets and honor batch size env
- Queue only untranslated rows from mixed skip-check batches
- Let .env batchsize and frequency_penalty override model defaults
- Cover skip behavior and pricing batch size override in tests
2026-07-21 16:20:10 -05:00
b91d5b9acd Cleaning things up 2026-07-11 12:24:34 -05:00
fe31c71130 Reworking prompts/skills 2026-07-11 11:33:14 -05:00
e991f27cbf Make convert quotes optional. 2026-07-11 09:41:05 -05:00
300953a04d Proper batch gui that lets you manage batch history and reuse batches 2026-07-11 09:18:32 -05:00
0701385eaa Tests for cache and fix this a bit 2026-06-22 05:59:08 -05:00
b34cbaaab0 Fix some comments 2026-06-22 05:53:00 -05:00
45e7e1d892 Kao Cache Fix 2026-06-22 05:46:56 -05:00
a1b8c69190 Mistral header fix 2026-06-22 05:33:02 -05:00
4dd9d2bbd4 Surely cleaning up all this mess wont break anything. surely 2026-06-15 17:34:32 -05:00
80d203ec06 len: Minstral additions (also add start.sh) 2026-06-13 14:32:57 -05:00
08436de940 Credits 2026-06-12 17:57:06 -05:00
de56782391 LEN: Add batch mode and some optimizations 2026-06-12 16:39:46 -05:00
Dfour
3f02b1b146 Main 2026-06-01 18:57:01 +00:00
no
e37852c8b3 CLI estimation mismatch fix 2026-05-16 23:58:16 +03:00
77efab8dc2 Some fixes 2026-05-16 13:55:26 -05:00
a4d9d3ae84 Couple of important fixes 2026-04-28 14:34:28 -05:00
7406ca349c Auto fetch pricing for models 2026-04-05 13:42:35 -05:00
1a2c5e9452 Fix deepseek 2026-04-05 13:26:43 -05:00
6311929d05 Fix GUI stale url issue 2026-04-04 14:06:05 -05:00
600ce598df More fixes 2026-04-01 15:00:47 -05:00
23b4b97bda More fixes 2026-03-23 10:39:26 -05:00
9d230f6c88 Enforce schema on single lines too 2026-03-19 16:26:59 -05:00
a89f347030 Handle repeating characters a bit better. 2026-03-18 09:00:43 -05:00
c8b9352bc0 GUI estimate wasn't properly counting cache writes 2026-03-16 10:53:28 -05:00
f27603ce53 estiamte adjustments 2026-03-16 10:26:00 -05:00
2ae7c9dba3 fas 2026-03-16 04:47:55 -05:00
d3423c02de idk 2026-03-16 04:32:31 -05:00
a084c7a685 comments 2026-03-16 03:51:43 -05:00
75428fb60e i resign 2026-03-16 03:27:55 -05:00
5988a2fe66 Clean up 2026-03-16 03:12:41 -05:00
47ac9ac366 Use array schema holy fucking god help me 2026-03-16 03:02:30 -05:00
18bdf46f6b Working cache 2026-03-16 02:55:56 -05:00
7292a6c3c7 Make sure all prompts are static 2026-03-16 01:39:04 -05:00
e1c903ee42 Fix cost calculation 2026-03-16 00:40:15 -05:00
a09ee757a3 fix cache ttl 2026-03-16 00:26:57 -05:00
039370f4e2 Fix inline 2026-03-16 00:25:56 -05:00
6248752366 Fixes 2026-03-15 22:58:15 -05:00
145d5ddc0c Improvements 2026-03-15 19:27:29 -05:00
0cad80de90 config improvments 2026-03-13 13:49:44 -05:00
19825a1206 Fix estimates 2026-03-13 09:53:14 -05:00
fa2c1f4a6f Fixes to schema 2026-03-13 00:47:55 -05:00
ccdbbf6e62 i cant code anymore so let ai do it 2026-03-12 21:17:31 -05:00
c3ac172818 Catching all logs 2026-03-09 00:25:18 -05:00
06afa09805 Clean up some translation.py stuff. 2026-03-08 16:37:22 -05:00
57a7ad87cf Cost and Caching working 2026-03-08 16:26:32 -05:00