llm-kb
← Back to releases
Tool Release

GitHub Copilot for JetBrains v1.13 adds custom models, debugging skill, Claude agent customization

GitHub released v1.13 of Copilot for JetBrains, introducing custom model support via BYOK, a built-in debugging skill for native troubleshooting through Copilot CLI sessions, plugin marketplace support, and Claude agent customization. The update is available now on the JetBrains plugin marketplace.

3 engagement·1 source·Mon, Jul 13, 2026, 09:19 AM
The v1.13 release (stable version 1103496) adds several key capabilities: custom model support for bring-your-own-key (BYOK), a built-in debugging skill that helps developers troubleshoot issues natively in JetBrains through Copilot CLI sessions, plugin marketplace support, and Claude agent customization. The post also mentions a preview of upcoming features and invites continued feedback.

Entities

Claude(model)GitHub Copilot(tool)JetBrains(company)

Related

Tool Release

quota-axi: CLI tool aggregates LLM quota windows for agents

quota-axi is a CLI tool that reports quota windows for Claude, Codex, Cursor, GitHub Copilot, and Grok in a single AXI-shaped call. It is designed to give agents awareness of subscription quotas before deciding where to run work, without routing, recommending, or proxying.

22 engagement·1 source·github
Mon, Jul 6, 2026, 10:19 PM
Tool Release

temporal-debug-skill project enables AI agents to time-travel debug via git worktree

A new open-source project called temporal-debug-skill gives AI coding agents the ability to debug code at any point in git history. The skill parses fuzzy time references into commit SHAs, creates isolated read-only worktrees, and auto-cleans up, working with any agent like Claude Code or Cursor.

1 engagement·1 source·reddit
Sat, Jul 11, 2026, 11:09 PM
Tool Release

Ollama releases v0.32.0-rc0 with Qwen3.5 support and agent UI

Ollama released v0.32.0-rc0, adding a Qwen3.5 parser and renderer, a warning for old agent models, and a new agent UI. This update enables users to work with Qwen3.5 models and improves the agent experience.

4 engagement·1 source·github
Sat, Jul 11, 2026, 01:03 AM
Product

Git-aware AI debugger that checks out old commits to fix production bugs

A tool that makes AI coding assistants (like Cursor or Claude Code) automatically checkout the git commit corresponding to a production error before debugging, preventing the agent from analyzing current code that has shifted. It solves the problem of AI agents hallucinating fixes because they look at the present state of files while the bug existed in a past commit.

5 engagement·2 sources·reddit
Sat, Jul 11, 2026, 10:33 PM
Product

CleanSlate IDE with built-in agent manager for multi-agent coding workflows

CleanSlate is an IDE that integrates an agent manager directly, allowing developers to create, manage, and switch between multiple coding agents without leaving the editor. It solves the friction of toggling between separate agent management tools and the IDE, enabling seamless context preservation and multi-agent orchestration for developers working with LLM-powered coding agents.

4 engagement·2 sources·reddit, hackernews
Sat, Jul 11, 2026, 02:47 PM