Skip to content

Version Packages#11

Merged
counterposition merged 1 commit into
mainfrom
changeset-release/main
May 5, 2026
Merged

Version Packages#11
counterposition merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@counterposition/skill-pi@0.73.0

Minor Changes

  • 8519110: # skill-pi

    Sync skill docs with the Pi 0.73.x coding agent and tighten the skill for token efficiency.

    • SDK tools is now a string[] name allowlist (Pi 0.68); document noTools: "all" | "builtin" and drop references to the removed readTool/bashTool/codingTools/readOnlyTools exports.
    • Document the new extension surface: terminate: true on tool results, defineTool(), ctx.ui.setWorkingIndicator/setWorkingVisible/addAutocompleteProvider/getEditorComponent, before_agent_start.systemPromptOptions, after_provider_response, thinking_level_select, message_end replacement, session_shutdown.{reason,targetSessionFile}, ctx.fork(id, {position}) plus /clone, and pi.unregisterProvider.
    • Switch TypeBox guidance to typebox 1.x (legacy @sinclair/typebox still aliased).
    • Refresh the providers reference: remove Google Gemini CLI / Antigravity, add DeepSeek, Cloudflare AI Gateway / Workers AI, Moonshot, Fireworks, and Xiaomi MiMo (+ regional Token Plan variants); replace compat.reasoningEffortMap with model-level thinkingLevelMap; cover per-model baseUrl overrides and Azure Cognitive Services endpoints.
    • Settings: add terminal.showTerminalProgress/imageWidthCells, retry.provider.*, warnings.anthropicExtraUsage, enableInstallTelemetry, and the PI_CODING_AGENT_SESSION_DIR/PI_OFFLINE/PI_TELEMETRY/PI_OAUTH_CALLBACK_HOST env vars; absorb the CLI-flag cheatsheet so SKILL.md can stay routing-focused.
    • Trim SKILL.md from ~210 lines to ~70, dropping the redundant CLI dump, built-in tools table, and execution-modes table; condense niche compat-flag prose in the providers reference into a single pointer to upstream models.md.

@counterposition/pi-web-search@0.4.1

Patch Changes

  • dde2a16: # pi-web-search

    Fix the web-content prompt-injection guard so the extension returns the updated
    before_agent_start system prompt instead of mutating the event object. Pi reads
    system-prompt changes from the handler's return value, so the previous mutation
    of event.systemPrompt did not reach the active prompt.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 1894a35 to f7f1967 Compare May 5, 2026 15:32
@github-actions github-actions Bot force-pushed the changeset-release/main branch from f7f1967 to 365f62f Compare May 5, 2026 18:13
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 365f62f to 66bc4c1 Compare May 5, 2026 18:21
@counterposition counterposition merged commit 29eb973 into main May 5, 2026
3 checks passed
@counterposition counterposition deleted the changeset-release/main branch May 5, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant