AIAny

Tag

Explore by tags

Showed that fine-tuning a GPT model on public GitHub code yields a capable program synthesizer, and introduced HumanEval — the docstring-to-function benchmark that still anchors code-generation evaluation. A production variant powers GitHub Copilot.

GitHub
AI Client2023

Adds agent-native UI patterns to apps through chat, generative UI, shared state, human-in-the-loop flows, and AG-UI-based frontend integrations.

GitHub

Lets AI agents drive GitHub in natural language via MCP: browse repos, triage issues, review pull requests, and trigger Actions runs. Runs as a GitHub-hosted remote OAuth server or a local Go binary, with per-toolset scoping and a read-only mode.

GitHub

Bridges LLM-driven AI assistants to the Unity Editor so models can create scenes, edit C# scripts, manage assets, run tests and automate game-dev workflows. Exposes 47 focused MCP tool entrypoints, supports many MCP clients, and is MIT-licensed for local use.

GitHub
AI Client2025

Source code for the GitHub Copilot Chat extension in VS Code: inline chat, an agent mode that plans and edits files autonomously, next-edit suggestions, and MCP integration. Open-sourced so developers can study how Copilot connects to an editor.

GitHub
AI Client2025

Transforms enterprise architecture governance into a structured, AI-assisted workflow covering principles, requirements, risk, procurement and design reviews. Bundles templates, CLI/plugins and autonomous research agents (MCP integrations) to keep traceability and compliance.

GitHub
AI Coding2025

Desktop app that runs many CLI coding agents — Claude Code, Codex, Cursor, Gemini — in parallel, each in its own git worktree and branch. A built-in diff viewer, terminal, and PR tracking let you dispatch and review 10+ agents at once.

GitHub
AI Agent2025

Curated index of 1,100+ official and community Agent Skills for extending AI agents across platforms — Claude Code, Codex, Gemini CLI, Cursor, GitHub Copilot, OpenCode, and more. Focuses on hand-picked, engineering-authored skills, organized by vendor, paths, and quality guidance.

GitHub
AI Coding2025

Provides adaptive workflow steering rules for AI coding agents to guide development across Inception, Construction, and Operations phases. Includes opt-in extensions (security, testing), IDE/agent integrations (Cursor, Kiro, Amazon Q, Copilot, Claude), and human-in-the-loop approval points.

GitHub
AI Client2025

Drives AI coding agents through a five-phase loop — discuss, plan, execute, verify, ship — offloading heavy work to fresh-context subagents to fight context rot. The main session stays lean while parallel waves do the building.

GitHub
AI Coding2025

Provides a visual plan-and-code review UI that lets humans annotate, approve, or send structured feedback to coding agents and PR diffs. Integrates with Claude Code, OpenCode, Copilot CLI, Pi and Codex; supports encrypted short-link sharing and self-hosting.

GitHub
AI Coding2026

Intercepts and blocks destructive git, filesystem and CLI commands before they execute when run by AI coding agents. Offers sub-millisecond hook latency, 50+ modular rule packs, heredoc/inline-script AST scanning, agent-specific integrations and configurable bypass/allow-once workflows.