androoAGI/starnet
A living pixel-art station where real AI agents do real work. Local-first desktop agent harness - bring your own key, watch your crew actually run.
About the project
A local-first desktop app where AI agents do real work with real models and tools, and a pixel-art station projects live runtime state. Lets you create teams of agents with distinct permissions and run them concurrently.
Useful for
- Run multiple agents concurrently with separate workspaces and permissions
- Connect OpenRouter or Ollama to let agents use real models
- Schedule tasks and collect deliverables in the OUTBOX
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 18 stars so far today, about 46 expected by the end of the day. The usual pace is 2 per day, so that's 19× as much.
- Before this, the repository barely got any stars — about 2 per day.
- The spike has held for 2 days in a row — not a one-off blip.
- GitHub Trending JavaScript today: #6, +95 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 202
- Today
- 18 · ≈ 46 by evening
- Forks
- 54
- Issues and pull requests
- 39
- Watchers
- 9
- Language
- JavaScript
- License
- MIT
- Latest release
- v0.12.4 · September 20, 2026
- Created
- June 14, 2026
- Last push
- September 23, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 24, 2026GitHub Trending JavaScript today: #6, +95 stars
More in this category
-
8.2
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
8.1
google/ax
A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…
-
7.7
unreallabsai/unreal-agent
Async-first agent harness in Go: sessions with persisted forkable history, input deduplication, an LLM-turn coordinator, and asynchronous operation execution via swappable components.
-
7.4
strands-agents/harness-sdk
Open-source Python and TypeScript SDK for building and running AI agents: agent loop, tools, MCP, memory, multi-agent patterns and tracing in one package. Runs in your process with no hosted control plane and supports…
-
7.1
mikehasa/golive-skill
Agent Skill and Node CLI that takes an agent-built app live: hosting, database, domain, email and payments on your own accounts. Runs a detect → plan → approve → apply → verify cycle with no hosted backend or telemetry.
-
7.1
Contrastive-LM/CLM
CLM is a class of System One language models trained contrastively to connect states and actions; the repo serves CLM-8B behind a TypeSafe-compatible API for fast agent decision-making.