惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

B
Blog RSS Feed
B
Blog
N
Netflix TechBlog - Medium
量子位
月光博客
月光博客
博客园_首页
博客园 - Franky
酷 壳 – CoolShell
酷 壳 – CoolShell
Last Week in AI
Last Week in AI
T
The Blog of Author Tim Ferriss
Hugging Face - Blog
Hugging Face - Blog
雷峰网
雷峰网
M
MIT News - Artificial intelligence
J
Java Code Geeks
大猫的无限游戏
大猫的无限游戏
D
DataBreaches.Net
腾讯CDC
Engineering at Meta
Engineering at Meta
云风的 BLOG
云风的 BLOG
L
LangChain Blog
GbyAI
GbyAI
IT之家
IT之家
Y
Y Combinator Blog
人人都是产品经理
人人都是产品经理

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
Query reality: Mobile observability, now accessible to AI
karinakarina · 2026-04-28 · via Hacker News - Newest: "AI"

Last week, we released our first step in making observability programmable and agent-ready with the bitdrift Public API. Today, we're announcing the release of bd skills, a set of skills that give your AI agents access to everything that happens on any of your customers' devices in real time. Together, bd skills and the bitdrift Public API empower the next generation of our mobile observability platform: bitdrift.ai.

Agentic AI has fundamentally changed software engineering

Observability no longer has to be a reactive exercise. Rather than drowning in a sea of alerts, charts, and logs, agents can autonomously triage, investigate, debug, and even fix issues as they happen. This allows teams to focus on what really matters: your customers and their experiences. Now, those agents, regardless of the model and harness, must have access to high fidelity data to do their job. More importantly they need to be able to iterate in tight feedback loops. In the past that’s been impossible on mobile devices with slow app release cycles and challenging SDK syncs limiting the telemetry being collected. As a result, all other observability tools rely on sampled or stale data. This means you are always working with approximations, partial visibility, historical snapshots, false metrics, and educated guesses.

bitdrift: purpose-built for mobile observability

The bitdrift platform uniquely provides a level and quality of data on deployed mobile applications that no one else can. Data is captured on the device, aggregated in real time, and unsampled by default. When you investigate an issue, you are not querying a static dataset. You are interacting with live user behavior from the device.

Full-fidelity observability, now accessible to AI agents

Now, our real-time observability system allows you or your agents to dynamically create and collect telemetry on any device instantly. User journeys, performance metrics, and behavioral changes are all available when your agent needs them, not ten days later waiting for an app release. And with our ability to narrowly target exact cohorts and data sets, you won’t blow your context window on useless noise. With this release, agents will be able to leverage our powerful CLI and public API to programmatically access and create the core components of the bitdrift platform: workflows, charts, issues, and captured sessions, letting them iteratively query and analyze telemetry from customer devices. You can create and manage workflows in code, retrieve full-fidelity sessions on demand, and integrate bitdrift into your existing tooling, your deploy pipelines, or your on-call workflows, all without ever opening a dashboard.

Let your AI agents query reality today

Get started: Learn more about mobile observability for AI agents at bitdrift.ai, or try it out by running the following in any terminal:

bash


npx skills add bitdriftlabs/bd-skills

Full instructions at https://github.com/bitdriftlabs/bd-skills Not quite ready to dive in but curious to learn more about bitdrift? Sign up for a free trial of bitdrift's mobile observability platform, or contact us for a quick demo.