UI-TARS Desktop is a native GUI Agent from Bytedance that runs locally. It can operate desktop apps, open files, browse websites, and automate multi-step tasks without sending data to the cloud. The repo is 100% open source under Apache 2.0 license. UI-TARS Desktop is the desktop-focused piece of the broader TARS multimodal agent stack. It provides a native GUI Agent based on the UI-TARS model...
How to Automate the Ticket-to-PR Cycle with Symphony
Symphony is an orchestration layer for autonomous engineering runs. It hooks into Linear, spawns isolated workspaces, and assigns an AI agent to implement a ticket end to end. The agent writes code, runs tests, opens PRs, responds to reviews, and lands the change when CI passes. symphony repo What Symphony does Symphony automates the full ticket-to-PR lifecycle. It monitors issue trackers for new...
How to Automate Academic Illustration with PaperBanana
PaperBanana is a multi-agent framework for automated academic illustration generation. It transforms raw scientific content into publication-quality diagrams and plots. The system acts like a creative team of specialized agents. Researchers save hours of manual diagram creation time. PaperBanana produces aesthetically pleasing and semantically accurate visuals. The framework orchestrates five...
How to Automate Your Job Search with Career-Ops
I discovered Career-Ops while browsing GitHub for job search automation tools. Its sheer scope caught my attention. This is not just another resume parser. It’s a full command center that turns Claude Code into a systematic job-search pipeline. Built by santifer, Career-Ops scans career pages across 45+ tech companies including Stripe, Anthropic, and OpenAI. It finds matching roles...
How to Automate iOS Screenshot Generation with AI
app-store-screenshots is an AI agent skill that automates App Store screenshot generation for iOS developers. It eliminates manual cropping and formatting by integrating with coding assistants like Claude Code and Cursor. The tool creates marketing-ready assets for every Apple device requirement in minutes, not hours. app store screenshots repo The skill scaffolds a Next.js project internally...
