Ecosystem metrics

New Repos
15
down 99.2%
Commits
933
down 4.8%
Releases
3
down 70.0%
Contributors
39
down 23.5%
Merges
37
up 2.8%

Repository Explorer

6881 commits in all time May 31, 2026 09:42 – Aug 29, 2026 09:42 UTC
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 --
gabrielkuettel vibekit
fix(web): Exa takes its key in the URL; a rate limit reaches the model as WEB_RATE_LIMITED, and the docs say keyless is a demo
Git Commit 0167fbed Branch main Document 2/21 ++ 10 --
ipaleka widgets
Updated historic widget JavaScript fixture index page
Git Commit 5a6066ad Branch main Document 1/120 ++ 102 --
gabrielkuettel vibekit
fix(agent): swaps work out of the box on txnlab's published free-tier key; HAYSTACK_API_KEY overrides it
Git Commit 577e0ad8 Branch main Document 2/9 ++ 7 --
gabrielkuettel vibekit
feat(agent): the intro suggests a chart, a quote, and the markets on mainnet
Git Commit 49d72013 Branch main Document 1/6 ++ 1 --
gabrielkuettel vibekit
feat(nfd): search_nfds — names like X, is X taken, what it asks; EXA_API_KEY raises the web limit when set
Git Commit 6930ef14 Branch main Document 15/257 ++ 12 --
gabrielkuettel vibekit
feat(web): qt314 can search the web — web_search and read_page through Exa's keyless MCP, three calls a turn on the house; AlphaArcade and web are built-in explorer plugins, and the SDK's algokit peer is pinned to a v9 it can run on
Git Commit fc3b7c28 Branch main Document 21/582 ++ 12 --
gabrielkuettel vibekit
feat(alpha-arcade): place_order, cancel_order, claim_winnings compose for the wallet — the SDK's group is captured by a dry-run signer, the approval modal reads the order ticket
Git Commit 0cf6ecca Branch main Document 8/401 ++ 20 --
gabrielkuettel vibekit
feat(alpha-arcade): prediction markets are cards — markets, one market with YES/NO, the book as depth, positions and orders; the plugin is a built-in of the explorer agent
Git Commit 42213a28 Branch main Document 15/936 ++ 16 --
gabrielkuettel vibekit
feat(haystack): swaps — get_swap_quote draws the route, swap composes the router's group for the wallet; drafts carry pre-signed legs and a swap intent the approval modal reads
Git Commit e8ab1a8e Branch main Document 35/1,174 ++ 54 --