ディレクトリに戻る

ipollowork

メンテナンス: 活発

devin-axis/ipollowork

コード、デザイン、プレゼン、Web、動画を扱える自己進化型エージェントランタイム搭載の AI ワークスペース。DeepSeek Harness と連携してサブエージェントに委譲可能

GitHub で見るホームページ
$ git clone https://github.com/Devin-AXIS/iPolloWork.git

5,517

スター

1,030

フォーク

TypeScript

言語

NOASSERTION

ライセンス

2025-08-25

作成日

2026-09-08

最終プッシュ

ソースアベイラブル(iPolloWork Source Available License 1.0)のローカルファースト AI ワークベンチ。コード・文書・Web サイト・デザイン・動画を編集可能な形で生成。DeepSeek Harness は任意のサブエージェントランタイムとして統合中(安定版には未収録)。

DSH 統合

互換

作者による申告

安全性監査

未監査

最終検証日

2026-08-21

ライセンス

NOASSERTION

01どんなタスクに使えるのか?

  • Turn one goal into editable code, documents, presentations, websites, designs and video in a local-first AI workbench

    Editable artifacts — code, documents, decks, websites, visual designs and videos — that stay editable after generation instead of a finished file or a chat transcript

    Individuals and teams who want agent-generated deliverables they can keep inspecting and editing in one workspace

  • Run supervised agent execution: planning, tool use, file edits and commands with human approval

    Completed work you inspect in place, with approved actions and state the agent continues from

    Users who want hands-on control over a coding agent workflow — approving permissions and reviewing each step

  • Delegate bounded subtasks from an iPolloWork task to DeepSeek Harness subagents once the in-development integration ships

    Structured results from DSH subagents returned into the same iPolloWork task, with both Skills and plugin ecosystems retained

    DeepSeek Harness users who want to combine DSH's specialized subagents with iPolloWork's editable workbench in one workflow

02DeepSeek Harness への導入方法

前提条件

  • Desktop install: an installer matching your OS and CPU from GitHub Releases (.dmg for macOS, .exe for Windows, .AppImage for Linux)
  • Source development: Git, Node.js 22 or newer, pnpm 11 (enabled via `corepack enable`), Bun 1.3.10 or newer, plus platform build tools (Xcode Command Line Tools on macOS, VS 2022 Build Tools with C++ on Windows, an Electron C/C++ build environment on Linux)

インストール手順

  1. 01

    Download the installer that matches your operating system and CPU from GitHub Releases (macOS arm64/x64 .dmg, Windows x64/arm64 .exe, Linux x64/arm64 .AppImage)

  2. 02

    macOS: open the .dmg, then drag iPolloWork into Applications; Windows: run the .exe installer; Linux: make the AppImage executable with `chmod +x ipollowork-*.AppImage`, then run it

  3. 03

    Or run from source: `git clone https://github.com/Devin-AXIS/iPolloWork.git`, `cd iPolloWork`, `corepack enable`, `./ipollowork setup`, `./ipollowork dev` (use `.\ipollowork.cmd` on Windows)

    $ git clone https://github.com/Devin-AXIS/iPolloWork.git

導入成功の確認

作者は未記載

03DSH 統合と能力の範囲

DSH 統合互換

Optional DeepSeek Harness subagent runtime: iPolloWork delegates bounded task work to DSH subagents and brings structured results back into the same task; the integration is in active development and not yet included in the latest stable release

  • Agent-first execution

    a described outcome / taskplanned work executed with tools — files read and modified, commands run, continuing from the current state

    modifies local filesruns commands on your machine (actions are presented for approval)
  • Editable multi-format results

    generated code, documents, decks, websites, designs and videotext, images, layout and scenes remain editable after generation

  • Local control & extensibility (BYOM)

    your own model or provider; Skills, plugins, MCP servers and browser automationan extended local workspace; optional iPolloCloud connection for identity and hosted services

    network access to your model provideroptional iPolloCloud account when Cloud features are used
  • DeepSeek Harness subagent delegation (in development)

    bounded work delegated from an iPolloWork task to DSH subagentsstructured results brought back into the same task, with both ecosystems' Skills and plugins retained

    integration is in active development and not included in the latest stable release yet

