Open-source AI Trading OS, agent trading, and vibe trading, with Jev System One integration. Research, build Python strategies, backtest, and paper/live trade across crypto, stocks, and forex. Launch your own multi-tenant trading SaaS with built-in user management, billing, payments, and settlement.
routr
TUI harness orchestration with herdr and jev to efficiently distribute work across your coding subscriptions.
Project facts
- Relationship to Jev
- Jev application
- Evidence
- Code reference
- Language
- JavaScript
- License
- MIT
- Origin
- Original repository
- Repository status
- Not archived
- Created
- 2026-09-20
- GitHub stars
- 1
- Evidence checked
- 2026-09-24T08:40:10.508Z
- Metadata checked
- 2026-09-24T08:40:10.508Z
- Check status
- current
Stars measure the whole repository, including work unrelated to Jev.
Evidence and scope
Code reference records the linked documentation or source. JevHunt has not independently run or benchmarked this project.
if (process.env.TYPESAFE_API_KEY) return process.env.TYPESAFE_API_KEY; // the name TypeSafe's own SDKs read for (const path of KEY_FILES) { if (!existsSync(path)) continue; for (const line of readFileSync(path, "utf8").split("\n")) {
Evidence commit: bb25dc482e445b7770a0cfd022842b7016ca2418
Discovered through: github-search.
How we review →