Commit Graph

100 Commits

Author SHA1 Message Date
Hermes Agent
612f4f71df Package statically linked ONNX runtimes correctly.
Some checks failed
Tagged release / prepare-release (push) Successful in 3m1s
Tagged release / build-linux-x64 (push) Successful in 36m15s
Tagged release / build-macos (push) Failing after 24m59s
Tagged release / build-linux-arm64 (push) Successful in 34m54s
Tagged release / build-windows (push) Failing after 30m33s
Tagged release / publish-release (push) Has been skipped
2026-08-14 22:18:59 +00:00
Hermes Agent
0e697750e7 Bundle native inference runtimes in releases.
Some checks failed
Tagged release / prepare-release (push) Successful in 2m53s
Tagged release / build-linux-x64 (push) Failing after 6s
Tagged release / build-macos (push) Has been skipped
Tagged release / build-linux-arm64 (push) Has been skipped
Tagged release / build-windows (push) Has been skipped
Tagged release / publish-release (push) Has been skipped
2026-08-14 14:20:18 +00:00
Hermes Agent
917947a421 Add multi-platform release builds for 0.9.0 (closes #138).
Some checks failed
Tagged release / prepare-release (push) Failing after 5s
Tagged release / build-macos (push) Has been skipped
Tagged release / build-linux-arm64 (push) Has been skipped
Tagged release / build-linux-x64 (push) Has been skipped
Tagged release / build-windows (push) Has been skipped
Tagged release / publish-release (push) Has been skipped
2026-08-14 09:03:42 +00:00
5709c80209 Add complete keyboard navigation. 2026-08-07 17:00:49 +02:00
87a161058f Cache compiled Lua scripts in memory. 2026-08-07 15:50:26 +02:00
41d5f1c014 Preserve sidebar state for blogmarks. 2026-08-07 15:40:06 +02:00
0417aaf749 Keep TUI sidebar selections visible. 2026-08-07 15:32:00 +02:00
358648378e Add in-window menus for Linux and Windows. 2026-08-07 15:23:12 +02:00
3b1a65359c Install the CLI with an overwriting symbolic link. 2026-08-03 11:04:02 +02:00
36cbaa0cc5 Add live CLI progress for long-running jobs 2026-08-03 09:24:44 +02:00
3b1d239863 Restore bDS2 task panel styling 2026-08-01 20:24:33 +02:00
a74165fae5 Preserve cursor position for modal insertions 2026-08-01 19:50:00 +02:00
932b73cd97 Fix automatic translation request handling 2026-08-01 19:18:01 +02:00
c4e5dbb8e6 Retry failed automatic translations once. 2026-08-01 12:18:54 +02:00
b25691ddac Open blogmark drafts before semantic indexing finishes. 2026-08-01 11:29:10 +02:00
2fed5371ca Refresh runtime settings without opening Preferences. 2026-08-01 10:44:53 +02:00
81382b45ce Restore translation actions and flags after launch. 2026-08-01 10:34:32 +02:00
45f68422ed Open Preferences as a complete settings workspace. 2026-08-01 10:22:27 +02:00
085a3e8175 Show the project description on home pages. 2026-08-01 10:11:31 +02:00
da13bac755 fix: more work on background tasks 2026-07-24 11:43:11 +02:00
c187108f89 Localize category labels in blog menus. 2026-07-24 09:20:12 +02:00
7a3c5683e7 feat: reworked the category editing 2026-07-24 09:00:12 +02:00
473c48937d fix: align rendering process with bds2 2026-07-24 06:22:45 +02:00
28119c15b7 fix: display fix for tasks with long titles 2026-07-23 23:07:41 +02:00
87318c8b22 fix: hopefully fixed the background task progress situation 2026-07-23 22:48:53 +02:00
ea90167a5a fix: fixed rendering from validate-apply 2026-07-23 21:51:12 +02:00
2844ed5a47 Add forced full-site rendering 2026-07-23 10:23:02 +02:00
3e3b2d9698 Color-code Git commit sync status 2026-07-23 09:46:50 +02:00
632822fe1b Remove remote editing from the Git sidebar 2026-07-23 09:38:40 +02:00
08a5bd192c Preserve input focus across passive overlays 2026-07-23 09:28:16 +02:00
a01c86e383 Exit when the desktop window closes 2026-07-23 09:21:44 +02:00
4de0b6b0d1 fix: website validation 2026-07-23 08:54:07 +02:00
0d44c21b0e Localize sidebar dates and calendar months 2026-07-22 20:28:40 +02:00
7b8e539340 Match bDS2 canonical file serialization 2026-07-22 20:19:21 +02:00
fdf47da40a Restore project workspace state 2026-07-22 19:57:26 +02:00
e9f2cdb25d Support HEIC media imports 2026-07-22 18:49:27 +02:00
bdfe57b66f Encode WebP thumbnails at quality 80 2026-07-22 18:33:20 +02:00
70503c8bc2 Enforce unique MCP proposal identities 2026-07-22 18:25:19 +02:00
2dcaf7f7f7 Limit automatic translation to manual saves 2026-07-22 18:11:09 +02:00
556d9c1ff4 Classify localized page routes as core 2026-07-22 18:06:06 +02:00
ba6a297d9b Use configured languages in generation validation 2026-07-22 18:02:04 +02:00
64e3847ef2 chore: fix/cleanup stuff related to previous unchecked commits 2026-07-22 17:54:33 +02:00
2fc683d513 Add portable project metadata diff coverage. 2026-07-21 23:54:37 +02:00
1410b97aeb Reopen published code only for content changes. 2026-07-21 23:25:11 +02:00
8a6274ef6a Normalize template and script slug changes. 2026-07-21 23:18:12 +02:00
e28d42d345 Cascade template slug changes to references. 2026-07-21 23:05:29 +02:00
535303e8b5 Restore discarded posts from canonical files. 2026-07-21 22:45:59 +02:00
1cdc86b9cc Resync media sidecars after post deletion. 2026-07-21 22:38:53 +02:00
53ada2c705 Remove stale post files after path changes. 2026-07-21 22:31:01 +02:00
3920d6fc70 Keep post link graphs synchronized. 2026-07-21 22:24:28 +02:00