Ecosystem metrics
- New Repos
- 5
- down 99.7%
- Commits
- 886
- down 12.8%
- Releases
- 3
- down 66.7%
- Contributors
- 36
- down 33.3%
- Merges
- 36
- up 5.9%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
6813 commits in all time
Jun 02, 2026 00:37 – Aug 31, 2026 00:37 UTC
Merge 9180f4426ae2f16bf44c7a20fcb093c8256010ec into 8687609257907f02774f773d132f62d772d3c0f1
7a6643e1
pull/392/merge
23/2,391 ++ 1,262 --
feat: update to newer falcon go version
9180f442
hybrid
6/691 ++ 7 --
refactor: switch to lsig for settle
83e4c798
hybrid
18/1,703 ++ 1,258 --
chore: update Package.swift for v0.0.19
cf016216
fnet
1/2 ++ 2 --
fix: bump up go version and add in missing multisig files
8f9345e7
fnet
3/387 ++ 1 --
feat: add in lsig for now till algokit-core supports
c498ee59
fnet
2/661 ++ 0 --
fix(agent): the share control is a word with a copied state, not a glyph
'share' in the header row, faint until hovered, brass on hover like every button; '✓ copied' in signal for 1.2s once the link is on the clipboard — the same readout Copyable gives.
7068659e
main
3/34 ++ 16 --
feat(agent): share cards — one exchange as a URL with its own OG poster
A share glyph on a section's header POSTs the exchange — prompt, her reply, its view blocks — to /api/share, which strips, hashes (sha256, 48 bits, the preimage is everything the card displays), and stores it in KV for 90 days. First write wins: an offline hash collision becomes a failed share, never a hijack. /s/[hash] is a static server-rendered page — the exchange as a poster, her line marked as shared, and one button into the Explorer with the question prefilled — plus a Satori OG image on the brand palette, immutable by content hash. Nothing from a payload ever enters a visitor's session or the model's context; the visitor re-asks live. The explorer routes move into an (explorer) route group so the share page renders without the client-only shell, and both OG routes read vendored JetBrains Mono (OFL) instead of scraping Google Fonts CSS per render.
42f2072f
main
26/1,171 ++ 53 --
Merge ab21e00b7fbaf5092960dc3bbe61ed1858c5dfdf into b9da16b6f776a9153f825f780afa5b7f14a37c27
12be9bcd
pull/397/merge
26/382 ++ 21 --
feat: add in NFD repository service and migrate unit tests (#397)
86876092
main
26/382 ++ 21 --
Merge ab21e00b7fbaf5092960dc3bbe61ed1858c5dfdf into b9da16b6f776a9153f825f780afa5b7f14a37c27
5758c37b
pull/397/merge
26/382 ++ 21 --
fix(agent): guard record-derived URLs and model-facing record values
Plugin records and ASA metadata are semi-trusted: any URL is 0.1 ALGO away. safeHref (http/https or text) now gates the four href sites and the six img src sites, and explorerContext strips control characters, bidi overrides, and runaway lengths before record values reach the prompt.
1f74d702
main
10/140 ++ 37 --
refactor: add in analytics card nfd too
ab21e00b
nfd
2/59 ++ 14 --
feat: add in NFD repository service and migrate unit tests
58d99947
nfd
20/264 ++ 0 --
feat: Add receipt json storing for liquid stream debug screen (#398)
Co-authored-by: Michael T Chuang <github@michaeltchuang.com>
b9da16b6
main
7/191 ++ 56 --
Merge 2ab5aa85bc25a3cc44a8d7c23c283b6f79f30555 into 1b400d21e9618fd5a4b1a1d55d4193f92e90eee3
6702e135
pull/398/merge
7/191 ++ 56 --
fix: don't call settle if latest voucher amount didn't change
17a3423c
pull/398/head
1/12 ++ 3 --