Commit graph

26 commits

Author SHA1 Message Date
Ochenstarik
c691d558f2 fix(test): use assertExists for draft text assertion in ChatViewModelScopeTest 2026-08-25 10:02:49 +07:00
Ochenstarik
64b06900b2 fix(ci): add androidTest room schemas asset dir and waitForIdle in ChatViewModelScopeTest 2026-08-25 09:59:14 +07:00
Ochenstarik
4c9d53e5a5 fix(ci): green pipeline fixes clippy androidtest deterministic tests and manifest cleanup (TASK-2026-08-25-11-green-pipeline) 2026-08-25 09:45:13 +07:00
Ochenstarik
2138c47536 chore: make gradlew executable (mode 100755) 2026-08-25 09:27:08 +07:00
Ochenstarik
bf4e2dbf66 feat(release): task 10 dead code cleanup release r8 configuration accessibility and settings (TASK-2026-08-24-10-cleanup-and-release) 2026-08-25 01:46:32 +07:00
Ochenstarik
9e3aa027bf feat(perf): task 09 lightweight session list cache eviction and strict tool attribution (TASK-2026-08-24-09-performance-and-attribution) 2026-08-25 01:07:54 +07:00
Ochenstarik
4041480e60 fix(chat): fix auto-scroll during streaming 2026-08-25 01:06:54 +07:00
Ochenstarik
ab1e5cba68 feat(lifecycle): task 08 connection lifecycle network monitoring and foreground service (TASK-2026-08-24-08-connection-lifecycle) 2026-08-25 00:47:51 +07:00
Ochenstarik
926953b608 feat(pairing): task 07 unified pairing protocol v1 vector tests and hermes-pair stability (TASK-2026-08-24-07-pairing-protocol) 2026-08-24 23:56:52 +07:00
Ochenstarik
861e04bdee feat(security): task 06 tls fingerprint pkce resilience and context sync policy (TASK-2026-08-24-06-auth-and-secrets) 2026-08-24 23:27:15 +07:00
Ochenstarik
784d6a3d1a chore(repo): task 05 repo hygiene version catalog dependabot and docs (TASK-2026-08-24-05-repo-hygiene) 2026-08-24 22:53:07 +07:00
Ochenstarik
13a95ac37c chore: repo hygiene 2026-08-24 22:50:59 +07:00
Ochenstarik
3ec16c4927 ci: task 04 github actions ci workflow and test harness improvements (TASK-2026-08-24-04-ci-and-test-harness) 2026-08-24 22:36:01 +07:00
Ochenstarik
db94df42e8 feat(ux): task 03 critical ux lifecycle camera and dialog scoping (TASK-2026-08-24-03-critical-ux) 2026-08-24 22:10:33 +07:00
Ochenstarik
9389e29f30 feat(storage): task 02 persistence integrity and timeline ordering (TASK-2026-08-24-02-persistence-integrity) 2026-08-24 21:37:39 +07:00
Ochenstarik
86c31cdca4 docs: add task 01 report (TASK-2026-08-24-01-hermes-transport-and-lan-reachability) 2026-08-24 20:45:19 +07:00
Ochenstarik
0d0f35fbd5 feat: LAN-host reachability and transport fixes 2026-08-24 20:43:06 +07:00
Ochenstarik
ba5f0466f3 feat: integrate hermes-pair desktop helper into unified monorepo 2026-08-24 14:57:06 +07:00
Ochenstarik
7c90da222c fix(security): credential wipe on endpoint change, PairingProbeState gating, and parser hardening 2026-08-24 14:38:49 +07:00
Ochenstarik
c27d902d3c feat(hosts): QR scanner onboarding, pairing payload parser, and preview verification 2026-08-24 10:48:30 +07:00
Ochenstarik
252008b389 fix(test): remove duplicate import in JsonRpcGatewayClientTest 2026-08-24 09:52:31 +07:00
Ochenstarik
57677b7770 fix(core): application-scoped runtimes, strict multi-host singletons, and replay=0 for transient events 2026-08-24 09:15:37 +07:00
Ochenstarik
7e2512e390 Fix: P0 fix-pass for Hermes Multi-Host architecture and event parsing 2026-08-24 08:40:16 +07:00
Ochenstarik
fc3ddeda65 Fix critical Multi-Hermes defects (P0/P1) and add concurrency test suite 2026-08-24 01:52:38 +07:00
Ochenstarik
879b834e51 Implement Multi-Hermes Connection Manager and Unified Sessions with Context Sync and Room DB 2026-08-23 23:24:48 +07:00
Ochenstarik
4fbb95c6c4 Initial commit: Hermes Android native remote client MVP (Contract v1) 2026-08-23 22:46:58 +07:00