fancive_obsidian-parallel-r.../src
wujunchen 39ddd4289e fix: count batch generation failures
Change-Id: Ie6b29cb3efc22fe72250e9c63c1e82c71b24a356
2026-04-29 13:51:33 +08:00
..
anchor.ts refactor: enable noImplicitAny and add type annotations 2026-04-26 08:58:41 +08:00
batch.ts refactor: extract batch folder prompt dialog to src/batch.ts 2026-04-27 14:11:36 +08:00
cache-manager.ts chore: improve engineering quality and hardening 2026-04-27 11:15:35 +08:00
cache.ts refactor: make cache entry updates immutable 2026-04-26 06:12:55 +00:00
cards.ts refactor: extract resolveCardAnchors and confirmRegenerateEditedCards from main.ts 2026-04-27 14:11:36 +08:00
cli.ts fix: remove unsupported --max-tokens flag from claude CLI args 2026-04-27 19:07:53 +08:00
generation-job-manager.ts fix: add logging to silent catch blocks in CLI, job manager, and main 2026-04-27 14:11:36 +08:00
generation.ts refactor: extract generation orchestration 2026-04-26 17:45:43 +08:00
i18n-strings.ts refactor: extract i18n translation strings to dedicated i18n-strings.ts 2026-04-27 15:13:31 +08:00
i18n.ts refactor: extract i18n translation strings to dedicated i18n-strings.ts 2026-04-27 15:13:31 +08:00
markdown.ts feat: add Biome for lint and format 2026-04-25 23:47:49 +08:00
modal.ts refactor: extract resolveCardAnchors and confirmRegenerateEditedCards from main.ts 2026-04-27 14:11:36 +08:00
navigation.ts refactor: add TypeScript interfaces for core types 2026-04-25 23:34:45 +08:00
prompt.ts feat: add Biome for lint and format 2026-04-25 23:47:49 +08:00
provider-bodies.ts refactor: extract body builders and types to src/provider-bodies.ts 2026-04-27 14:11:37 +08:00
provider-parsers.ts chore: upgrade biome noImplicitAnyLet to error, fix parsed type in schema 2026-04-27 14:11:37 +08:00
provider-presets.ts refactor: extract API_PROVIDER_PRESETS to provider-presets.ts 2026-04-27 15:15:23 +08:00
provider-request.ts fix: address CR findings — test runner, CI dedup, error cause 2026-04-27 16:04:03 +08:00
providers.ts refactor: extract provider HTTP helpers to provider-request.ts 2026-04-27 15:41:28 +08:00
schema.ts chore: upgrade biome noImplicitAnyLet to error, fix parsed type in schema 2026-04-27 14:11:37 +08:00
scroll.ts refactor: replace magic numbers in scroll.ts with named constants 2026-04-27 14:11:37 +08:00
settings-tab.ts refactor: split settings-tab renderBackendSection into CLI/API methods 2026-04-27 15:45:25 +08:00
settings.ts refactor: extract API_PROVIDER_PRESETS to provider-presets.ts 2026-04-27 15:15:23 +08:00
streaming.ts fix: close abort signal race window in streaming fetch 2026-04-27 12:22:43 +08:00
test-exports.ts fix: count batch generation failures 2026-04-29 13:51:33 +08:00
types.ts fix: count batch generation failures 2026-04-29 13:51:33 +08:00
ui-helpers.ts fix: address all required issues from Obsidian plugin review bot 2026-04-26 15:57:16 +08:00
vault.ts chore: improve engineering quality and hardening 2026-04-27 11:15:35 +08:00
view.ts fix: add void operator to all floating promises in callbacks 2026-04-27 20:39:14 +08:00