A project manager for your AI teammates

PLUS: Apple's secret AI filters, the first AI-assisted pregnancy, and Brex's adoption playbook
It's a new day AI Rockstars!
A new open-source tool called Backlog.md is changing how dev teams manage projects by treating AI agents as teammates. It uses simple Markdown files inside a Git repository to track tasks, integrating project management directly into the coding workflow.
This creates a shared, self-contained system for coordinating work without leaving the development environment. Could this model of embedding management tools directly into repos become the standard for human-AI collaboration?
In today’s Lean AI Native recap:
- Backlog.md's task manager for human-AI dev teams
- Apple's on-device AI safety rules revealed
- The first AI-assisted pregnancy from Columbia University
- Brex's playbook for rapid AI tool adoption
A Task Manager for AI Teams
The Report: A new open-source tool, Backlog.md, offers a novel approach to project management for development teams. It uses plain Markdown files inside a Git repository to track tasks, creating a self-contained system for coordinating work between humans and AI agents.
Broaden your horizons:
- It features an AI-ready CLI that allows developers to assign tasks directly to AI agents from the command line.
- The tool provides both an instant terminal Kanban board for quick updates and a modern web interface for visual task management with drag-and-drop functionality.
- Since all data is saved as simple Markdown files, your project board lives entirely inside your repo, making it 100% private and available offline.
If you remember one thing: This tool integrates project management directly into the Git workflow that developers already know and use. This design choice creates a simple yet powerful framework for orchestrating collaboration between human engineers and their new AI teammates.
Apple's AI Rules, Revealed
The Report: A developer has decrypted and published the on-device safety filter files for Apple Intelligence. This offers the first public look at the specific rules and keywords Apple uses to moderate its new AI tools.
Broaden your horizons:
- The system uses lists of specific words and regular expressions (regex) to block or modify content, preventing the generation of harmful text.
- Filters are applied contextually, with different rule sets for user input and model output to ensure safety at both ends of the interaction.
- The decrypted files show that the filters are designed to reject harmful language, using regex patterns to identify and block specific slurs and derogatory terms.
If you remember one thing: This reveal provides a transparent look into Apple's on-device approach to AI safety. It signals a core strategy of balancing content moderation with user privacy by handling many safety checks directly on your hardware.
AI's Fertility Breakthrough
The Report: Researchers at Columbia University developed an AI system called STAR that successfully identified viable sperm for a couple previously struggling with infertility, leading to the first-of-its-kind AI-assisted pregnancy.
Broaden your horizons:
- The STAR system, adapted from astrophysics technology, scans over 8 million images of a sample in less than an hour to find viable sperm invisible to the human eye.
- This offers a new, non-invasive option for men with azoospermia, a condition affecting up to 15% of infertile men, who previously faced painful surgery or using donor sperm.
- The procedure costs just under $3,000, a fraction of a typical IVF cycle, though it is currently available only at the Columbia University Fertility Center.
If you remember one thing: This breakthrough showcases AI's power to solve complex biological challenges that were previously beyond human-scale capabilities. It signals a future where highly specialized AI can open new doors in personalized medicine and diagnostics.
Brex's AI Adoption Playbook
The Report: Fintech giant Brex has overhauled its procurement process to keep pace with AI, shifting from slow corporate approvals to a model that empowers its engineers to experiment freely.
Broaden your horizons:
- Brex's traditional, months-long review process was too slow for the AI era, causing teams to lose interest in a tool before it was ever approved.
- The company now gives its engineers a $50 monthly budget to license software from a pre-vetted list, letting them choose the tools that best optimize their own workflows.
- To decide which tools to adopt company-wide, Brex identifies the most active users and assesses whether the tool provides unique and sustained value over time.
If you remember one thing: The biggest mistake a company can make is overthinking AI adoption and waiting for the perfect solution. Brex’s strategy shows that empowering individuals and embracing experimentation is essential to avoid getting left behind.
The Shortlist
Aigen deploys solar-powered, AI-guided robots to weed cotton fields, offering an alternative to chemical herbicides and addressing farm labor shortages.
OpenCode launched as an open-source AI coding agent built for the terminal, offering a provider-agnostic alternative that can run on models from Anthropic, OpenAI, or even locally.
Simple-Chromium-AI provides a lightweight TypeScript wrapper for Chrome’s native AI Prompt API, simplifying access for developers to the browser’s built-in Gemini Nano model.
Researchers analyzed 15 million scientific papers and found telltale "AI fingerprints," such as an increase in "flowery" words, suggesting over 13% of 2024 biomedical publications used LLM assistance.