wang2122/sprix-sage-router
Sprix AI at 屿智同行 — state-aware SELF/COLLABORATE/HANDOFF routing for A2A agent networks.
About the project
A router for A2A agent networks that decides, based on execution state, whether to continue a task, recruit collaborators, or hand it off. A Sprix AI research project implemented in dependency-free Python.
Useful for
- Choose SELF/COLLABORATE/HANDOFF mode for an in-flight task given progress and budget
- Estimate artifact transferability and context-transfer cost when switching the executing agent
- Run the routing benchmarks and tests on the repository's demo data
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 1 star today.
- The repository is 26 days old and already has 3,688 stars.
- Top new repositories this month: #11.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 3,688
- Stars in a day
- 1
- Forks
- 422
- Issues and pull requests
- 12
- Watchers
- 416
- Language
- Python
- License
- MIT
- Latest release
- v0.3.0 · August 28, 2026
- Created
- August 18, 2026
- Last push
- August 28, 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 13, 2026Top new repositories this month: #11
Similar projects
-
6.8
melgarafael/DeskcommCRM
Self-hosted CRM with native AI agents for selling over WhatsApp: agents reply, qualify leads and close sales while your data stays on your server. An open alternative to Kommo, Octadesk and Intercom.
-
6.2
kruzovic7/ai-data-extractor
Python tool that extracts local chat histories from AI coding assistants (Claude Code, Cursor, Windsurf, Aider, Cline/Roo Code and more) into a single normalized JSONL format.
-
6.2
ayghri/i-have-adhd
A skill for a coding agent (Claude Code) that makes it lead with the answer and numbered steps, without preamble or filler. Helps you get concrete actions instead of long-winded reasoning.
-
6.1
tech-leads-club/agent-skills
A registry of validated skills (instruction plugins) for AI coding agents: extends Claude Code, Cursor, Copilot and others with secure, tested capabilities.
-
6.1
jordan-gibbs/hyperresearch
A deep research harness for Claude Code: turns one prompt into a report with verified citations and a persistent source vault. Every source lands in a searchable store reused by later sessions.
-
6.0
NVlabs/SoL-Pi
An extension for Pi that cuts token usage and redundant turns of coding agents via four mechanisms: action fusion, observation packing, log reduction, and context compaction.