Peter Steinberger
c1d6d31855
refactor(deadcode): repair export baseline drift ( #105739 )
2026-07-12 16:24:31 -07:00
Vincent Koc
d8380b8372
test(sqlite): add concurrent snapshot reliability proof ( #105740 )
...
Co-authored-by: Gio Della-Libera <giodl73@gmail.com >
2026-07-13 07:21:02 +08:00
Vincent Koc
7642b38cfe
fix(ci): classify snapshot SQLite maintenance
2026-07-13 06:46:41 +08:00
Peter Steinberger
238c7973ad
feat(chat): native session scroll-back with offset paging and import-aware history ( #105688 )
...
* feat(chat): native session scroll-back with import-aware history paging
* fix(chat): page imported session history
* fix(chat): restore terminal import snapshots
* fix(chat): gate cli import resolver on ignore flag to stop history recursion
* fix(chat): correct scroll-back types and drop orphaned recent-messages reader
2026-07-12 13:58:40 -07:00
Vincent Koc
e3163d1e1f
refactor(routing): trim private exports ( #105691 )
2026-07-13 04:50:44 +08:00
Vincent Koc
c25cd32c28
refactor(plugins): trim private helper exports ( #105687 )
2026-07-12 22:26:14 +02:00
Vincent Koc
1d0cc7e09c
refactor(ui): trim private helper exports ( #105663 )
2026-07-12 22:09:24 +02:00
Peter Steinberger
5e45ebe82b
feat(ios): add private HealthKit summaries ( #105616 )
...
* feat(ios): add private HealthKit summaries
* fix(ios): satisfy Health settings lint
* chore(ios): sync Health localization artifacts
* chore(ios): refresh generated localization and docs
* fix(ios): reject partial Health history
* chore(ios): sync Health string catalogs
* fix(ios): bridge Health authorization dates
* fix(ios): scope Health summaries to today
2026-07-12 12:52:38 -07:00
Vincent Koc
6f3caf2020
refactor(sessions): trim SQLite internals ( #105639 )
2026-07-12 21:43:52 +02:00
Peter Steinberger
6556d1d173
refactor(config): declarative doctor alias-migration DSL with inheritance-aware account seeding ( #105636 )
...
* fix(config): seed inherited root streaming into doctor-materialized account streaming objects
* feat(plugin-sdk): add defineChannelAliasMigration doctor alias-migration DSL
* refactor(plugins): migrate channel doctor contracts onto the alias-migration DSL
* refactor(config): drop the prod-unused offMode legacy notice option
* fix(config): make account streaming seeding opt-in for wholesale-replace channels
* test(imessage): keep account streaming account-local for deep-merge runtime
2026-07-12 12:28:42 -07:00
Peter Steinberger
bf44810139
refactor(deadcode): privatize banner and menu internals ( #105628 )
2026-07-12 12:22:32 -07:00
Vincent Koc
e45f2f6ca6
refactor(agents): trim private export surface ( #105631 )
2026-07-12 21:08:56 +02:00
Peter Steinberger
23251474df
ci(deadcode): refresh unused-export baseline for banner and menu-surface exports ( #105615 )
2026-07-12 11:58:19 -07:00
Vincent Koc
3e68035de1
refactor(plugins): trim dead export surface ( #105612 )
2026-07-12 20:46:43 +02:00
Peter Steinberger
a425807c31
ci(deadcode): replace broken export report lanes with enforced knip exports ratchet ( #105595 )
...
* chore(deadcode): add generated knip unused-export baseline
* ci(deadcode): replace broken export report lanes with enforced knip exports ratchet
* chore(deadcode): regenerate unused-export baseline on current main
* chore(deadcode): regenerate unused-export baseline on current main
2026-07-12 11:36:42 -07:00
Peter Steinberger
e0aba31727
fix(ci): allow SQLite schema contract inspection ( #105591 )
2026-07-12 11:26:12 -07:00
Peter Steinberger
5b7b2d0fe0
feat(ui): collapse completed turn work behind a "Worked for X" rollup ( #105012 )
...
* feat(ui): collapse completed turn work behind a worked-for rollup
* test(ui): add a completed work turn to the mock chat history
* fix(ui): keep search matches visible instead of folding them into the work rollup
* fix(ui): keep attachment-only final replies outside the work rollup
* chore(ui): translate workRun locale keys and cover renderWorkGroupSummary mock
* fix(ui): satisfy strict index access in the work rollup pass
2026-07-12 19:01:45 +01:00
Vincent Koc
7c62ae1000
refactor(parallels): remove unused macOS exec helpers ( #105538 )
2026-07-12 19:02:54 +02:00
Vincent Koc
a36d351c0a
refactor(clawdock): remove unused color helper ( #105534 )
2026-07-12 18:57:49 +02:00
Vincent Koc
01ed6b1f04
fix(ios): distinguish localized and verbatim session actions
2026-07-12 18:33:47 +02:00
Vincent Koc
9bc3a7bfe4
fix(i18n): bind plist translations to stable IDs
2026-07-12 18:33:47 +02:00
Vincent Koc
b8c544b62b
chore(i18n): document catalog conflict handling
2026-07-12 18:33:47 +02:00
Vincent Koc
f7739ad676
fix(i18n): scope inflected count placeholders
2026-07-12 18:33:47 +02:00
Vincent Koc
a49e6a32e9
fix(watch): make localized text extraction explicit
2026-07-12 18:33:47 +02:00
Vincent Koc
264a45a6a3
fix(i18n): require stable IDs for translation reuse
2026-07-12 18:33:47 +02:00
Vincent Koc
dddf42c606
fix(i18n): mark imported Apple translations complete
2026-07-12 18:33:47 +02:00
Vincent Koc
689cf0ba3a
fix(i18n): require complete translation reuse
2026-07-12 18:33:47 +02:00
Vincent Koc
971789b25a
fix(i18n): cover interpolated Swift runtime forms
2026-07-12 18:33:47 +02:00
Vincent Koc
53eff8785e
fix(i18n): constrain translation reuse
2026-07-12 18:33:47 +02:00
Vincent Koc
7592d33e77
fix(i18n): guard translation reuse
2026-07-12 18:33:47 +02:00
Vincent Koc
8670514a5b
fix(i18n): refresh current InfoPlist translations
2026-07-12 18:33:47 +02:00
Vincent Koc
35a336f9db
fix(i18n): widen Apple coverage key set
2026-07-12 18:33:47 +02:00
Vincent Koc
578650cf7c
fix(i18n): retain honest Apple fallback state
2026-07-12 18:33:47 +02:00
Vincent Koc
2f11a5793c
test(i18n): guard semantic Apple status paths
2026-07-12 18:33:47 +02:00
Vincent Koc
d2f5008939
test(i18n): distinguish inflected Apple resources
2026-07-12 18:33:47 +02:00
Vincent Koc
b2516ef9a1
build(i18n): harden Apple localization generation
2026-07-12 18:33:47 +02:00
Vincent Koc
0b3e98a76e
fix(ios): preserve string catalog version
2026-07-12 18:33:47 +02:00
Vincent Koc
cc85d8256f
fix(ios): use plural-aware localized counts
2026-07-12 18:33:47 +02:00
Vincent Koc
1591aa4c32
build(ios): support inflected localized counts
2026-07-12 18:33:47 +02:00
Vincent Koc
a8ae1bff7f
fix(ios): preserve localized status semantics
2026-07-12 18:33:47 +02:00
Vincent Koc
7074d5cd0c
build(ios): enforce runtime localization coverage
2026-07-12 18:33:47 +02:00
Vincent Koc
ef29fe1270
refactor(scripts): remove telegram runner testing alias ( #105502 )
2026-07-12 17:50:24 +02:00
Vincent Koc
968604849c
refactor(scripts): remove benchmark testing aliases ( #105497 )
2026-07-12 17:34:12 +02:00
Vincent Koc
d9778b38b3
fix(release): satisfy ClawHub error lint
2026-07-12 16:03:46 +02:00
Vincent Koc
2c98b21584
fix(clawhub): retry transient package reads ( #105388 )
2026-07-12 15:25:55 +02:00
Vincent Koc
796fc409f6
fix(e2e): echo dynamic mobile markers
2026-07-12 15:22:19 +02:00
Peter Steinberger
ef3a0cf1fc
fix(test): bound agents-core full-suite processes ( #105382 )
2026-07-12 14:11:08 +01:00
Vincent Koc
720774aa67
fix(sqlite): preserve complete database file sets during recovery ( #105370 )
...
* fix(sqlite): harden agent database recovery
* chore(sqlite): allow recovery maintenance primitive
2026-07-12 15:10:11 +02:00
Peter Steinberger
9d042e252c
fix(release): keep source-ref packaging self-contained ( #105360 )
...
* fix(release): make ref packaging harness self-contained
* docs(agents): preserve cwd after PR merge
* test(release): track package harness temp dirs
* style(test): format package harness imports
2026-07-12 13:45:24 +01:00
Peter Steinberger
6ec82a907a
fix(ci): support frozen session-store proof ( #105337 )
...
* fix(ci): support frozen session-store proof
Keep current targets SQLite-strict while validating pre-cutover release targets through their persisted JSON session contract.
* style(test): format frozen session fixture
2026-07-12 12:46:01 +01:00