ide agents

33 tagged ide, measured the same way as everything else here.

Browse within: dev-tools 9development-environment 9jetbrains 9remote-development 9vscode 9sast 6

index

01

coder/coder

Agent

Coder Agents is a chat interface and API for delegating development work and research to coding agents in your Coder deployment. Developers describe the work they want done, and Coder Agents handles selecting a template, provisioning a workspace, and executing the task.

14k yesterday A 0 tokens AGPL-3.0

models

02

coder/coder

Agent

Administrators configure LLM providers from Admin settings > AI and Coder Agents models from Admin settings > AI > Models. Providers and centrally managed credentials are deployment-wide settings managed by platform teams. Each model belongs to an organization. Each organization has its own model list. Developers…

14k yesterday A 0 tokens AGPL-3.0

coder/coder

Agent

The Tasks API (/api/v2/tasks) and the Chats API (/api/v2/chats) serve similar goals (programmatic access to AI-powered coding agents) but they differ significantly in architecture, capabilities, and usage patterns.

14k yesterday A 0 tokens AGPL-3.0

Exec

04

coder/xum

Agent

A desktop app for isolated, parallel agentic development.

2.0k yesterday A 1 tokens AGPL-3.0

Plan

05

coder/xum

Agent

A desktop app for isolated, parallel agentic development.

2.0k yesterday A 1 tokens AGPL-3.0

e2e-runner

06

nimbalyst/nimbalyst

Agent Claude Code

Run E2E tests in a dev container for isolated, reproducible test execution. Use proactively when asked to run Playwright tests, E2E tests, or when in a worktree. Handles the full Docker container lifecycle automatically.

1.6k 3d ago A 53 tokens original MIT

nimbalyst/nimbalyst

Agent

This document is a reference for implementing a new agent provider in Nimbalyst. It is the architectural counterpart to docs/AIPROVIDERTYPES.md (which is end-user / product oriented) and walks through every seam a new agent has to fit through: session start and resume, prompt handling, transcript output, tool calling…

1.6k 3d ago A 0 tokens original MIT

nimbalyst/nimbalyst

Agent

Status: STUCK. Three approaches tried, none reliably solves the pre-edit race for update-kind filechange items. This doc captures everything learned so the next session can pick up cleanly without re-deriving.

1.6k 3d ago B 0 tokens original MIT

Plan

09

notnotype/neuro-book

Agent Claude Code

Software architect agent for designing implementation plans. Use this when you need to plan the implementation strategy for a task. Returns step-by-step plans, identifies critical files, and considers architectural trade-offs.

591 4d ago A 40 tokens AGPL-3.0

analyzer

11

zacharyfmarion/openscad-studio

Agent Codex

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

224 12d ago A 0 tokens GPL-2.0

coder

14

snyk/snyk-ls

Agent Cursor

Implementation specialist that writes production code using TDD and commits changes. Use proactively when implementing features, fixing bugs, or writing code for a confirmed plan. Delegates to planner when requirements are unclear or need updating. Hands over to qa when implementation is complete.

83 2d ago A 53 tokens original Apache-2.0

planner

15

snyk/snyk-ls

Agent Cursor

Planning specialist that creates structured implementation plans for Jira issues. Use proactively when starting a new task, beginning work on a Jira issue, or when asked to plan a feature. Creates the plan and hands over to the implementation agent.

83 2d ago A 47 tokens original Apache-2.0

qa

16

snyk/snyk-ls

Agent Cursor

QA specialist that deeply analyzes code produced by the coder agent. Runs the verification skill, traces code paths, checks logic for gaps, unintended changes, edge cases, and omissions. Use proactively after implementation is complete, when coder says "done", or when asked to review/verify code quality.

83 2d ago A 60 tokens original Apache-2.0

ide-code-reviewer

17

Oolab-labs/claude-ide-bridge

Agent Claude Code

Expert code reviewer that uses IDE bridge LSP tools for deep analysis. Reviews code for correctness, security, and maintainability using type information, reference tracking, and call hierarchy analysis. Use proactively after code changes or when reviewing PRs.

38 4mo ago A 52 tokens original MIT

ide-debugger

18

Oolab-labs/claude-ide-bridge

Agent Claude Code

Autonomous debugging agent that uses IDE bridge debug and terminal tools. Sets breakpoints, evaluates expressions, inspects runtime state, and fixes bugs. Use when encountering test failures, runtime errors, or unexpected behavior.

38 4mo ago A 46 tokens original MIT

ide-architect

19

Oolab-labs/claude-ide-bridge

Agent

Long-term codebase architectural health agent. Identifies God objects, circular dependencies, tightly coupled modules, and modularization opportunities using LSP import tree and call hierarchy analysis. Use for architecture audits, pre-refactor planning, or onboarding deep-dives.

38 4mo ago A 54 tokens original MIT

Data

23

malwarebo/nyrve

Agent

Answer telemetry questions with data queries using Kusto Query Language (KQL).

5 2mo ago A 17 tokens copy · 91% MIT

Demonstrate

24

malwarebo/nyrve

Agent

Agent for demonstrating VS Code features.

5 2mo ago A 10 tokens copy · 100% MIT