04誰に向いているのか?使うべきでない場面は?

向いている用途

  • Individuals and teams who want agent-generated deliverables they can keep inspecting and editing in one workspace
  • Users who want hands-on control over a coding agent workflow — approving permissions and reviewing each step
  • DeepSeek Harness users who want to combine DSH's specialized subagents with iPolloWork's editable workbench in one workflow

不向きな用途

  • The DeepSeek Harness subagent integration is in active development and is not included in the latest stable release yet — DSH delegation is not available in current released builds.
  • iPolloWork uses the source-available iPolloWork Source Available License 1.0 (not OSI-approved open source): free only for individual personal self-use and internal use by fewer than three users; any broader, commercial or customer-facing use requires prior written authorization.

05互換性・メンテナンス・セキュリティ上の注意

  • The DeepSeek Harness subagent integration is in active development and is not included in the latest stable release yet — DSH delegation is not available in current released builds.
  • iPolloWork uses the source-available iPolloWork Source Available License 1.0 (not OSI-approved open source): free only for individual personal self-use and internal use by fewer than three users; any broader, commercial or customer-facing use requires prior written authorization.
  • Locally built, unsigned installers may trigger Microsoft Defender SmartScreen on Windows, and local packaging outputs are unsigned unless Apple/Windows signing credentials are supplied.
2025-08-252026-08-19deepseek-ivideo-v0.1.1

iPolloWork Source Available License 1.0 · actively maintained (latest release deepseek-ivideo-v0.1.1, 2026-08-16)

06よくある質問

iPolloWork は DeepSeek Harness とどのように連携しますか?

DeepSeek Harness(DSH)はオプションのサブエージェントランタイムとして統合されています。iPolloWork がメインのワークスペースのままで、必要に応じてタスクから DSH サブエージェントに範囲を限定した作業を委譲し、構造化された結果を同じタスクへ戻します。双方とも独自の Skills とプラグインエコシステムを保持します。

現在の安定版で DeepSeek Harness 連携は使えますか?

まだ使えません。README では、この統合は活発に開発中であり、最新の安定版リリースにはまだ含まれていないと明記されています。

iPolloWork のインストールには何が必要ですか?

OS と CPU に合ったインストーラー(.dmg / .exe / .AppImage)を GitHub Releases からダウンロードします。ソースから実行する場合は Git、Node.js 22 以降、`corepack enable` で有効化した pnpm 11、Bun 1.3.10 以上が必要で、`./ipollowork setup` と `./ipollowork dev` を実行します。

iPolloCloud のアカウントは必要ですか?

不要です。Cloud 接続は任意で、ローカルの iPolloWork はアカウントや商用サービスなしで動作します。モデルやプロバイダーも自分で持ち込めます。

ライセンス条件はどうなっていますか?

iPolloWork Source Available License 1.0 を採用しています。個人の私的利用と合計 3 人未満の小規模な社内利用のみ無料で、それを超える利用・商用・顧客向け利用には事前の書面による許諾が必要です。

08データと出典

  • 作者による申告github.come01c40c969b5…

    iPolloWork is integrating [DeepSeek Harness (DSH)](https://github.com/deepseek-ai/deepseek-harness) as an optional subag…

  • 作者による申告github.come01c40c969b5…

    The integration is in active development and is not included in the latest stable release yet.

  • 作者による申告github.come01c40c969b5…

    a task can delegate bounded work to DSH subagents when useful, then bring structured results back into the same task.

このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-08-21。誤りを見つけた場合は、修正を送信してください。

🏆

dsh プラグイン おすすめ

最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。

DSH Plugins は DeepSeek Harness プラグインの独立したコミュニティ ディレクトリです。DeepSeek との提携・公認はありません。サードパーティ製プラグインはセキュリティ監査を受けていません。インストール前にソースコードをご確認ください。

DeepSeek Harnessの新着プラグインを毎週お届け。スパムはありません。