Commit Graph

985 Commits

Author SHA1 Message Date
github-actions[bot]
c9bf29f427 chore: bump manifest version [skip ci] 2026-05-15 15:19:33 +00:00
youzini
e241f916ea feat(vector): send vector space metadata to Authority apply 2026-05-15 15:19:21 +00:00
github-actions[bot]
31efcd5b41 chore: bump manifest version [skip ci] 2026-05-15 15:14:38 +00:00
youzini
ab7141095e Merge remote-tracking branch 'origin/dev' into dev 2026-05-15 15:14:23 +00:00
youzini
61db501db0 feat(vector): gate local search by vector manifest 2026-05-15 15:14:17 +00:00
github-actions[bot]
dc3be37573 chore: bump manifest version [skip ci] 2026-05-15 15:10:24 +00:00
youzini
f97b3729bb Merge remote-tracking branch 'origin/dev' into dev 2026-05-15 15:10:08 +00:00
youzini
2a674a7563 feat(vector): add vector space identity helpers 2026-05-15 15:09:57 +00:00
github-actions[bot]
d7cb52a380 chore: bump manifest version [skip ci] 2026-05-15 15:08:34 +00:00
youzini
7fef4dea2c docs: add temporary vector dimension stability plan 2026-05-15 15:08:16 +00:00
github-actions[bot]
4e9bfbb3bc chore: bump manifest version [skip ci] 2026-05-15 11:00:26 +00:00
youzini
c4985d68ba Merge remote-tracking branch 'origin/dev' into dev 2026-05-15 10:59:58 +00:00
opencode
3c69b7d4fb feat(vector): use Authority BME apply when available 2026-05-15 10:59:49 +00:00
github-actions[bot]
0e6798d3e2 chore: bump manifest version [skip ci] 2026-05-15 10:47:37 +00:00
youzini
6e547bcdaf Merge remote-tracking branch 'origin/dev' into dev 2026-05-15 10:46:51 +00:00
opencode
2174552e7c feat(authority): detect BME manifest capability 2026-05-15 10:46:43 +00:00
github-actions[bot]
13a4e3fba0 chore: bump manifest version [skip ci] 2026-05-15 10:38:40 +00:00
opencode
08fcfda6ac feat(authority): show automatic upgrade state 2026-05-15 10:38:26 +00:00
github-actions[bot]
99bf745a0d chore: bump manifest version [skip ci] 2026-05-15 09:55:18 +00:00
opencode
be38a2c0d2 fix(vector): harden runtime embedding sync 2026-05-15 09:55:00 +00:00
github-actions[bot]
e22f9e4e37 chore: bump manifest version [skip ci] 2026-05-09 09:09:08 +00:00
youzini
ea57cf9a6a Merge remote-tracking branch 'origin/dev' into dev 2026-05-09 09:07:24 +00:00
youzini
f443b388ee fix(authority): distinguish embedding and Trivium failures
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-09 09:06:19 +00:00
youzini
880e2b9158 fix(authority): classify capability probe failures
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-09 09:05:32 +00:00
github-actions[bot]
d5022aa2bd chore: bump manifest version [skip ci] 2026-05-07 04:14:15 +00:00
Sisyphus
39355459a6 fix(authority): route graph persistence by storage readiness
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-07 04:13:54 +00:00
github-actions[bot]
54ea001b8c chore: bump manifest version [skip ci] 2026-05-06 15:37:46 +00:00
youzini
db5a341617 fix(authority): split graph SQL persistence by payload size 2026-05-06 15:37:19 +00:00
github-actions[bot]
60227ac4a8 chore: bump manifest version [skip ci] 2026-05-03 19:35:44 +00:00
Sisyphus
eb7789ca80 test(authority): use supported e2e job
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-03 19:28:04 +00:00
Sisyphus
fecbd1f2a6 fix(authority): gate vector rebuild jobs
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-03 19:27:47 +00:00
Sisyphus
8b65fcbdb1 fix(authority): track supported job types
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-03 19:27:36 +00:00
Sisyphus
e46d29ee93 Merge remote-tracking branch 'origin/main' into dev
# Conflicts:
#	manifest.json
2026-05-03 19:26:47 +00:00
github-actions[bot]
793d3f4d78 chore: bump manifest version [skip ci] 2026-05-03 15:31:36 +00:00
Sisyphus
0aac275f46 Merge remote-tracking branch 'origin/main' 2026-05-03 15:30:48 +00:00
Sisyphus
fe89c8b204 test: protect manual Luker cache rebuild
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-03 15:30:22 +00:00
github-actions[bot]
24a4568f70 chore: bump manifest version [skip ci] 2026-05-03 15:28:23 +00:00
Sisyphus
d605720aaa Merge remote-tracking branch 'origin/main' 2026-05-03 15:27:42 +00:00
Sisyphus
03696b786a test: cover Luker persistence without Authority
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-03 15:27:16 +00:00
github-actions[bot]
10ec2ded14 chore: bump manifest version [skip ci] 2026-05-03 15:25:50 +00:00
Sisyphus
3223a88180 Merge remote-tracking branch 'origin/main' 2026-05-03 15:25:11 +00:00
Sisyphus
bb365f172e feat(panel): show Luker browser cache status
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-03 15:24:34 +00:00
github-actions[bot]
6e4ba0f226 chore: bump manifest version [skip ci] 2026-05-03 15:21:13 +00:00
Sisyphus
5a105fd4a4 fix: disable Luker browser graph mirror
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-03 14:21:52 +00:00
github-actions[bot]
55e82fb5dc chore: bump manifest version [skip ci] 2026-04-30 14:18:11 +00:00
Youzini-afk
3a157f5fc1 fix(recall): reuse user-floor cache without target index 2026-04-30 22:17:15 +08:00
github-actions[bot]
e4f7959b03 chore: bump manifest version [skip ci] 2026-04-29 19:58:31 +00:00
Youzini-afk
7d827f80b7 fix(recall): prefer user-floor cache on reroll 2026-04-30 03:58:08 +08:00
github-actions[bot]
ae58537ac6 chore: bump manifest version [skip ci] 2026-04-29 19:30:32 +00:00
Youzini-afk
a9f575d98a fix(recall): reuse persisted recall on reroll 2026-04-30 03:30:06 +08:00