Release summaries
m3-ai-agent-graph-ops
M3 — Four graph AI LLM tools (graph.search, graph.filter, graph.cluster, graph.suggest) registered in ai-agent tool registry; two new voice input integration packages (voice-input-web, voice-input-native).
maintainer
Four LLM graph tools are registered via the tool registry. All four require human confirmation before applying suggestions. useAiCostGuard tracks per-session spend. Voice input packages are new published packages.
integrator
Wire graph AI tools via the ai-agent tool registry. Use createWebVoiceInput for web STT and createNativeVoiceInput for native STT. Never hardcode Deepgram API keys; pass via config. Native voice requires a custom Expo dev client.
customer
AI graph operations (search, filter, cluster, suggest) are available with explicit confirmation before any change is applied. Voice input supports microphone and paste-mode fallback.
