ROSA - natural language agent for ROS robotics
NASA JPL agent that lets developers inspect, diagnose, and operate ROS1/ROS2 robotics systems through natural language. Bridges LLMs with the ROS toolchain.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Related entries
concierge - SDK for building MCP servers
Python SDK for authoring MCP servers with batteries for tool registration, auth, and apps-sdk style flows. Aims to be the universal scaffold for new MCPs.
Rapid-MLX - 2-4x faster local LLM inference on Apple Silicon
MLX-native inference engine with OpenAI-compatible API. The novel piece: DeltaNet state snapshots bring prompt caching to non-trimmable architectures (Qwen3.5 hybrids), restoring RNN state in ~0.1ms. 2-5x faster TTFT, native Metal kernels, continuous batching.
OpenSail - open AI workspace platform
Self-hostable platform for building, running, and sharing AI workspace agents and apps with any model. No vendor lock-in - bring your own LLM provider or run local.
anything-analyzer - protocol analyzer with MCP
All-in-one network protocol toolkit with browser capture, MITM proxy, JS hooks, fingerprint spoofing, and an MCP server so agents can drive the analysis directly.