Commit Graph

24125 Commits

Author SHA1 Message Date
rcmerci
2e4922b60d Merge remote-tracking branch 'origin/master' into feat/cliable 2026-04-23 21:55:05 +08:00
rcmerci
71ffcab98e update bb.edn 2026-04-23 19:52:30 +08:00
Tienson Qin
f37025a364 fix(sync): remap apply-template internal value refs on redo 2026-04-23 19:10:11 +08:00
Tienson Qin
3b1b320977 fix(sync): preserve apply-template block uuids on redo 2026-04-23 18:58:23 +08:00
Tienson Qin
8353f574ae fix(sync): reject stale numeric history ops and surface worker ex-data 2026-04-23 18:58:23 +08:00
Tienson Qin
621b79ce9d fix(outliner): resolve stale numeric ids in semantic ops 2026-04-23 18:58:23 +08:00
Mega Yu
7c7f523cdb update i18n 2026-04-23 18:03:11 +08:00
rcmerci
d420d39be1 fix lint 2026-04-23 17:57:54 +08:00
rcmerci
7c1865c733 enhance(cli): centralize db-worker server discovery 2026-04-23 17:57:54 +08:00
Mega Yu
1688131f3b chore: add skills registry for managing agent skills and their triggers 2026-04-23 17:44:44 +08:00
Tienson Qin
7fc2716e24 fix: align page-title block control across platforms 2026-04-23 17:23:51 +08:00
Tienson Qin
fa01a05f41 fix(regression): page title control disappear and not center aligned 2026-04-23 17:09:52 +08:00
Mega Yu
d8cd3aec4e feat(i18n): internationalize password modal titles and submit button 2026-04-23 17:04:52 +08:00
Tienson Qin
3414177805 fix: validate client tx and ensures monotonically increasing 2026-04-23 15:52:03 +08:00
Mega Yu
b9745dbaec fix test 2026-04-23 15:40:11 +08:00
Mega Yu
c28b6648a3 fix(db-worker): keep fresh locks during sync startup 2026-04-23 15:39:38 +08:00
Mega Yu
fdf7eed219 feat(cli): add browser open command and spawn options for different platforms 2026-04-23 12:00:52 +08:00
Mega Yu
a0feca6510 fix(cli): wait for db-worker exit on stop 2026-04-23 11:38:17 +08:00
rcmerci
8554608722 feat(cli-e2e): 'bb dev:cli-e2e-sync' support for parallel execution 2026-04-23 11:07:46 +08:00
Tienson Qin
e379629247 fix: bump java version 2026-04-23 02:28:55 +08:00
Tienson Qin
12e8cc3d36 fix(db): clear tx-tail after batch-transact store 2026-04-23 02:28:55 +08:00
Gabriel Horner
96367595aa fix(regression): bidirectional properties setup
cdc1bc1d32 made it such that two classes
had to enable bidirectional properties when only one class should be
needed. Using the example from #12296, the bug was requiring the user
to enable bidirectional on #Person and #Book when #Book is all that
should be needed
2026-04-22 13:24:29 -04:00
rcmerci
821225fd1f dev: remove unnecessary logs and repeated compilation of db-worker-node 2026-04-22 22:22:42 +08:00
rcmerci
1b6ce67163 enhance(cli-e2e): update cli-e2e-sync, fix cli-e2e --jobs 2026-04-22 21:55:41 +08:00
Tienson Qin
f24c58577a Merge remote-tracking branch 'refs/remotes/origin/feat/cliable' into feat/cliable 2026-04-22 21:28:20 +08:00
Tienson Qin
e048996880 Merge branch 'master' into feat/cliable 2026-04-22 21:07:00 +08:00
Mega Yu
bfd0895951 fix(cli): honor HOME when resolving global skill install path 2026-04-22 20:29:04 +08:00
Mega Yu
fb5019f52e normalize JSON-escaped Windows paths in output assertions 2026-04-22 20:26:51 +08:00
Mega Yu
21a0821e21 update shell command to use 'bash' instead of '/bin/bash' 2026-04-22 20:26:15 +08:00
Mega Yu
017f226ed4 add NO_COLOR environment variable to cli-e2e configuration 2026-04-22 20:25:06 +08:00
Tienson Qin
017aa9db43 fix(editor): keep journal title non-editable with visible caret 2026-04-22 19:13:13 +08:00
Tienson Qin
da78094cb8 fix(electron): warn on x64 release on Apple Silicon 2026-04-22 18:41:49 +08:00
Tienson Qin
6e2acc0af1 enhance: no need to block waiting previous graph server down 2026-04-22 17:54:53 +08:00
Tienson Qin
715deddeb0 chore: remove cleanup-orphan-processes 2026-04-22 16:32:31 +08:00
Tienson Qin
4102c9afc8 fix(db-worker): keep electron-owned daemon attached 2026-04-22 16:22:04 +08:00
Tienson Qin
fd6bdff4cc fix(cli-e2e): disable keychain only in e2e runs 2026-04-22 15:31:13 +08:00
Tienson Qin
80a99e0ad0 fix: db-worker.lock shouldn't be deleted when downloading graph 2026-04-22 13:27:16 +08:00
Tienson Qin
32eeb5ae67 fix: download doesn't cleanup temp db 2026-04-22 13:06:42 +08:00
Gabriel Horner
591bfa9d22 fix: :view-context not working on page properties
Journals and normal pages seeing :tag and :property :view-context
properties. Leads to nonsensical and confusing use of properties
2026-04-21 12:42:18 -04:00
Gabriel Horner
e39dc395e6 fix: incorrect confirmation when deleting today's journal 2026-04-21 12:25:59 -04:00
rcmerci
d0ea93a867 enhance(cli-e2e): add jobs-based(default=4) parallel case execution for non-sync cases 2026-04-21 23:12:47 +08:00
Tienson Qin
238c85dbd2 fix(test): initialize random-mixed-ops tracker after tree seed 2026-04-21 21:45:30 +08:00
Tienson Qin
3503570f8e remove warning on missing-home-dir since electron ipc is not called 2026-04-21 21:36:59 +08:00
Tienson Qin
9bd349dfe9 fix: lint and tests 2026-04-21 21:15:39 +08:00
Tienson Qin
febd95c6ca fix(db-worker): stop remote runtime when closing current graph 2026-04-21 20:52:01 +08:00
Tienson Qin
a3faf237e9 fix(sync): clean temp download pools on success and failure 2026-04-21 20:43:26 +08:00
Tienson Qin
5ac264fec6 fix(db-worker): stop runtimes cleanly on shutdown and graph delete 2026-04-21 20:43:20 +08:00
Tienson Qin
28c5795219 fix: can't download graph on electron 2026-04-21 18:57:32 +08:00
Tienson Qin
b646db6a68 enhance(backup): share sqlite backup flow and trigger via save shortcut 2026-04-21 18:43:13 +08:00
eliovir
1da2104f1e Update fr.edn (#11077)
Typography
2026-04-21 17:26:30 +08:00