Ecosystem metrics

New Repos
51
New
Commits
663
down 24.1%
Releases
3
down 40.0%
Contributors
50
down 12.3%
Signals
1
down 66.7%
Merges
26
up 13.0%

Repository Explorer

11248 commits in all time May 04, 2026 13:39 – Aug 02, 2026 13:39 UTC
scholtz docs
ai agent integration
Git Commit 93961d82 Branch main Document 3/456 ++ 1 --
Merge 7ca36e2f282d95bed58e9d4252fa5a56d153e03b into 393001659ae8a244f9506ae6ae3b4f2f9bd568c3
Git Commit 2b094291 Branch pull/2/merge Document 1/122 ++ 0 --
docs: add Spanish README
Git Commit 7ca36e2f Branch pull/2/head Document 1/122 ++ 0 --
Merge 5871b9970f369d89855641a0f57a087c314137d8 into 0e26b4b274a282ae273b68b29140379d39803971
Git Commit 2fbc7efb Branch pull/604/merge Document 2/69 ++ 9 --
chore(deps-dev): bump postcss from 8.5.12 to 8.5.25
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.12 to 8.5.25.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.12...8.5.25)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.25
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 5871b997 Branch dependabot/npm_and_yarn/postcss-8.5.25 Document 2/69 ++ 9 --
Merge 9639bade5372932a34de31adba40ac3967a5f3a9 into d4e2088f738a46819185a6418854b08482bdac33
Git Commit f45eadd4 Branch pull/325/merge Document 2/49 ++ 3 --
fix: avoid error transformer app id prefix collisions
AppClient error transformers matched app IDs with a substring check
(`"app=1142" in str(error)`), so a transformer for app 1142 could claim
errors for app 11423 and transform them with the wrong source map.

Match with a digit boundary (`app={id}(?!\d)`) instead.

Closes #296.
Git Commit 9639bade Branch pull/325/head Document 2/49 ++ 3 --
Merge 1779fe3ab0a5bd4628241b1a3fbda6cebc3dc9af into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a
Git Commit 4438d32c Branch pull/421/merge Document 15/3,381 ++ 1,900 --
chore(deps): update non-major dependencies
Git Commit 1779fe3a Branch renovate/non-major-dependencies Document 15/3,381 ++ 1,900 --
Merge c8e75c16b5b7d7764eef2051e1a765de902f784c into d4e2088f738a46819185a6418854b08482bdac33
Git Commit accbbb1e Branch pull/324/merge Document 2/66 ++ 1 --
fix: stringify JS-unsafe integers in AVM simulation traces
Large integers outside Number.MAX_SAFE_INTEGER were written as raw JSON
numbers. The AVM VS Code debugger (js-algorand-sdk v3) loses precision on
those values. Convert them to strings when persisting .trace.avm.json.

Closes #199.
Git Commit c8e75c16 Branch pull/324/head Document 2/66 ++ 1 --
dependabot[bot] specs
Merge 3937517d8afb54c7923e90e5bd1eb5a2af9c2400 into b352bf17ba401e027de75fce23a6d7691bf89a82
Git Commit e7e221ed Branch pull/307/merge Document 1/1 ++ 1 --
dependabot[bot] specs
chore(deps): bump https://github.com/rvben/rumdl-pre-commit
Bumps [https://github.com/rvben/rumdl-pre-commit](https://github.com/rvben/rumdl-pre-commit) from v0.2.45 to 0.2.46. This release includes the previously tagged commit.
- [Release notes](https://github.com/rvben/rumdl-pre-commit/releases)
- [Commits](https://github.com/rvben/rumdl-pre-commit/compare/9930066c775a2a82838c0b479cd40a83b3788b75...ea5e8482060f1f421a9b3276d160f42257dc5e1c)

---
updated-dependencies:
- dependency-name: https://github.com/rvben/rumdl-pre-commit
  dependency-version: 0.2.46
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 3937517d Branch dependabot/pre_commit/https-/github.com/rvben/rumdl-pre-commit-0.2.46 Document 1/1 ++ 1 --
Merge af7654666856860b2d8dd41f20c9b4c5063ae8e1 into 967fcacfacdf0b3c91efdcc5239ef0360acb99cf
Git Commit ee3bb83c Branch pull/825/merge Document 16/745 ++ 38 --
chore: tidy go.sum for the patched sandbox and add cgo support (for falcon)
Git Commit af765466 Branch pqsig-support Document 1/5 ++ 1 --
chore: Remove testing env override
Git Commit 8535bef6 Branch pqsig-support Document 1/4 ++ 46 --
dependabot[bot] ARCs
Merge cd69e2a21e0dd55e183e3dd637f7a1aeb2a2c26a into 8f4fd0758f941b5e199d59df81f3e35cae51f790
Git Commit 6242a6e7 Branch pull/467/merge Document 2/2 ++ 2 --
dependabot[bot] ARCs
chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.3.0 to 7.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/ece7cb06caefa5fff74198d8649806c4678c61a1...5fda3b95a4ea91299a34e894583c3862153e4b97)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit cd69e2a2 Branch dependabot/github_actions/actions/setup-python-7.0.0 Document 2/2 ++ 2 --
dependabot[bot] ARCs
Merge 4dd682741867bc4577c6cdd02ba383f71de29f57 into 8f4fd0758f941b5e199d59df81f3e35cae51f790
Git Commit 1af3bae4 Branch pull/466/merge Document 1/1 ++ 1 --
dependabot[bot] ARCs
chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.4.0 to 7.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e...820762786026740c76f36085b0efc47a31fe5020)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 4dd68274 Branch dependabot/github_actions/actions/setup-node-7.0.0 Document 1/1 ++ 1 --
dependabot[bot] ARCs
Merge e41d50f7fac78f9d6476e4f251a0f71fcbfaa274 into 8f4fd0758f941b5e199d59df81f3e35cae51f790
Git Commit cc024a24 Branch pull/465/merge Document 3/4 ++ 4 --