Commit graph

72 commits

Author SHA1 Message Date
doolijb
ae3f2ead6e Additional filtering 2026-07-19 02:36:04 -07:00
doolijb
fb6c606cf3 Reworked card browsing, added card view, ui polish, build fixes 2026-07-19 02:11:21 -07:00
doolijb
135a41ccc4 fix windows x64 build 2026-07-18 03:53:18 -07:00
doolijb
04e60aba0c Rename world to narrator, fixes, upgrade to skeleton.dev v5, ui polishing 2026-07-18 03:43:57 -07:00
doolijb
d4ecd21c70 Android APK signing, available features, embedding api, docker kcpp fix 2026-07-13 17:27:24 -07:00
doolijb
735e2f7098 Experimental android build 2026-07-13 03:48:59 -07:00
doolijb
e469a49958 Added initial tests, koboldcpp end to end functionality and LLM queue hardening 2026-07-11 01:45:38 -07:00
doolijb
42a4556820 Custom themes 2026-07-07 22:11:23 -07:00
doolijb
6e0ff59f3f Fix edit chat form, add dist docker build 2026-07-06 16:45:14 -07:00
doolijb
fff8883848 Grab correct node version 2026-07-06 05:36:45 -07:00
doolijb
542f691d6b whitelist macos sharp build 2026-07-06 05:13:59 -07:00
doolijb
876e83ee8e update .gitignore 2026-07-06 05:01:31 -07:00
doolijb
6266fb5cdf bump project version 0.5.0-pr-5 2026-07-06 04:16:15 -07:00
doolijb
d7f4f51386 narative graph and koboldcpp manager overhaul 2026-07-06 04:14:07 -07:00
doolijb
8ea1be072b Initital Summarization 2026-06-15 01:13:47 -07:00
doolijb
c020a064a5 WIP char lib draft, formatting 2026-02-01 21:30:36 -08:00
doolijb
d98b81b3c1 Merge branch 'main' of https://github.com/djdembeck/serene-pub into djdembeck-main 2026-01-28 23:01:27 -08:00
djdembeck
dbf0c9c090 chore(ci): add Dockerfile, docker-compose, .dockerignore and GH Actions docker-build workflow 2025-12-23 18:41:27 -06:00
doolijb
8538a3b7ef Fix workflow file 2025-12-02 21:59:20 -08:00
doolijb
f7f38dd699 Misc 2025-12-02 21:53:12 -08:00
Jody Doolittle
9aebc5e155 Cleanup and restore lorebook functionality, WIP accounts 2025-09-01 02:41:01 -07:00
Jody Doolittle
6882a96e57 Fixes, readme updates 2025-08-17 13:18:45 -07:00
Jody Doolittle
9191cad1f4 Accessibility overhaul 2025-08-10 23:25:06 -07:00
Jody Doolittle
63e376d887 Include node in builds, improve accessibility, fix char loops 2025-08-09 22:28:57 -07:00
Jody Doolittle
33fbbdf110 Switch to .bat file 2025-08-09 01:31:44 -07:00
Jody Doolittle
6f529c8a48 Fix windows build action 2025-08-09 00:40:14 -07:00
Jody Doolittle
db1c50ecd8 Extract ListItem components, enhance tag search, fix double-brace syntax, and improve chat UX
Component Architecture
NEW: Extract LorebookListItem, PersonaListItem components for consistency
UPDATE: Refactor all sidebars to use dedicated ListItem components
ENHANCE: Add tag-based search across Characters, Personas, and Chats sidebars
Template Syntax Standardization
FIX: Standardize on {{char:#}} double-brace syntax throughout codebase
UPDATE: TipTap extensions, lorebook bindings, and prompt templates
MIGRATE: Legacy {char:#} syntax support maintained for backwards compatibility
Chat Experience Improvements
NEW: Next character indicator in group chats with continue/choose options
ADD: getChatResponseOrder socket for intelligent character turn management
ENHANCE: Auto-scroll behavior with retry logic and position restoration
FIX: Proper response order after message deletion and creation
Tag System Integration
COMPLETE: Full tag support for Lorebooks with CRUD operations
ADD: processLorebookTags helper function for tag management
ENHANCE: Tag search functionality across all entity types
UPDATE: Socket interfaces to include tag arrays
Database & Infrastructure
IMPROVE: Database lock management with proper cleanup
STANDARDIZE: Data directory handling with environment variable support
OPTIMIZE: Query efficiency with proper tag relationships
FIX: PGlite configuration and migration handling
Bug Fixes & Polish
FIX: Italic markdown parsing with trailing spaces
REMOVE: Debug console.log statements throughout codebase
ENHANCE: Loading states and error handling in forms
IMPROVE: Socket event naming consistency and response handling
2025-08-09 00:25:09 -07:00
Jody Doolittle
737a1638a5 Initial tags sidebar
Character, persona forms validation
2025-07-22 23:20:29 -07:00
Jody Doolittle
f7e0db56fd zip dist fix 2025-07-03 08:52:57 -07:00
Jody Doolittle
b5d7a6c5a0 Remove unused lines 2025-07-03 08:48:10 -07:00
Jody Doolittle
6240685c05 Zip dist step fix 2025-07-03 08:40:35 -07:00
Jody Doolittle
203e686af6 Cleanup workflow, retry 2025-07-03 08:35:56 -07:00
Jody Doolittle
d74ad1d362 Revert 2025-07-03 08:17:53 -07:00
Jody Doolittle
f58123bda0 This is stupid 2025-07-03 08:14:07 -07:00
Jody Doolittle
d79eac7192 Attempt new solution. 2025-07-03 08:09:58 -07:00
Jody Doolittle
70ebae85c1 Attempt new solution. 2025-07-03 08:06:35 -07:00
Jody Doolittle
c8a87fe61b First run prepare 2025-07-03 08:02:50 -07:00
Jody Doolittle
6a82011a50 Attempt new solution. 2025-07-03 07:57:41 -07:00
Jody Doolittle
5ca462e9dc Fix bash 2025-07-03 07:52:46 -07:00
Jody Doolittle
60f8742e61 Attempt new solution. 2025-07-03 07:52:07 -07:00
Jody Doolittle
38ec7b756b Disable macos-x64 2025-07-03 07:38:41 -07:00
Jody Doolittle
d3e262ab2e Add diagnostics 2025-07-03 07:35:12 -07:00
Jody Doolittle
f15b04fb11 Clean cache 2025-07-03 07:27:40 -07:00
Jody Doolittle
108075ce4e Cleanup workfile 2025-07-03 05:53:49 -07:00
Jody Doolittle
d75e68a187 Troubleshoot with original lockfile 2025-07-03 05:47:55 -07:00
Jody Doolittle
c20692e566 Fix again 2025-07-03 05:34:15 -07:00
Jody Doolittle
238ef78e61 fix again 2025-07-03 05:30:53 -07:00
Jody Doolittle
da1274589d fix file 2025-07-03 05:26:30 -07:00
Jody Doolittle
8074da0374 Add build debugging 2025-07-03 05:24:36 -07:00
Jody Doolittle
0d4e17f9b9 Fix file 2025-07-03 05:21:54 -07:00