Ecosystem metrics

New Repos
15
down 99.2%
Commits
939
down 4.3%
Releases
3
down 70.0%
Contributors
39
down 23.5%
Merges
36
up 0.0%

Repository Explorer

6856 commits in all time May 31, 2026 10:39 – Aug 29, 2026 10:39 UTC
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 --
gabrielkuettel vibekit
feat(alpha-arcade): the market list pages like every list — offset tokens over the cached, volume-sorted feed; plugin reads page through call-tool as their view's record
Git Commit 9f1be168 Branch main Document 10/227 ++ 60 --
gabrielkuettel vibekit
feat(alpha-arcade): the market list reads the site's cached feed — 3 s with prices, paged; the SDK route and the chain scan stay as fallbacks; probabilities scale from microunits
Git Commit 88dadc74 Branch main Document 5/233 ++ 15 --
gabrielkuettel vibekit
fix(alpha-arcade): the fallback scans the chain explicitly — getLiveMarkets() re-enters the API once a key is set
Git Commit f5c4460d Branch main Document 1/2 ++ 1 --
gabrielkuettel vibekit
fix(alpha-arcade): when the keyed API fails, the market list falls back to the on-chain scan instead of failing the turn
Git Commit 7a2d65bd Branch main Document 1/9 ++ 2 --
gabrielkuettel vibekit
fix(alpha-arcade): the market list is live markets only, the keyless on-chain scan is kept a minute, and ALPHA_API_KEY takes the fast path
Git Commit a9fc6747 Branch main Document 4/42 ++ 10 --
gabrielkuettel vibekit
feat(agent): three intro examples — a name, a quote, the markets
Git Commit 0914d7a4 Branch main Document 1/2 ++ 6 --
gabrielkuettel vibekit
feat(core): a 429 from any source is one RATE_LIMITED error — the web shows 'resting', the model says so once and stops retrying
Git Commit 0d581ddb Branch main Document 7/84 ++ 13 --
ipaleka frontend
Updated JavaScript fixture index page
Git Commit ebe2eb03 Branch v1_0_0 Document 2/118 ++ 113 --