Ecosystem metrics

Commits
944
down 3.7%
Releases
3
down 70.0%
Contributors
39
down 23.5%
Merges
36
up 0.0%

Repository Explorer

6863 commits in all time May 31, 2026 12:29 – Aug 29, 2026 12:29 UTC
joe-p js-algorand-sdk
spike: rename to pre-sign modifier
Git Commit f9eb8128 Branch spike/group_modifier Document 3/115 ++ 107 --
chore(deps): lock file maintenance
Git Commit a3f0adb2 Branch renovate/lock-file-maintenance Document 1/4,204 ++ 3,549 --
chore(deps): update commitlint monorepo to v21
Git Commit fc2c59eb Branch renovate/major-commitlint-monorepo Document 2/346 ++ 520 --
fix(deps): update all non-major dependencies
Git Commit 63618130 Branch renovate/all-minor-patch Document 4/3,364 ++ 1,955 --
fix(deps): update dependency uuid to v11 [security]
Git Commit 9739688a Branch renovate/npm-uuid-vulnerability Document 2/5 ++ 5 --
fix(deps): update dependency next to v15 [security]
Git Commit 80da1838 Branch renovate/npm-next-vulnerability Document 2/295 ++ 111 --
fix(deps): update dependency axios to v1.18.0 [security]
Git Commit 1b935924 Branch renovate/npm-axios-vulnerability Document 2/131 ++ 17 --
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 --
gabrielkuettel vibekit
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.
Git Commit 30d66900 Branch main Document 2/323 ++ 0 --
gabrielkuettel vibekit
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.
Git Commit 92d0cac8 Branch main Document 8/56 ++ 22 --
gabrielkuettel vibekit
feat(agent): the intro opens with algorand's chart (wince)
Git Commit 991298d2 Branch main Document 1/2 ++ 1 --
gabrielkuettel vibekit
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
Git Commit be5ab41f Branch main Document 4/32 ++ 4 --
gabrielkuettel vibekit
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
Git Commit 2dd45eda Branch main Document 5/63 ++ 2 --
gabrielkuettel vibekit
fix(alpha-arcade): a service without a market list still resolves one market
Git Commit 35c344c8 Branch main Document 1/2 ++ 2 --
gabrielkuettel vibekit
feat(alpha-arcade): the market card reads the cached feed (prices, image, volume) and shows the odds as one bar with compact buy buttons
Git Commit c2585d2d Branch main Document 3/56 ++ 52 --
gabrielkuettel vibekit
test(alpha-arcade): the unlaunched-option case types cleanly
Git Commit 6258d353 Branch main Document 1/3 ++ 7 --
ipaleka frontend
Updated JavaScript fixture index page
Git Commit 9adb4f2a Branch v1_0_0 Document 4/130 ++ 125 --
gabrielkuettel vibekit
fix(alpha-arcade): options without a market app yet are not tradable — dropped from the feed instead of failing the page
Git Commit 1c7eb2af Branch main Document 2/21 ++ 4 --