AIAny

Tag

Explore by tags

GitHub
AI Agent2026

Terminal-native coding agent that streams reasoning blocks, makes controlled edits to local workspaces behind approval gates, and includes an auto mode that chooses model and thinking level per turn — designed for in-terminal code review, debugging, and automation workflows.

GitHub
AI Agent2026

CLI for creating, running, and managing coding agents across local hosts, containers, and cloud sandboxes. Uses SSH, git, and tmux; supports snapshots, push/pull, auto-shutdown for cost control, and provider-agnostic workflows for developer-centric agent orchestration.

GitHub
AI Client2026

Desktop-first agent client that composes LLM-driven agents into document-centric, multi-session workflows; it wires APIs, MCPs and local tools into shareable sessions, supports multiple LLM providers, and exposes a headless server + CLI for automation.

GitHub
AI Agent2026

A curated, security-first registry of verified, tested skills you can install into AI coding agents. Each skill is human-curated, scanned (Snyk/static analysis), and integrity-locked; delivered via a CLI and optional MCP server to multiple agents (Claude Code, Cursor, Copilot, etc.).

GitHub
AI Client2026

Desktop + CLI agent-native client for managing multi-session conversations, connecting to multiple LLM providers and external data sources, and creating shareable agent skills and automations without editing code.

GitHub
AI Client2026

Terminal-native coding agent that runs DeepSeek V4 models with a 1M-token context; provides file, shell, git and web tools, thinking-mode streaming, a sandbox and durable task queue — single binary with no Node/Python runtime.

GitHub
AI API2026

Exposes the Claude Code SDK as a local Anthropic/OpenAI-compatible HTTP proxy so third-party tools can use Claude Max. Adds session management, streaming, multi-profile routing and OpenAI-format endpoints while respecting Anthropic's SDK auth, rate limits and prompt caching.

GitHub
AI Agent2026

Reusable skills—instructions plus helper scripts—that extend AI coding agents. Covers Vercel deployment audits, React performance rules, UI accessibility checks, and writing guidelines; each loads only when a relevant task appears.

GitHub
AI API2026

Searches raw files with no vector DB or embedding step — drop documents in and query instantly, firing LLM calls only when a match needs reasoning. Adds Monte Carlo evidence sampling and self-evolving clusters as a low-overhead RAG alternative.

GitHub
AI Agent2026

Researches the last 30 days of public discussion across Reddit, X, Bluesky, YouTube, TikTok, Instagram, HN and Polymarket, then synthesizes a citation-rich briefing and copy-paste prompts. Multi-source scoring, comparative mode, and optional watchlist; requires API/auth for some sources.

GitHub
AI Agent2026

Provides a manifest-driven marketplace of official Cursor plugins for developer workflows and agent integrations. Each plugin lives in its own directory with a .cursor-plugin manifest; examples include agent skills, PR review canvases, SDK integrations, CI/team tooling, and orchestration for parallel agent work.

GitHub
AI Client2026

Command-line tool for browser automation: record and generate Playwright scripts, inspect selectors, capture screenshots. Writes snapshots and screenshots to disk rather than into an LLM's context, cutting token use ~4x versus Playwright MCP.