Ecosystem metrics

New Repos
4
down 99.8%
Commits
944
down 3.5%
Releases
3
down 66.7%
Contributors
39
down 23.5%
Merges
36
up 5.9%

Repository Explorer

6864 commits in all time May 31, 2026 18:47 – Aug 29, 2026 18:47 UTC
joe-p js-algorand-sdk
spike: build steps
Git Commit bef8a203 Branch spike/group_modifier Document 2/325 ++ 55 --
ipaleka frontend
Bugfix for dust ASA total values in ALGO/USD shown in more than two digits after a decimal point
Git Commit 5e7d0f6a Branch v1_0_0 Document 5/115 ++ 21 --
joe-p js-algorand-sdk
spike: rename to pre-sign modifier
Git Commit f9eb8128 Branch spike/group_modifier Document 3/115 ++ 107 --
Merge a3f0adb2aaafaaca2c6895f7bdb445c14457cb6b into 361d3066ffaca4241991cc6563403417bf562ecf
Git Commit b7cc55eb Branch pull/23/merge Document 1/4,204 ++ 3,549 --
chore(deps): lock file maintenance
Git Commit a3f0adb2 Branch renovate/lock-file-maintenance Document 1/4,204 ++ 3,549 --
Merge fc2c59eb54845ace5fecfd6e256ceebb6c06b76c into 361d3066ffaca4241991cc6563403417bf562ecf
Git Commit 25ba51ee Branch pull/32/merge Document 2/346 ++ 520 --
chore(deps): update commitlint monorepo to v21
Git Commit fc2c59eb Branch renovate/major-commitlint-monorepo Document 2/346 ++ 520 --
Merge 6361813012c3459cf690c7dce0565d2c53a7c439 into 361d3066ffaca4241991cc6563403417bf562ecf
Git Commit 53d894ba Branch pull/17/merge Document 4/3,364 ++ 1,955 --
fix(deps): update all non-major dependencies
Git Commit 63618130 Branch renovate/all-minor-patch Document 4/3,364 ++ 1,955 --
Merge 9739688a91b5e9ac042f4af6e584a4b6d1c088ed into 361d3066ffaca4241991cc6563403417bf562ecf
Git Commit b13a2d4b Branch pull/39/merge Document 2/5 ++ 5 --
fix(deps): update dependency uuid to v11 [security]
Git Commit 9739688a Branch renovate/npm-uuid-vulnerability Document 2/5 ++ 5 --
Merge 80da1838b0e54cb519a3ab9fd50b92bd1f400f3d into 361d3066ffaca4241991cc6563403417bf562ecf
Git Commit c47e99dd Branch pull/30/merge Document 2/295 ++ 111 --
fix(deps): update dependency next to v15 [security]
Git Commit 80da1838 Branch renovate/npm-next-vulnerability Document 2/295 ++ 111 --
Merge 1b93592458d99434f95446747f20169875bfbc25 into 361d3066ffaca4241991cc6563403417bf562ecf
Git Commit 3e6e241e Branch pull/28/merge Document 2/131 ++ 17 --
fix(deps): update dependency axios to v1.18.0 [security]
Git Commit 1b935924 Branch renovate/npm-axios-vulnerability Document 2/131 ++ 17 --
Merge cfd0d8374d488a5b5500384513b09c1ebba2ee6b into 361d3066ffaca4241991cc6563403417bf562ecf
Git Commit 8e8b32ce Branch pull/27/merge Document 2/23 ++ 8 --
chore(deps): update dependency postcss to v8.5.23 [security]
Git Commit cfd0d837 Branch renovate/npm-postcss-vulnerability Document 2/23 ++ 8 --
ipaleka frontend
The wire format and the bridge's format are not the same thing
Git Commit 66e2fc6e Branch v1_0_0 Document 4/261 ++ 8 --
ipaleka widgets
Bugfix for Dust Sweep conversion payload not being in the shape the bridge signs
Git Commit 3e64bc50 Branch main Document 3/131 ++ 5 --
gabrielkuettel vibekit
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.
Git Commit 4a276f26 Branch main Document 4/8 ++ 13 --
gabrielkuettel vibekit
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.
Git Commit a3e067ac Branch main Document 2/8 ++ 8 --
gabrielkuettel vibekit
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.
Git Commit 93fe4a59 Branch main Document 2/8 ++ 9 --
gabrielkuettel vibekit
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.
Git Commit 2f7798f2 Branch main Document 2/12 ++ 6 --
gabrielkuettel vibekit
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.
Git Commit c5a40085 Branch main Document 3/73 ++ 2 --