Skip to content

deepagents

vdeepagents-code==0.1.14 scope: deepagents-code Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai deepagents langchain langgraph python typescript

Summary

AI summary

Scope file completion to the current working directory and cache theme data for O(n²) performance improvement.

Changes in this release

Feature Low

Adds editable mode and core deps surface in /version endpoint.

Adds editable mode and core deps surface in /version endpoint.

Source: llm_adapter@2026-06-12

Confidence: high

Performance Medium

Caches theme colors and charset, fixing O(n²) tool‑call streaming.

Caches theme colors and charset, fixing O(n²) tool‑call streaming.

Source: llm_adapter@2026-06-12

Confidence: high

Bugfix Medium

Labels `-r` resume as "Resuming..." in the status bar.

Labels `-r` resume as "Resuming..." in the status bar.

Source: llm_adapter@2026-06-12

Confidence: high

Bugfix Medium

Scopes `@` file completion to the current working directory.

Scopes `@` file completion to the current working directory.

Source: llm_adapter@2026-06-12

Confidence: high

Bugfix Medium

Sets dcode agent names in trace metadata.

Sets dcode agent names in trace metadata.

Source: llm_adapter@2026-06-12

Confidence: high

Bugfix Medium

Surfaces untracked files in `@` completion suggestions.

Surfaces untracked files in `@` completion suggestions.

Source: llm_adapter@2026-06-12

Confidence: high

Bugfix Medium

Warns on misconfigured subagent files.

Warns on misconfigured subagent files.

Source: llm_adapter@2026-06-12

Confidence: high

Bugfix Medium

Fixes cursor movement on click that re-focuses terminal.

Fixes cursor movement on click that re-focuses terminal.

Source: llm_adapter@2026-06-12

Confidence: low

Bugfix Low

Prevents cursor movement on click that refocuses the terminal.

Prevents cursor movement on click that refocuses the terminal.

Source: granite4.1:30b@2026-06-12-audit

Confidence: low

Full changelog

Features

  • Surface editable mode and core deps in /version (#3898) (d4f5a12)

Bug Fixes

  • Don't move cursor on click that re-focuses terminal (#3893) (b76788b)
  • Label -r resume as "Resuming..." in the status bar (#3892) (70cd286)
  • Scope @ file completion to current cwd (#3874) (dd237ac)
  • Set dcode agent names in trace metadata (#3901) (ac94dd6)
  • Surface untracked files in @ completion (#3872) (2bdf6ea)
  • Warn on misconfigured subagent files (#3873) (f1614d6)

Performance Improvements

  • Cache theme colors/charset, fix O(n^2) tool-call streaming (#3881) (9d463f5)

Internal maintainers: @mdrxy

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track deepagents

Get notified when new releases ship.

Sign up free

About deepagents

Agent harness built with LangChain and LangGraph. Equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - well-equipped to handle complex agentic tasks.

All releases →

Related context

Earlier breaking changes

Beta — feedback welcome: [email protected]