Skip to content

release(deepagents-code): 0.1.0 - #3726

Closed
github-actions[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--components--deepagents-code
Closed

release(deepagents-code): 0.1.0#3726
github-actions[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--components--deepagents-code

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Caution

Merging this PR will automatically publish to PyPI and create a GitHub release.

For the full release process, see .github/RELEASING.md.


Everything below this line will be the GitHub release body.


0.1.0 (2026-06-02)

Features

  • code: --timeout flag for non-interactive (#3351) (44e86ab)
  • code: /install optional extras (#3606) (7ffaa93)
  • code: /model toggle for recommended-only list (#3453) (c326b7e)
  • code: /restart hidden slash command (#3514) (74bdd36)
  • code: dcode mcp config and unify --mcp-config flag (#3541) (f037b14)
  • code: add --sandbox-snapshot-name flag (#3538) (b01392e)
  • code: add macOS keyboard shortcuts for line navigation (#3575) (2a3031d)
  • code: add MCP error detail modal (#3687) (4ae4754)
  • code: add toggleable message timestamp footers (#3662) (977e110)
  • code: browser loopback OAuth callback for MCP auth (#3467) (d83aa07)
  • code: clarify install-script messaging for editable installs (#3600) (5e4306f)
  • code: disable MCP servers from TUI (#3501) (5725de8)
  • code: float unauthorized MCP servers to top and prompt before reconnect (#3493) (2d66580)
  • code: in-TUI MCP OAuth login with auto-refresh (#3469) (20e38b8)
  • code: JS interpreter middleware via langchain-quickjs (#3525) (f0ca89c)
  • code: list valid extras when /install has no argument (#3695) (c7d529c)
  • code: MCP screen metadata (#3349) (ce2f07e)
  • code: port from libs/cli (#3388) (2ac7d41)
  • code: surface deferred MCP reconnect state in /mcp (#3612) (d8205c2)
  • code: surface MCP servers awaiting reconnect on splash banner (#3615) (24c5258)
  • sdk: surface subagents via inherited lc_agent_name projection (e0a1ed2)
  • sdk: v0.6 (4db09ac)

Bug Fixes

  • code: allow recovery commands when startup fails (#3706) (727d022)
  • code: cancel server-side runs before re-trying interrupted-state writes (#3611) (7d46357)
  • code: centralize debug logging setup to package root (#3650) (5145ed1)
  • code: char-truncate execute tool preview output (#3627) (bb276e2)
  • code: chat input history navigation and newline scrolling (#3560) (3b51cbd)
  • code: correct LangSmith sandbox working directory (#3415) (b0e8d83)
  • code: distinguish LangSmith failure modes in /trace (#3558) (4d158a0)
  • code: drop sections from system_prompt.md already supplied by SDK middleware (#3448) (9dbf2c2)
  • code: editable-install guidance for adding extras (#3610) (771e55f)
  • code: fix zero tool MCP server rendering (#3649) (7e7a567)
  • code: guard fetch_url against SSRF (#3411) (54d8521)
  • code: handle stale slash-command Enter before completion popup renders (#3647) (9a28742)
  • code: install script binary checks reference dcode (#3546) (f8977a6)
  • code: join aiosqlite worker thread after close (#3585) (152cec0)
  • code: keep chat input focused when clicking a message (#3655) (daf6571)
  • code: mention Ctrl+R in MCP reconnect toast (#3622) (3b4b086)
  • code: normalize empty file list tool output (#3697) (b67aead)
  • code: persist _context_tokens via after_model middleware (#3496) (e2bb284)
  • code: pluralize singular MCP login splash text (#3689) (492b0fc)
  • code: point MCP re-enable guidance at Ctrl+R (#3688) (15ca302)
  • code: polish MCP auth success UX (#3614) (d225cb4)
  • code: preserve extras during install (#3707) (e636ce9)
  • code: preserve MCP token refresh when metadata discovery fails (#3685) (afafeeb)
  • code: prevent duplicate-id crash on MCP reconnect and clipboard NoScreen (#3632) (6b9a3c0)
  • code: reconstruct message counts for DeltaChannel threads from writes table (#3668) (27e1940)
  • code: recover initial session prompts from writes table (#3535) (46b6f3f)
  • code: reduce OAuth login modal noise (#3693) (0e8a780)
  • code: refresh MCP OAuth tokens on restart (#3509) (8919b3f)
  • code: refresh status bar model after recovering from failed startup (#3511) (c96f822)
  • code: rename stale usage commands (#3460) (da43b7f)
  • code: render MCP tool errors and drop empty-string optional params (#3624) (fdf3db4)
  • code: repair MCP OAuth login redirect and stale client registration (#3692) (f741293)
  • code: respect line width in tool output previews (#3646) (ba1ad2d)
  • code: restore resumed thread model (#3651) (550a8ab)
  • code: reuse persisted DCR loopback port across OAuth launches (#3613) (f2f7471)
  • code: search all models from /model filter (#3690) (5fcb877)
  • code: serialize QueuedUserMessage as user input (#3708) (307d598)
  • code: serialize cold SDK imports (#3712) (fb2adc0)
  • code: show tool call previews during batched HITL approvals (#3530) (84daa1a)
  • code: suppress interrupt-cleanup state writes from traces (#3465) (319b24e)
  • code: token-safe MCP OAuth login error handling and loopback edge cases (#3492) (6199c71)
  • code: tool spinner, result formatting, and expand-hint fixes (#3661) (54485a3)
  • sdk,code: use file_path kwarg in read_file examples (#3630) (97946ee)
  • sdk: stable HumanMessage IDs across resumed threads (#3591) (82c3194)

Reverted Changes

  • code: "add macOS keyboard shortcuts for line navigation" (#3589) (73402e8)

Everything above this line will be the GitHub release body.


Note

A New Contributors section is appended to the GitHub release notes automatically at publish time (see Release Pipeline, step 2).

@github-actions github-actions Bot added autorelease: pending Used in `release-please` automated workflow; do not remove! dcode Related to `deepagents-code` dependencies Pull requests that update a dependency file release Package release PR size: S 50-199 LOC labels Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: pending Used in `release-please` automated workflow; do not remove! dcode Related to `deepagents-code` dependencies Pull requests that update a dependency file release Package release PR size: S 50-199 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant