learning_ai_common_plat/packages
saravanakumardb1 6856d23a2e fix(swift-sdk): resolve BLAuditLogger + BLCrashReporter build errors in ByteLystPlatform
- BLAuditLogger is an enum (static API) — cannot be constructed; use .Type reference + configure()
- BLCrashReporter is @MainActor — defer construction to start() via Task { @MainActor }
2026-03-20 23:28:47 -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-ui): complete Auth UI Kit (3.2) — 7 new components, 54 tests 2026-03-19 20:25:57 -07:00
backend-config feat(backend-config): create @bytelyst/backend-config package with shared Zod schema 2026-03-20 07:51:22 -07:00
backend-flags feat(backend-flags,backend-telemetry): create shared flag registry + telemetry buffer packages 2026-03-20 08:02:17 -07:00
backend-telemetry feat(backend-flags,backend-telemetry): create shared flag registry + telemetry buffer packages 2026-03-20 08:02:17 -07:00
blob fix: replace corepack pnpm with pnpm in pretest/predev scripts 2026-03-19 19:57:16 -07: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 feat(config): overhaul product manifest schema + 51 tests 2026-03-19 19:43:46 -07:00
cosmos Add Cosmos emulator prototype support 2026-03-14 05:24:01 +00:00
create-app feat(create-app): add CLI Scaffolder (3.1) — interactive product repo generator 2026-03-19 20:31:35 -07:00
dashboard-components chore: update dependencies 2026-03-19 21:25:30 -07:00
dashboard-shell feat(dashboard-shell): add @bytelyst/dashboard-shell package (4.3) — 41 tests 2026-03-19 20:54:28 -07: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 feat(telemetry-client,diagnostics-client): add createWebTelemetry + createWebDiagnostics convenience factories 2026-03-20 18:47:18 -07: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-auth fix(fastify-auth): support getter functions for jwtSecret/jwksUrl 2026-03-20 07:38:26 -07: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): add ByteLystPlatform unified entry point + 2 new test files (4.2) 2026-03-19 21:09:24 -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 fix(swift-sdk): resolve BLAuditLogger + BLCrashReporter build errors in ByteLystPlatform 2026-03-20 23:28:47 -07:00
sync chore: update dependencies 2026-03-19 21:25:30 -07:00
telemetry-client feat(telemetry-client,diagnostics-client): add createWebTelemetry + createWebDiagnostics convenience factories 2026-03-20 18:47:18 -07:00
testing fix: replace corepack pnpm with pnpm in pretest/predev scripts 2026-03-19 19:57:16 -07: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