Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: 0xnayuta/devkit-pi

devkit-pi v0.1.0

11 May 15:59
@0xnayuta 0xnayuta

Choose a tag to compare

devkit-pi v0.1.0 Pre-release
Pre-release

0.1.0 — 2026年05月11日

Initial Release

  • Initial npm release of devkit-pi as a pi extension package.
  • Subagents support: delegate tasks to 5 specialized readonly agents (explorer, researcher, reviewer, implementer, tester); custom agents via markdown frontmatter.
  • Web tools support: web_search, fetch_content, get_search_content with multi-provider auto-fallback (ddgs, brave, tavily, serper, openserp, searxng).
  • LSP code intelligence support: definition, references, hover, signature, symbols, diagnostics, workspace-diagnostics, servers; mutating actions disabled by default and blocked in subagent processes.
  • LSP diagnostics hook with configurable mode (agent_end | edit_write | disabled).
  • /toolkit developer commands: doctor, modules, logs, agents, lsp, activity, help.
  • VitePress documentation site deployed at https://devkit-pi.wangyan.life/.
  • GitHub Pages documentation deployment workflow.
  • CI workflow with docs:check, test, and docs:build.
  • Modular architecture: src/modules/{subagents, web, lsp, commands} with independent enable/disable.
  • Namespace-based configuration: ToolkitConfig.
  • Experimental writable custom subagents (not stable; see security model docs).

Highlights

  • Initial npm release of devkit-pi.
  • Added foreground subagents with built-in agents.
  • Added Web tools and provider support.
  • Added LSP code intelligence support.
  • Added /toolkit developer commands.
  • Added VitePress documentation site: https://devkit-pi.wangyan.life/
  • Added GitHub Pages deployment workflow and CI checks.

Install

pnpm add -g devkit-pi

Links

Loading

AltStyle によって変換されたページ (->オリジナル) /