Skip to content

Update development dependencies#59

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dev-dependencies
Open

Update development dependencies#59
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dev-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 8, 2026

This PR contains the following updates:

Package Change Age Confidence
@headsdown/sdk ^0.10.0^0.11.0 age confidence
@mariozechner/pi-ai (source) 0.73.00.73.1 age confidence
@mariozechner/pi-coding-agent (source) 0.73.00.73.1 age confidence
@types/node (source) 24.12.224.12.4 age confidence

Release Notes

headsdownapp/headsdown-sdk (@​headsdown/sdk)

v0.11.0

Compare Source

Added
  • Added HeadsDownClient.requestSessionTimeboxExtension() for requesting more time on an active session timebox using only an opaque session id and requested minute count.
  • Added SessionTimeboxExtensionRequestInput, SessionTimeboxExtensionRequest, and SessionTimeboxExtensionRequestResult types for session timebox extension requests.
  • Added optional session_ended.reason and session_ended.ended_at metadata to the IntegrationEvent vocabulary.
Changed
  • Tightened TurnFailedReason and ToolFailedReason to closed manifest enums so TypeScript callers match hosted validation.
badlogic/pi-mono (@​mariozechner/pi-ai)

v0.73.1

Compare Source

Added
  • Added OAuth login flow metadata so clients can present interactive provider choices during login (#​4190 by @​mitsuhiko).
Fixed
  • Fixed OpenAI Responses reasoning text streaming for LM Studio and other compatible providers that emit response.reasoning_text.delta events (#​4191 by @​yaanfpv).
  • Fixed OpenAI Codex OAuth refresh failures writing directly to stderr while the TUI is active (#​4141).
  • Fixed OpenAI-compatible chat completion streams that interleave content and tool-call deltas in the same choice.
  • Fixed the Kimi K2 P6 model alias to normalize to kimi-for-coding (#​4218).
  • Fixed OpenAI Codex Responses requests to send a non-empty system prompt (#​4184).
badlogic/pi-mono (@​mariozechner/pi-coding-agent)

v0.73.1

Compare Source

New Features
  • Self-update support for the npm scope migration: pi update --self now supports the upcoming package rename from @mariozechner/pi-coding-agent to @earendil-works/pi-coding-agent. After the new package is published, existing global installs can update through the normal self-update flow; pi will uninstall the old global package and install the package name returned by the version check endpoint.
  • Interactive OAuth login selection: OAuth providers can now present multiple login choices in /login, enabling provider-specific interactive authentication flows. See Providers.
  • JSONC-style models.json parsing: models.json now allows comments and trailing commas, making custom provider and model configuration easier to maintain. See Providers and Custom Providers.
Added
  • Added interactive login selection support so OAuth providers can present multiple login choices (#​4190 by @​mitsuhiko).
Changed
  • Changed pi update --self to honor the active package name returned by the Pi version check endpoint, defaulting to the current package when omitted and uninstalling the old global package before installing a renamed package.
  • Changed extension loading to use upstream jiti 2.7 instead of the @mariozechner/jiti fork (#​4244 by @​pi0).
  • Changed models.json parsing to allow comments and trailing commas (#​4162 by @​julien-c).
Fixed
  • Fixed pi -p treating prompts that start with YAML frontmatter as extension flags instead of user messages (#​4163).
  • Fixed pending tool results not updating in the live TUI after toggling thinking block visibility while the tool is running (#​4167).
  • Fixed /copy reporting success on Linux without writing the clipboard on Wayland-only compositors (Hyprland, Niri, ...) by skipping the X11-only native addon on Linux and routing through wl-copy/xclip/xsel instead (#​4177).
  • Fixed HTML session exports to strip skill wrapper XML from rendered user messages (#​4234 by @​aliou).
  • Fixed OpenAI-compatible chat completion streams that interleave content and tool-call deltas in the same choice.
  • Fixed OpenAI Codex OAuth refresh failures writing directly to stderr while the TUI is active (#​4141).
  • Fixed OpenAI Codex Responses requests to send a non-empty system prompt (#​4184).
  • Fixed Kimi For Coding model resolution for the Kimi K2 P6 alias (#​4218).
  • Fixed Kitty inline image redraws to stay within TUI-owned terminal regions and avoid writing below the active viewport.
  • Fixed Kitty inline image rendering by letting the terminal allocate image ids and bounding parsed image ids to valid values.
  • Fixed inline image capability detection to disable inline images in cmux terminals.

Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • "before 5am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 8, 2026
@renovate renovate Bot force-pushed the renovate/dev-dependencies branch from d4cc3b4 to 7cdd2d9 Compare May 8, 2026 03:52
@renovate renovate Bot force-pushed the renovate/dev-dependencies branch from 7cdd2d9 to d47cc3d Compare May 12, 2026 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants