Failerko
b37e60286a
chore: bump version to 0.7.0-pre.1
2026-02-10 18:57:35 +01:00
Failerko
b0fd4ff311
feat: expand uncommon character list for image embedding
2026-02-08 14:58:27 +01:00
Failerko
f0e6aadcdd
fix: non-rigid devtools version
2026-02-08 14:56:30 +01:00
Failerko
fc9dad6611
fix: image size using parser
2026-02-08 14:41:13 +01:00
munimunigamer
9940ae429d
Merge pull request #81 from unkarelian/feature/bg-images
...
Feature/bg images
2026-02-08 01:58:42 -06:00
Failerko
fc6a1b4677
fix: website
2026-02-08 05:01:08 +01:00
Failerko
5f188e6690
feat: bg image gen indicator
2026-02-08 04:59:10 +01:00
Failerko
0a36d8475b
fix: retry
2026-02-08 04:21:38 +01:00
Failerko
013bb1b7f1
feat: image rez manual entry
2026-02-08 03:51:39 +01:00
Failerko
f080cd82bf
feat: gen bg for openings
2026-02-08 03:41:36 +01:00
Failerko
506a5d483d
fix: chutes model fetching, image sizes on nano
2026-02-08 03:23:57 +01:00
Failerko
1c31ee998f
fix: enforce names in img2img
2026-02-08 02:29:23 +01:00
Failerko
0b63eb644c
chore: tauri devtools
2026-02-08 02:04:29 +01:00
Failerko
4975e9841e
fix: agentic images
2026-02-08 01:32:30 +01:00
Failerko
f76076fd5b
feat: image enables per story
2026-02-07 22:14:00 +01:00
failerko
ecc79af1e5
fix: readme pt2
2026-02-07 19:59:46 +01:00
failerko
839a0626c6
fix: readme
2026-02-07 19:58:50 +01:00
Failerko
a6fb350923
feat: debug window autocomplete uses generic component
2026-02-07 15:23:27 +01:00
Failerko
03d1454368
feat: autocomplete, scroll to selected
2026-02-07 15:10:06 +01:00
Failerko
e1274c8f44
feat: autocomplete extract, image tab uses autocomplete
2026-02-07 05:03:56 +01:00
Failerko
e0b084ffc2
Merge remote-tracking branch 'origin/master' into feature/bg-images
2026-02-07 03:53:46 +01:00
Failerko
6d0704d274
feat: image tab rework wip
2026-02-07 03:46:52 +01:00
munimunigamer
ad05b74e77
fix: toast on lorebook removal in wizard + filter duplicate imported tag
2026-02-06 18:42:39 -06:00
Failerko
b3b63d1985
feat: branch and checkpoint aware bg images
2026-02-07 01:40:12 +01:00
munimunigamer
459dde482a
fixed extra import tag
2026-02-06 18:38:42 -06:00
munimunigamer
95cebb0564
fix: restructure scenario vault card to match character card layout
...
Move NPCs, Opening, source, and tags from badges area to footer as
outline badges. Badges area now only shows lorebook link (matching
character card pattern).
2026-02-06 18:36:33 -06:00
munimunigamer
367b7b2804
feat: auto-remove linked lorebooks when removing characters/scenarios from wizard
...
Track auto-linked lorebook IDs for protagonist and scenario. When a
character is deleted, scenario is cleared, or protagonist is replaced,
the corresponding auto-linked lorebook is removed from the wizard's
imported lorebooks.
2026-02-06 18:33:44 -06:00
munimunigamer
f9cf9b1dec
fix: dedup embedded lorebooks when same card imported as character and scenario
2026-02-06 18:29:13 -06:00
munimunigamer
9435170a8a
feat: auto-link embedded lorebooks when selecting vault characters in wizard
2026-02-06 18:27:34 -06:00
munimunigamer
c89b2c1295
feat: show truncated lorebook name in link badges instead of generic label
2026-02-06 18:22:41 -06:00
munimunigamer
c25622ad37
fix: embedded lorebook field normalization + link icons on vault cards
...
Normalize embedded character_book entries (keys→key, secondary_keys→
keysecondary, id→uid, insertion_order→order, name→comment) to fix
parsing failures. Add link icon badges on character/scenario/lorebook
vault cards showing linked relationships. Show toast in wizard when
embedded lorebook is auto-linked from a scenario.
2026-02-06 18:16:37 -06:00
munimunigamer
93b41e480a
feat(quick-001): reorder wizard steps and auto-link lorebooks from scenarios
...
- Move lorebook step from position 2 to position 5 (after supporting cast)
- New wizard order: Mode -> Setting -> Characters -> Supporting Cast -> Lorebook -> Portraits -> Writing -> Opening
- Update canProceed() validation logic for new step positions
- Auto-link embedded lorebook when selecting a vault scenario with linkedLorebookId
2026-02-06 17:47:26 -06:00
munimunigamer
f1613acda5
feat(quick-001): extract embedded lorebooks from character cards
...
- Add characterBook field to ParsedCard interface and extract character_book from V2/V3 cards
- Add extractEmbeddedLorebook helper to lorebookImporter for parsing embedded character_book data
- Add linkedLorebookId to VaultScenarioMetadata for linking scenarios to extracted lorebooks
- Update scenarioVault to auto-extract and save embedded lorebooks during import
- Update characterVault to auto-extract and save embedded lorebooks during import
- Show toast notification when embedded lorebook is extracted
2026-02-06 17:45:41 -06:00
Failerko
ba00458f12
feat: bg images
2026-02-07 00:43:44 +01:00
munimunigamer
d3b98d3724
implemented better thinking finding
2026-02-06 17:31:54 -06:00
munimunigamer
af35448e40
fix: lorebook entry fixes + final errors wwith types/json-schema
2026-02-06 16:05:22 -06:00
munimunigamer
c026f8edb0
fix: model selector alignment bug
2026-02-06 15:40:27 -06:00
munimunigamer
7dae301274
Merge pull request #80 from unkarelian/bug/image-prompt-fix
...
added new tab to allow editing image style templates
2026-02-06 15:19:56 -06:00
munimunigamer
5f5787811a
added new tab to allow editing image style templates
2026-02-06 15:19:27 -06:00
failerko
a4ae3bbf01
fix: prettier, eslint, pipeline ( #71 )
...
* fix: prettier, eslint, pipeline
* fix: eslintignore, branch trigger
* fix: eslint missing package
* chore: format
* fix: eslint config
* chore: lint wip
* chore: lint
* chore: lint
* chore: typecheck wip
* fix: typecheck
* fix: typecheck
* fix: pipeline: add build step
* feat: pre-push code quality check
2026-02-06 00:49:36 +01:00
failerko
12149e60a7
Feature/debug pagination ( #77 )
...
* feat: api debug pagination
* fix: settings tab switch
2026-02-05 18:31:47 +01:00
Tony Frazier
99129b392e
Merge pull request #76 from unkarelian/fix/oai-compat-provider
...
fix: oai compat provider correct, remove double reasoning from logs
2026-02-05 11:32:00 -05:00
Failerko
2570cee01b
fix: oai compat provider correct, remove double reasoning from logs
2026-02-05 17:24:10 +01:00
failerko
6600a9d5b4
Fix/api request debug ( #75 )
...
* fix: api debug logging, request and response except stream
* fix: debug menu streamed responses
* feat: api debug filtering
* feat: debug window popup
* fix: hide pop out on small screens
* fix: duplicate button
* fix: show api errors
* Update src/lib/services/ai/sdk/providers/fetch.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* fix: review fixes
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-05 16:59:29 +01:00
failerko
280aff8479
fix: only delete last story entry on retry by entry id ( #73 )
...
* fix: only delete last story entry on retry by entry id
* chore: clear ded code
* chore: clear ded code
2026-02-05 10:34:36 +01:00
Mohammad Javed
e7900ccb96
Add Microsoft SAPI ( #64 )
...
* Add Microsoft SAPI
Allows user to use inbuilt windows voices for TTS
* improve code quality
++ fixed voice carryover issue
* enable volume override for Microsoft SAPI
* code review
* code consistency
2026-02-05 10:34:36 +01:00
munimunigamer
589c3576a1
fixed drawer on android being less sensitive
2026-02-05 01:02:33 -06:00
munimunigamer
f2619f7911
Merge branch 'master' of github-aventura:unkarelian/Aventura
2026-02-05 00:51:49 -06:00
munimunigamer
92efd421e7
fix: added api profile error messaging
2026-02-05 00:51:48 -06:00
Kurvaz
8d6c99c781
Agentic retrieval now properly works
2026-02-04 19:20:45 -07:00