learning_ai_common_plat/packages
saravanakumardb1 35487137e1 feat(kotlin-sdk): restore 13 deferred UI files — diagnostics, clients, Compose UI, passkeys, deep links
- Move 5 diagnostics files into src/main/.../diagnostics/ (DiagnosticsTypes, DiagnosticsClient, BreadcrumbTrail, DeviceStateCollector, NetworkInterceptor)
- Move 3 API clients (BLBroadcastClient, BLSurveyClient, BLFeedbackClient) — fix toMediaType, serializer pattern, coroutine imports
- Move 2 pure Kotlin files (DeepLinkRouter, BLPasskeyManager)
- Move 3 Compose UI files into src/main/.../ui/ (BLAuthUI, SurveyUI, BroadcastUI)
- Move 2 test files (DiagnosticsTypesTest, BLAuthClientSmartAuthTest) — fix JUnit5, Device JSON, serializer
- Add coil-compose dependency for AsyncImage
- Add appVersion/osVersion fields to BLPlatformConfig
- Fix OkHttp Headers iteration (name/value indexed access)
- Fix BroadcastUI string comparisons for status/style/priority
- Remove _deferred_ui/ directory — all files now compile in src/
- 57 tests total, 56 pass (1 pre-existing BLKillSwitchClientTest failure)
2026-03-19 18:25:35 -07:00
..
accessibility feat(shared-packages): add 9 @bytelyst/* client packages with 100% API coverage 2026-03-19 13:10:09 -07:00
api-client feat(jarvis): add jarvis-agents, jarvis-sessions, jarvis-memory modules (63 tests) 2026-03-01 07:09:12 -08:00
auth feat(auth): SmartAuth SDK packages — OAuth, MFA, passkeys, devices, RS256, auth-ui 2026-03-12 10:50:56 -07:00
auth-client feat(auth): add Phase 5C-5E endpoints + SDK methods — TOTP secret, push approvals, QR auth 2026-03-12 15:01:51 -07:00
auth-ui feat(auth): SmartAuth SDK packages — OAuth, MFA, passkeys, devices, RS256, auth-ui 2026-03-12 10:50:56 -07:00
blob fix(testing): stabilize workspace test dependencies 2026-03-14 06:35:29 +00:00
blob-client feat(blob-client): scaffold @bytelyst/blob-client — browser/RN-safe blob storage via SAS URLs (12 tests) 2026-03-01 21:51:34 -08:00
broadcast-client feat(sdk): Push deep link routing for all platforms 2026-03-03 08:33:56 -08:00
celebrations feat(shared-packages): add 9 @bytelyst/* client packages with 100% API coverage 2026-03-19 13:10:09 -07:00
config fix(platform): production readiness — admin-web client bundling, config sub-path exports, stale tests 2026-03-12 16:49:15 -07:00
cosmos Add Cosmos emulator prototype support 2026-03-14 05:24:01 +00:00
dashboard-components feat: Platform Acceleration + A/B Testing Framework 2026-03-03 19:47:47 -08:00
datastore fix(datastore): SQL now emits ARRAY_CONTAINS OR CONTAINS for array+string support 2026-03-02 01:50:09 -08:00
design-tokens feat(design-tokens): add flowmonk product-specific token namespace (--fm-*) 2026-03-10 19:35:19 -07:00
diagnostics-client fix(diagnostics-client): use session-scoped ingest endpoints; update MCP+A2A docs 2026-03-05 10:41:02 -08:00
errors fix(common): configure ESLint 9 and fix lint issues 2026-02-12 16:37:30 -08:00
event-store test(packages): add file-store tests for @bytelyst/event-store (9 tests), SSE hub tests for @bytelyst/fastify-sse (12 tests) 2026-03-10 18:48:07 -07:00
events feat(events): add durable event bus worker path 2026-03-14 16:02:40 +00:00
extraction test(platform-service): add repository tests for notifications, plans, subscriptions, usage, tokens, memory + fix extraction-service flaky test 2026-02-16 11:59:06 -08:00
fastify-core test(core): strengthen app and auth assertions 2026-03-14 14:25:18 +00:00
fastify-sse test(packages): add file-store tests for @bytelyst/event-store (9 tests), SSE hub tests for @bytelyst/fastify-sse (12 tests) 2026-03-10 18:48:07 -07:00
feature-flag-client feat(packages): fix test assertions for x-request-id header compatibility 2026-03-02 09:08:45 -08:00
feedback-client fix(platform): production readiness — admin-web client bundling, config sub-path exports, stale tests 2026-03-12 16:49:15 -07:00
gentle-notifications feat(shared-packages): add 9 @bytelyst/* client packages with 100% API coverage 2026-03-19 13:10:09 -07:00
kill-switch-client feat(packages): fix test assertions for x-request-id header compatibility 2026-03-02 09:08:45 -08:00
kotlin-platform-sdk feat(kotlin-sdk): restore 13 deferred UI files — diagnostics, clients, Compose UI, passkeys, deep links 2026-03-19 18:25:35 -07:00
llm feat(packages): add cloud-agnostic abstraction packages — datastore, storage, llm, push + refactor secrets (58 tests) 2026-03-02 00:43:06 -08:00
llm-router test(router): tighten routing and telemetry assertions 2026-03-14 14:53:43 +00:00
logger test(platform-service): add repository tests for notifications, plans, subscriptions, usage, tokens, memory + fix extraction-service flaky test 2026-02-16 11:59:06 -08:00
marketplace-client feat(shared-packages): add 9 @bytelyst/* client packages with 100% API coverage 2026-03-19 13:10:09 -07:00
monitoring fix: remove stale port references from monitoring, docs, and AI.dev skills 2026-02-14 21:48:21 -08:00
offline-queue feat(sdk): add kotlin-platform-sdk (13 components) + 4 new TS client packages (32 tests) 2026-03-01 18:15:57 -08:00
org-client feat(shared-packages): add 9 @bytelyst/* client packages with 100% API coverage 2026-03-19 13:10:09 -07:00
platform-client fix(ts-clients): add DOM lib to browser-safe package tsconfigs (fetch/AbortController/setTimeout require DOM types) 2026-03-01 21:33:53 -08:00
push feat(packages): add cloud-agnostic abstraction packages — datastore, storage, llm, push + refactor secrets (58 tests) 2026-03-02 00:43:06 -08:00
queue feat(queue): add durable worker runtime and extraction integration 2026-03-14 06:25:10 +00:00
quick-actions feat(shared-packages): add 9 @bytelyst/* client packages with 100% API coverage 2026-03-19 13:10:09 -07:00
react-auth feat(react-auth): include productId in login/register request bodies 2026-03-18 20:54:20 -07:00
react-native-platform-sdk fix(platform): build react-native-platform-sdk + fix admin-web typecheck errors 2026-03-12 16:36:13 -07:00
referral-client feat(shared-packages): add 9 @bytelyst/* client packages with 100% API coverage 2026-03-19 13:10:09 -07:00
speech feat(cloud-agnostic): complete Sprints 4-6 — secrets consumer migration, @bytelyst/speech package, push verified 2026-03-02 09:46:24 -08:00
storage Add Azurite-backed blob storage for prototype 2026-03-14 05:45:43 +00:00
subscription-client feat(shared-packages): add 9 @bytelyst/* client packages with 100% API coverage 2026-03-19 13:10:09 -07:00
survey-client docs(packages): Add comprehensive README for broadcast-client and survey-client 2026-03-03 08:29:07 -08:00
swift-diagnostics feat(swift-diagnostics): implement Phase 2.2 Swift Client SDK 2026-03-03 09:28:11 -08:00
swift-platform-sdk chore: gitignore swift-platform-sdk build artifacts 2026-03-19 17:01:52 -07:00
sync test(workspace): harden service bootstrap and sync coverage 2026-03-14 06:40:10 +00:00
telemetry-client feat(packages): add @bytelyst/auth-client + telemetry-client, extend react-auth lifecycle 2026-02-28 04:49:46 -08:00
testing fix(testing): stabilize workspace test dependencies 2026-03-14 06:35:29 +00:00
time-references feat(shared-packages): add 9 @bytelyst/* client packages with 100% API coverage 2026-03-19 13:10:09 -07:00
webhook-dispatch feat(packages): add @bytelyst/event-store, @bytelyst/fastify-sse, @bytelyst/webhook-dispatch — reusable event infrastructure for product backends 2026-03-10 18:37:01 -07:00