Ecosystem metrics
- New Repos
- 26
- New
- Commits
- 832
- down 22.6%
- Releases
- 2
- down 77.8%
- Contributors
- 38
- down 32.1%
- Merges
- 35
- down 14.6%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
6859 commits in all time
Jun 02, 2026 17:38 – Aug 31, 2026 17:38 UTC
feat(agent, website): favicons from the brand assets
The agent tab wears her face, the website wears the V — both cropped from out/brand and shipped as png + ico. Next serves app/icon.png and app/favicon.ico by convention; the Astro layout links its pair explicitly.
f7aeef40
main
5/3 ++ 0 --
fix(plugins): the $715M DeFi card — Vestige's /protocols tvl is ALGO, not USD
Two stacked errors. Vestige's /protocols has no denominating param and reports tvl in ALGO; get_defi_overview relabeled it USD unchecked. And its liquid-staking rows count both the backing ALGO and the minted derivative (xALGO showed 553M against a real ~280M ALGO — exactly 2x). The handler now converts with Vestige's own ALGO/USD price and keeps type-0 (DEX) rows only, refusing outright when the price is unavailable rather than reporting zeros. Cards say 'locked in dex pools' since that is what the number is now. Live cross-check: $714.99M became $6.35M, with Tinyman 2.0 at $4.95M against DefiLlama's ~$5.4M.
d68bf988
main
4/42 ++ 27 --
feat(agent): the share page shows the real cards, not a summary
A client island builds a local result store from the payload's records and renders them through ResultCard — the same switch the feed uses, with no handlers, so drill-ins and pagination simply are not there. A record that does not fit its view still falls to RawCard. Nothing enters the visitor's session or the model; safeHref gates every record-derived URL. The Satori poster keeps the flat derivation — Satori cannot render client components.
f210f43c
main
3/48 ++ 31 --
Merge pull request #659 from algorandfoundation/main
1135c8f8
main-dist
3/29 ++ 2 --
Merge pull request #906 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.68.0
build(deps-dev): update @typescript-eslint/parser requirement from ^8.67.0 to ^8.68.0
dd7be47d
main
1/2 ++ 2 --
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.68.0
6b05c265
main
1/3 ++ 3 --
Merge pull request #907 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-10.9.1
build(deps-dev): update eslint requirement from ^10.9.0 to ^10.9.1
d84fd8d0
main
1/1 ++ 1 --
Merge pull request #908 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.68.0
build(deps-dev): update @typescript-eslint/eslint-plugin requirement from ^8.67.0 to ^8.68.0
931238bb
main
1/1 ++ 1 --
Merge pull request #909 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.42
build(deps-dev): update @vue/compiler-sfc requirement from ^3.5.41 to ^3.5.42
ed432bfb
main
1/1 ++ 1 --
Merge pull request #910 from sambitsargam/dependabot/npm_and_yarn/vue-router-tw-5.3.0
build(deps): update vue-router requirement from ^5.2.0 to ^5.3.0
b2f468b5
main
1/1 ++ 1 --
Merge 33a10feb89f678216527d89bb821ece55a6d250a into 86024725aa0a8471e230a4b16401e2cc8a970d84
b7fa2d5f
pull/207/merge
2/13 ++ 13 --
chore: bump version to 1.6.1-beta.1
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
33a10feb
yasincaliskan/bump-walletconnect-1.0.2
1/1 ++ 1 --
Merge ccdcf00b9f4ebd54f12ccf34e262b73d0dd84fc2 into 86024725aa0a8471e230a4b16401e2cc8a970d84
5cb0f0a3
pull/207/merge
2/12 ++ 12 --
chore(deps): upgrade @perawallet/walletconnect to 1.0.2
Picks up two transport-layer fixes from the upstream repo: - 1.0.1: improve resilience against socket closing — adds a connect timeout so a handshake that never resolves (e.g. the OS suspended the app mid-connect) is abandoned and retried. - 1.0.2: subscribe each topic exactly once per socket. No breaking changes. The only public API change is a new optional `connectTimeout` field on ISocketTransportOptions. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
ccdcf00b
yasincaliskan/bump-walletconnect-1.0.2
2/12 ++ 12 --
Merge 8a3bb808d5b12e229f403c447f1d2f4d30211e5b into 7861a68efdc034d4a01f5ba68f1acff97e28e8e6
a532de4e
pull/450/merge
11/736 ++ 187 --
chore(deps): update wallet adapter packages
8a3bb808
renovate/wallet-adapter-packages
11/736 ++ 187 --
Merge 111c650464089ffc30741d54232345c9bc141ff9 into 65c365bfc61c2c732baadc815f4578893c932833
7def8b68
pull/374/merge
1/1 ++ 1 --
chore(deps): update ed25519-dalek requirement from 2.2.0 to 3.0.0
Updates the requirements on [ed25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) to permit the latest version. - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Changelog](https://github.com/dalek-cryptography/curve25519-dalek/blob/3.0.0/CHANGELOG.md) - [Commits](https://github.com/dalek-cryptography/curve25519-dalek/commits/3.0.0) --- updated-dependencies: - dependency-name: ed25519-dalek dependency-version: 3.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
111c6504
dependabot/cargo/ed25519-dalek-3.0.0
1/1 ++ 1 --
Merge e0f1f64e92213809889939c2d7f05ed7900612d6 into 65c365bfc61c2c732baadc815f4578893c932833
1c8d02a8
pull/375/merge
1/1 ++ 1 --
chore(deps): update syn requirement from 2.0 to 3.0
Updates the requirements on [syn](https://github.com/dtolnay/syn) to permit the latest version. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.0...3.0.2) --- updated-dependencies: - dependency-name: syn dependency-version: 3.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
e0f1f64e
dependabot/cargo/syn-3.0
1/1 ++ 1 --
Merge 262e430eaaa97ddfa1b3ab771b2a5d000da5bc3d into 65c365bfc61c2c732baadc815f4578893c932833
bc957c8c
pull/378/merge
1/1 ++ 1 --
chore(deps): update base64 requirement from 0.22 to 0.23
Updates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit the latest version. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: base64 dependency-version: 0.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
262e430e
dependabot/cargo/base64-0.23
1/1 ++ 1 --
Merge 922bb87799ddc8c4a123b7657e2231dd44ef9f61 into 65c365bfc61c2c732baadc815f4578893c932833
7e41b12e
pull/378/merge
1/1 ++ 1 --