Ecosystem metrics
- Commits
- 944
- down 3.7%
- Releases
- 3
- down 70.0%
- Contributors
- 39
- down 23.5%
- Merges
- 36
- up 0.0%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
6863 commits in all time
May 31, 2026 12:29 – Aug 29, 2026 12:29 UTC
spike: rename to pre-sign modifier
f9eb8128
spike/group_modifier
3/115 ++ 107 --
chore(deps): lock file maintenance
a3f0adb2
renovate/lock-file-maintenance
1/4,204 ++ 3,549 --
chore(deps): update commitlint monorepo to v21
fc2c59eb
renovate/major-commitlint-monorepo
2/346 ++ 520 --
fix(deps): update all non-major dependencies
63618130
renovate/all-minor-patch
4/3,364 ++ 1,955 --
fix(deps): update dependency uuid to v11 [security]
9739688a
renovate/npm-uuid-vulnerability
2/5 ++ 5 --
fix(deps): update dependency next to v15 [security]
80da1838
renovate/npm-next-vulnerability
2/295 ++ 111 --
fix(deps): update dependency axios to v1.18.0 [security]
1b935924
renovate/npm-axios-vulnerability
2/131 ++ 17 --
chore(deps): update dependency postcss to v8.5.23 [security]
cfd0d837
renovate/npm-postcss-vulnerability
2/23 ++ 8 --
fix(agent): fastest tool-capable OpenRouter host, simpler chart chip
Drop the Fireworks/Together pin. require_parameters plus throughput is the original routing. The intro ask is "get algorand's price chart" without the parenthetical that was confusing the model.
4a276f26
main
4/8 ++ 13 --
fix(agent): try Fireworks before Together on OpenRouter
Throughput sorting among four hosts queued on a high-tok/s farm with a slow start. Fireworks first for snappy tool calls; Together as backup.
a3e067ac
main
2/8 ++ 8 --
fix(agent): pick the fastest of the trusted OpenRouter hosts
`order` always waited on Together. `only` plus throughput keeps the same four hosts and lets OpenRouter choose the snappy one.
93fe4a59
main
2/8 ++ 9 --
fix(agent): pin OpenRouter to Together, Fireworks, DeepInfra, Parasail
Throughput sorting still picked a host that streamed DeepSeek DSML as text. Try those four in order; fall back only if all miss.
2f7798f2
main
2/12 ++ 6 --
fix(agent): pin OpenRouter to tool-capable hosts by throughput
Default cheapest-host load balancing was sending DeepSeek Flash to backends that advertise tools but stream DSML as text. require_parameters keeps only hosts that accept the tools payload; throughput picks the fastest of those.
c5a40085
main
3/73 ++ 2 --
feat(marketing): qt314 ecosystem promo tape
HTML-per-frame cut of the four read tools — chart, web, quote, markets — at 1920x1080. Notes the even-height libx264 gotcha.
30d66900
main
2/323 ++ 0 --
feat(agent): open on mainnet with the rail folded
The chip no longer reads NEXT_PUBLIC_EXPLORER_DEFAULT_NETWORK, so a Vercel testnet env cannot bake the wrong default into the client. The account rail starts closed. Testnet and localnet intros drop vibekit.algo for lookups that actually resolve there.
92d0cac8
main
8/56 ++ 22 --
feat(agent): the intro opens with algorand's chart (wince)
991298d2
main
1/2 ++ 1 --
fix(explorer): a pre-signed draft simulates against the wallet's sender, so the swap modal derives; the chart's range chips swap in place
be5ab41f
main
4/32 ++ 4 --
feat(agent): a chart's range chips re-run the read and swap the record into the same card; isPluginViewId joins the explorer's browser-safe exports
2dd45eda
main
5/63 ++ 2 --
fix(alpha-arcade): a service without a market list still resolves one market
35c344c8
main
1/2 ++ 2 --
feat(alpha-arcade): the market card reads the cached feed (prices, image, volume) and shows the odds as one bar with compact buy buttons
c2585d2d
main
3/56 ++ 52 --
test(alpha-arcade): the unlaunched-option case types cleanly
6258d353
main
1/3 ++ 7 --
fix(alpha-arcade): options without a market app yet are not tradable — dropped from the feed instead of failing the page
1c7eb2af
main
2/21 ++ 4 --