SUMMARY AI summary by gpt-5-mini
AYA (Agent Your Agent) is a CLI/Python toolkit that acts as a project manager which decomposes programming tasks, routes each subtask to the most appropriate LLM, runs workers in isolated git worktrees, and merges results. It’s aimed at developers or teams who want deterministic, cost-aware multi-model automation (Claude family, Deepseek, OpenAI/GPT) for implementation, tests, reviews and docs. Key features: - 7-step PM pipeline: init → plan → decompose → spawn → monitor → merge → report. - Model routing table with primary/fallback choices and explicit billing rules (uses Claude Code Agent for opus/sonnet/haiku; `claude -p` and `codex exec` for billed engines). - File-system coordination under ~/.aya/runtime/<hash>/, per-task TaskSpec, mailbox/board for communication, and parallel-safe owned_files check. - Two coordination modes: fire-and-forget (sub-agent + board) and interactive teammate mode (SendMessage). - One-step spawn that returns exact Agent/Bash command, automated merging, conflict checks, cost reporting.
AI Coding Tools Used
This repository contains config files from these AI coding tools, indicating AI-assisted development.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Owner
PHD Student at Fudan University. Reach me via fudan@drluo.cn .
Dates
| Created on GitHub | 2026-05-13 |
| Last push | 2026-05-16 |
| First seen here | 2026-05-16 |
| Last fetched | 2026-05-16 18:20 |
Similar repos (same language)
Reverse proxy for your ai quota from the SW platform.
dea6cat/2b-agentThis llm Agent was created based on necessity for one that could simply use local models without making them hallucinate and keep them focus
Zuboy/Carbon-Cost-Optimizer-Agentic-AIAn AI agent that decides where and when to run ML training jobs to minimize cost and carbon emissions, then launches them autonomously — exposed entirely through MCP tools.
FuchaZ/lm-studio-vision-bridge给纯文本 AI agent 装上眼睛——通过 LM Studio 本地视觉模型提供 MCP 图片识别服务
Shrutirowlo/AI-Video-AgentAI-powered video generation agent that automates script analysis, scene planning, and video creation.
Shivang0/social-visionPaste an Instagram/TikTok/YouTube/X link and Claude watches it for you — transcribes audio, reads on-screen text & visuals, explains what it's about. Local, cross-platform Claude Code plugin.
markusbegerow/claude-fuer-oeffentliche-verwaltung⚠️ Experimentelle Skill-Sammlung für Digitalisierung, Fachverfahren und Organisation der deutschen öffentlichen Verwaltung (OZG, FIM, FIT-Connect, KI-Einsatz, eIDAS, BSI-IT-Grundschutz, DSGVO) – bitte testen, Issues/PRs willkommen! Keine Rechts-/Datenschutzberatung, keine verbindliche Behördenentscheidung. Keine Bürger-/Mitarbeiterdaten im Repo.
knowledgegut/course-distiller把有權使用的工作坊/課程回放消化成套品牌色的步驟式學習 PDF;最後的重組交還人腦。A Claude Code skill by 知識包小腸.