jxxghp
|
7afabeda02
|
refactor: register protocol stream tasks
|
2026-08-23 15:13:05 +08:00 |
|
jxxghp
|
e7e232d625
|
refactor: register history ai redo tasks
|
2026-08-23 15:02:53 +08:00 |
|
jxxghp
|
0459b6a662
|
Merge remote-tracking branch 'origin/v3' into v3
# Conflicts:
# tests/fixtures/architecture/dependency-baseline.json
|
2026-08-23 14:57:03 +08:00 |
|
jxxghp
|
1f64e99a6f
|
Merge pull request #6413 from InfinityPacer/codex/replay/g3c
|
2026-08-23 14:51:07 +08:00 |
|
jxxghp
|
d814c24169
|
docs: refresh architecture debt status
|
2026-08-23 14:50:19 +08:00 |
|
InfinityPacer
|
3fa8ddf63a
|
fix(plugin): close cancellation compensation gaps
|
2026-08-23 14:47:17 +08:00 |
|
jxxghp
|
5e9933ca8b
|
refactor: isolate subscribe history queries
|
2026-08-23 14:46:39 +08:00 |
|
jxxghp
|
8b955c04d6
|
refactor: isolate passkey queries
|
2026-08-23 14:37:21 +08:00 |
|
jxxghp
|
2120b8040a
|
refactor: isolate pending transfer and config queries
|
2026-08-23 14:29:59 +08:00 |
|
InfinityPacer
|
14ec4c6eae
|
test(plugin): verify real cancellation cleanup
|
2026-08-23 14:26:43 +08:00 |
|
InfinityPacer
|
d2b72f5729
|
fix(database): decouple worker errors from application
|
2026-08-23 14:26:42 +08:00 |
|
InfinityPacer
|
d16ceb5804
|
test(plugin): preserve database overload coverage
|
2026-08-23 14:26:42 +08:00 |
|
InfinityPacer
|
a7965d3f7d
|
fix(plugin): close process tree cleanup gaps
|
2026-08-23 14:26:42 +08:00 |
|
InfinityPacer
|
6c2817e383
|
fix(plugin): close cancellable install lifecycle gaps
|
2026-08-23 14:26:42 +08:00 |
|
InfinityPacer
|
0378eabb8f
|
fix(plugin): make installation lifecycle cancellable
|
2026-08-23 14:26:42 +08:00 |
|
jxxghp
|
8fc9a021b0
|
refactor: isolate agent history queries
|
2026-08-23 14:21:53 +08:00 |
|
jxxghp
|
d8b8583d49
|
refactor: isolate media server and site userdata queries
|
2026-08-23 14:15:37 +08:00 |
|
jxxghp
|
be1071b6cd
|
refactor: isolate workflow queries
|
2026-08-23 14:06:14 +08:00 |
|
jxxghp
|
4074fa4e42
|
refactor: isolate transfer and download history queries
|
2026-08-23 13:59:12 +08:00 |
|
jxxghp
|
03c03fa27d
|
fix: reconcile API annotations and debt baseline
|
2026-08-23 13:54:47 +08:00 |
|
jxxghp
|
51bd59f3f1
|
Merge remote-tracking branch 'origin/v3' into v3
|
2026-08-23 13:30:33 +08:00 |
|
jxxghp
|
b1ad309fc7
|
Merge pull request #6411 from InfinityPacer/codex/replay/g3b
|
2026-08-23 13:24:26 +08:00 |
|
jxxghp
|
f1e542bef0
|
refactor: govern background tasks and query ownership
|
2026-08-23 13:24:04 +08:00 |
|
InfinityPacer
|
d11c2fb301
|
fix(agent): isolate web and storage blocking I/O
|
2026-08-23 13:06:30 +08:00 |
|
jxxghp
|
43c173a0e7
|
Merge pull request #6410 from InfinityPacer/codex/replay/g3a
|
2026-08-23 12:51:24 +08:00 |
|
jxxghp
|
c301b40c9d
|
Merge pull request #6409 from InfinityPacer/codex/feat/agentchat-async-persistence
|
2026-08-23 12:50:34 +08:00 |
|
InfinityPacer
|
e8cfe272c4
|
fix(async): offload file metadata checks
|
2026-08-23 12:06:52 +08:00 |
|
InfinityPacer
|
bbf62a0b40
|
fix(lifecycle): bound shutdown cancellation
|
2026-08-23 12:00:54 +08:00 |
|
InfinityPacer
|
4a891f7f69
|
test: refresh agent chat architecture baseline
|
2026-08-23 11:45:16 +08:00 |
|
InfinityPacer
|
50e3b43660
|
test(agent): cover closed database worker registration
|
2026-08-23 11:44:18 +08:00 |
|
InfinityPacer
|
cc8e4bc510
|
fix(agent): map closed database worker to 503
|
2026-08-23 11:44:18 +08:00 |
|
InfinityPacer
|
e0f70fa920
|
fix(agent): close chat lifecycle safely
|
2026-08-23 11:44:18 +08:00 |
|
InfinityPacer
|
1e2d0d3b07
|
fix(agent): bound chat shutdown cancellation
|
2026-08-23 11:44:18 +08:00 |
|
InfinityPacer
|
0ba4a7e5e3
|
fix(agent): close async chat persistence lifecycle
|
2026-08-23 11:44:18 +08:00 |
|
InfinityPacer
|
6f5ee96152
|
test: refresh dependency baseline for agent chat
|
2026-08-23 11:43:48 +08:00 |
|
InfinityPacer
|
598c004efe
|
fix(agent): bound session persistence admission
|
2026-08-23 11:43:07 +08:00 |
|
InfinityPacer
|
8d05c6d8bf
|
fix(agent): serialize session persistence writes
|
2026-08-23 11:43:07 +08:00 |
|
InfinityPacer
|
d724dfa3f9
|
test(agent): verify snapshot survives stream close
|
2026-08-23 11:43:07 +08:00 |
|
InfinityPacer
|
9c4bead782
|
fix(agent): keep ORM results inside database worker
|
2026-08-23 11:43:07 +08:00 |
|
InfinityPacer
|
f560c19d65
|
fix(agent): keep chat reads on native async path
|
2026-08-23 11:43:07 +08:00 |
|
InfinityPacer
|
21ce70fbfc
|
refactor(agent): route chat persistence through database worker
|
2026-08-23 11:43:07 +08:00 |
|
jxxghp
|
56293bc82a
|
Merge pull request #6407 from InfinityPacer/codex/replay/g2b1
|
2026-08-23 11:42:11 +08:00 |
|
InfinityPacer
|
bb2a5d38c8
|
fix(workflow): route async cache deletion through database worker
|
2026-08-23 11:14:31 +08:00 |
|
jxxghp
|
88045fc652
|
Merge pull request #6406 from jxxghp/fix/site-connectivity-explicit-transactions
Fix/site connectivity explicit transactions
|
2026-08-23 10:40:18 +08:00 |
|
jxxghp
|
921db2d046
|
Merge pull request #6405 from jxxghp/fix/ci-pylint-agent-import
fix(ci): use concrete agent imports in search test
|
2026-08-23 10:39:35 +08:00 |
|
jxxghp
|
cd2d1517a6
|
refactor(site): route runtime queries through explicit repository
|
2026-08-23 10:36:09 +08:00 |
|
jxxghp
|
a8b3dd3988
|
fix(site): use explicit transactions for connectivity paths
|
2026-08-23 10:33:14 +08:00 |
|
jxxghp
|
38ddb59879
|
fix(ci): use concrete agent imports in search test
|
2026-08-23 10:33:00 +08:00 |
|
jxxghp
|
e16c28099b
|
fix(ci): keep trivy cache out of docker image
|
2026-08-23 10:17:27 +08:00 |
|
jxxghp
|
cb06be7685
|
fix(ci): use concrete agent imports in search test
|
2026-08-23 09:52:06 +08:00 |
|