Wingetlywingetly
← All apps
A

Agentero

by poco-aiv0.5.0

Last updated

Agent 友好的文献管理方式。

Install with winget

$ winget install --id poco-ai.Agentero --exact --version 0.5.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Agentero

Agentero uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
Agentero_0.5.0_x64-setup.exe /S

See the full silent install reference for Agentero

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

传统文献管理器对 Agent 并不友好:阅读高亮和笔记被锁在单篇文件里,Agent 很难跨论文复用;每次对话都要重新提供上下文,缺少稳定的本地知识地图;PDF 对人友好,但对 Agent 来讲不是最舒服的阅读材料。Agentero 旨在构建 Agent 友好、Agent 原生的文献管理方式,探索人与 Agent 在文献管理中的协作方式。通过 ACP 连接本机 Agent(BYOA),支持划词对话、论文导入与 Skill 导入,兼容 Zotero 生态,提供论文翻译、双链与知识图谱、PDF 深度阅读等功能。

Installers · v0.5.0

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Agentero.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Claude CodeAnthropic PBC
    Anthropic.ClaudeCodev2.1.240

    Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed.

  • Adobe Acrobat Reader (64-bit)Adobe
    Adobe.Acrobat.Reader.64-bitv26.001.21789

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

  • C
    Codex CLIOpenAI, Inc.
    OpenAI.Codexv0.146.1

    Codex CLI is an open‑source local coding agent that runs in your terminal, letting you write, edit, and understand code without leaving the command line.

  • Foxit PDF ReaderFoxit Software Inc.
    Foxit.FoxitReaderv2026.1.3.36551

    Industry’s most powerful PDF Reader Solution.

  • Adobe Acrobat Reader (32-bit)Adobe Systems Incorporated
    Adobe.Acrobat.Reader.32-bitv26.001.21771

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

  • Wondershare PDFelementWondershare
    Wondershare.PDFelement.12v12.2.1

    Take control of your documents with this powerful PDF editor.

More from poco-ai or browse agent, pdf, zotero.

Frequently asked questions

How do I install Agentero on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id poco-ai.Agentero --exact --version 0.5.0. winget downloads the installer from poco-ai and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Agentero silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id poco-ai.Agentero --exact 0.5.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Agentero?
Agentero uses EXE (NSIS). Run the downloaded installer with: Agentero_0.5.0_x64-setup.exe /S. The silent switches are /S.
How do I uninstall Agentero via winget?
Run: winget uninstall --id poco-ai.Agentero --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Agentero's Apps & Features entry.
Is Agentero free?
Agentero is distributed under MIT. Refer to the publisher (https://github.com/poco-ai/Agentero) for the full license terms - Wingetly itself does not charge for installation.
Does Agentero work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Agentero directly from the publisher.
How do I keep Agentero up to date?
Run winget upgrade --id poco-ai.Agentero --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Agentero from microsoft/winget-pkgs.