Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMay 14, 2026·2 min de lecture

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.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Asset
Commande CLI universelle
npx tokrepo install 49b947ff-01db-5fec-a84c-307e950f7e9b
Introduction

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.
🙏

Source et remerciements

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

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires