Esta página se muestra en inglés. Una traducción al español está en curso.
SkillsMay 14, 2026·2 min de lectura

Selene — Local Agent Desktop (Offline-Ready)

An agent-first desktop app that runs locally, supports multiple providers, and ships its own tool stack; verified 166★, pushed 2026-05-13.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 98/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Single
Confianza
Confianza: Established
Entrada
Asset
Comando CLI universal
npx tokrepo install 49b947ff-01db-5fec-a84c-307e950f7e9b
Introducción

An agent-first desktop app that runs locally, supports multiple providers, and ships its own tool stack; verified 166★, pushed 2026-05-13.

Best for: Developers who want a single local desktop hub for agents, tools, and multi-provider routing

Works with: Desktop builds via GitHub Releases; dev setup uses Node and npm run electron:dev (README)

Setup time: 6-15 minutes

Key facts (verified)

  • GitHub: 166 stars · 34 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: npm run electron:dev.

Main

  • Start with the release build: README says one download with no prerequisites and that Selene bundles Electron + tooling.

  • Use multi-provider routing intentionally: README lists many providers (Anthropic/OpenAI/OpenRouter/Ollama/vLLM, etc.), so define a default and only override per task.

  • Keep context lean: README describes a retrieval pipeline before the main agent to reduce re-reading and per-turn cost.

  • For debugging, use the developer workflow: npm install + npm run electron:dev is the documented entrypoint.

Source-backed notes

  • README states Selene bundles Electron 41 (Chrome 146 / Node 24) and ships a larger app to avoid separate installs.
  • README lists themes and UI options: 8 color themes and 50 wallpapers (20 live).
  • README documents developer setup: npm install then npm run electron:dev, plus build commands for Windows/macOS.

FAQ

  • Can I run fully offline?: README says you can pick local vs cloud per subsystem and run fully offline depending on your setup.
  • What’s the fastest way to try it?: Download the latest signed installer/DMG from GitHub Releases (README).
  • How do I run it from source?: Use npm install then npm run electron:dev as documented in README.
🙏

Fuente y agradecimientos

Source: https://github.com/tercumantanumut/selene > License: MIT > GitHub stars: 166 · forks: 34

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados