Lightweight wrapper around the Vercel AI SDK for transforming data with structured outputs, prompt compaction for lower token usage, and batching utilities.
Native dev client module for Tamer4Lynx - QR scan, discovery, URL persistence, reload bridge, embedded dev launcher UI. npm run build emits both dist/dev-client.lynx.bundle (full launcher) and dist/tamer-debug.lynx.bundle (minimal debug panel only).
Optional middleman for Tamer plugins in lynx.config: inject defaults from tamer.config or overrides, or disable by name.
Tamer: Cloudflare Workers infra CLI (sync, apply, deploy, migrate, destroy) and Wrangler-oriented TypeScript types.
Native navigation elements for Lynx — zero-bitmap transitions (slide, fade, modal) via live FrameLayout/UIView stacks.
Standalone Tamer4Lynx dev app - Expo Go-style QR scan and HMR
A CLI tool for managing LynxJS native modules.
Lynx routing with `react-router@6` (MemoryRouter, TamerNav integration, Stack/Tab shells).
App chrome: AppBar, TabBar, and Content layout for Lynx.
Icon fonts for Lynx: Material Icons, Font Awesome. Native `<icon>` element typings and font URLs.
Layout primitives for full-screen content: safe areas and keyboard avoidance in Lynx.
Status bar and navigation bar control for Lynx.
Deep linking and URL creation for Lynx.
Production Lynx host templates for injecting LynxView into existing apps
Hooks for system insets and keyboard state in Lynx.
Tame your AMD modules
Browser-compliant fetch, WebSocket, and EventSource (SSE) for Lynx with embedded native code.
Behavioral enforcement plugin for OpenCode that forces weak models to use tools, verify before claiming completion, and avoid hallucination
Expo-style asset loading for Tamer/Lynx — JS runtime, React hooks, and native cache layer.
Secure key-value storage for Lynx with Android KeyStore and iOS Keychain.
Open URLs in system browser for Lynx.
OAuth 2.0 / OpenID Connect for Lynx.
Biometric authentication (fingerprint, Face ID) for Lynx.
Native module providing local persistent storage for Lynx applications using SharedPreferences (Android) and UserDefaults (iOS)