Latest Repo Discovered
arcminter
TypeScript
·
MIT License
Top Contributor of the Month
11166 commits in all time
Mar 26, 2026 17:54 – Jun 24, 2026 17:54 UTC
Merge 5978fbd15f3a3ac0514ce677217732729f961cc0 into 7484df17b604d0e1bc7ec77e5adc50ab5074049f
6a0011fe
pull/804/merge
5/595 ++ 3 --
Merge b0125048c14c85f50438b0990eeeae4673a120eb into 7484df17b604d0e1bc7ec77e5adc50ab5074049f
c2f6e294
pull/804/merge
5/603 ++ 3 --
Fix PR #804 review comments: doc comment, nil check, pagination round pinning, error check
b0125048
feat/box_api_changes
3/15 ++ 7 --
chore: add unused-imports lint rule and devportal docs publishing
Port two remaining version-independent pieces from main: - eslint.config.mjs: add eslint-plugin-unused-imports and switch to typescript-eslint projectService; unused vars/args are now warnings and unused imports are auto-removable (drops the examples-only ignore) - add publish-devportal-docs.yml to publish docs to the AlgoKit devportal on push to main and version tags (complements GitHub Pages publishing) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
723bbe80
chore/revert_stable
4/62 ++ 3 --
docs: migrate to Astro/Starlight site with v9 content
Replace the typedoc-markdown docs (docs/code, docs/capabilities) with the Astro/Starlight site from main, adapted to v9: - starlight-typedoc entry points point at v9 src (index.ts, testing); API reference is auto-generated and accurate to the v9 API - skipErrorChecking on typedoc so the docs toolchain's newer @types/node doesn't flag v9's Buffer/Uint8Array usage (v9 builds clean on its own) - migrate v9's 17 capability guides into src/content/docs/concepts (flat), with Starlight frontmatter; convert sibling links and de-link the old ../code API references (the API reference is browsable via the sidebar) - remove the v10-only examples generation (loader, script, sidebar section) and the v9-to-v10 migration guide - rewrite sidebar.config.json and the landing/quick-start examples for v9 Wire-up: - root package.json: add docs:dev/build/preview, drop generate:code-docs and root typedoc deps; remove typedoc.json - CI check_docs now uses the shared check-docs.yml (builds the Astro site); add publish_docs to GitHub Pages on main - ignore docs/ in root prettier and add .claude/ to .gitignore Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
d8c203b0
chore/revert_stable
227/5,747 ++ 32,815 --
Merge 09c316399cdb1e5eabe9bb70b92c8903e5c820b9 into 90aea4ab073c7061ebbfb8f4a9172b349145b181
12bd162f
pull/5341/merge
2/77 ++ 0 --
chore: release stable from main branch
Make main the single stable semantic-release branch instead of a beta prerelease channel, so the v9 line publishes stable releases from main. Removes the main(beta)/release(stable) two-stage promotion flow. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
fce4741b
chore/revert_stable
1/1 ++ 7 --
ci: pin action SHAs in prod_release workflow
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
fe589fcd
chore/revert_stable
1/5 ++ 5 --
chore: decouple from makerx dependencies
Migrate CI to algorandfoundation/algokit-shared-config reusable workflows (adapted to v9: node 20, install-algokit, no polytest), replace @makerx/ts-toolkit copy-package-json with a local scripts/copy-package-json.ts (+ tsx), and replace @makerx/prettier-config with an inline .prettierrc (identical settings). Add tslib explicitly since it was only resolved transitively via the makerx tree. Also brings over version-independent infra from main: dependabot cooldown, root .npmrc min-release-age, and .vscode launch config. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
76da9bdd
chore/revert_stable
10/127 ++ 40 --
Merge b7b6904501bd01a6686d84a02f151c5531489b12 into 90aea4ab073c7061ebbfb8f4a9172b349145b181
388935a1
pull/6639/merge
49/4,814 ++ 101 --
chore: restore v4 line, migrate to uv and add starlight docs
68cfcedb
pull/315/head
115/8,307 ++ 15,236 --
Merge 5dce71c4b00df9354b0cc27f64abe7458c812b63 into 90aea4ab073c7061ebbfb8f4a9172b349145b181
ea06b1d7
pull/6639/merge
48/4,740 ++ 101 --
Merge 5f7eb7478714b26f5ba7206302c4a6a90e5d5a36 into 90aea4ab073c7061ebbfb8f4a9172b349145b181
1c5b8481
pull/6639/merge
48/4,744 ++ 101 --
chore: cr by @jannotti, empty pq sig simulation
5f7eb747
pull/6639/head
6/149 ++ 25 --
chore: restore v4 line, migrate to uv and add starlight docs
8488104c
pull/315/head
115/8,307 ++ 15,236 --
Merge 4446244a38fd58683ff403b4897163274c5482d2 into 90aea4ab073c7061ebbfb8f4a9172b349145b181
0bb0e5d2
pull/6639/merge
48/4,620 ++ 101 --
chore: cr by @algorandskiy, move falcon specific to crypto
4446244a
pull/6639/head
4/25 ++ 31 --
Merge 547683d14f16dce3e4a1997d13b2c2ca71a84abf into 90aea4ab073c7061ebbfb8f4a9172b349145b181
eed92ed5
pull/6592/merge
22/1,229 ++ 654 --
Merge remote-tracking branch 'upstream/master' into pq-assembler
547683d1
pull/6592/head
81/3,552 ++ 1,749 --
Merge af76eecce824757ba96a7ad345bab2fda91a6b18 into 0e26b4b274a282ae273b68b29140379d39803971
53a97086
pull/548/merge
5/100 ++ 1 --