Home Reports Aug 16, 2026
Sunday, August 16, 2026
- Commits
- 75
- pushed this day
- Repositories
- 10
- with activity
- Contributors
- 9
- distinct authors
- Lines changed
- +62,146 −63,830
- additions / deletions
Sunday, August 16, 2026
75 commits were pushed across 10 repos by 9 authors. There were 62,146 additions and 63,830 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
10 repositoriesCommit Log
75 commits · 10 repositories
00:01:54
vibekit
feat: phase 6 — @initlabs/vibekit-agent orchestrator + vibekit explore TUI
+1227
−140
00:17:11
vibekit
fix(agent): system prompt wrongly claimed tool amounts are microALGO
+1
−1
00:18:44
trelyan-falcon-inscription
Make --recompile work: it could never complete, and would have lied
+82
−10
00:18:50
trelyan-falcon-inscription
Merge d670b705cbf86fecea468e3bd919c2793f618c87 into c1e451f3864d614d28a54c6e5beacd19cdb71592
+82
−10
01:00:24
go-algorand
Build 2812 Data
+1
−1
01:24:10
trelyan-falcon-inscription
Validate app_id instead of coercing it into a signed message
+82
−1
01:24:14
trelyan-falcon-inscription
Merge 592af0c9820f634b59989ab3e81f02fc53acf965 into c1e451f3864d614d28a54c6e5beacd19cdb71592
+82
−1
01:33:55
trelyan-falcon-inscription
Correct two numbers an auditor would re-derive on day one
+41
−8
01:34:42
trelyan-falcon-inscription
Merge b987a849377e79ac639b056202338b34128ba1ef into c1e451f3864d614d28a54c6e5beacd19cdb71592
+41
−8
02:47:40
vibekit
feat: explore becomes an Ink component TUI with approval-card signing
+1328
−262
03:08:37
vibekit
feat(agent): tool-name index in the default system prompt
+7
−0
03:19:42
vibekit
refactor!: drop the vibekit explore TUI; reserve vibekit agent launcher
+50
−1414
03:22:14
vibekit
feat(cli): vibekit new composes init — scaffolds ship agent-ready
+24
−8
03:32:47
vibekit
fix(cli): compiled-binary MCP paths + vibekit doctor + v1 migration
+364
−12
03:33:04
vibekit
docs: record vibekit doctor + init migration in §7
+1
−0
03:33:37
vibekit
fix(cli): doctor messaging — call the old release 'legacy (0.x)', not v1
+5
−5
03:38:12
vibekit
feat(signer-keystore): list_signing_addresses tool for account discovery
+73
−10
03:49:21
vibekit
feat(cli): pi agent support in init
+36
−2
03:50:41
vibekit
docs(cli): pi kappa auth instructions — /mcp-auth, lazy-cache note
+1
−1
03:53:28
vibekit
fix(cli): vibekit mcp --help prints usage instead of starting the server
+5
−0
03:58:18
vibekit
docs(cli): AGENTS.md — meta-tool MCP hint + algokit->vibekit command precedence
+27
−0
04:04:35
vibekit
feat: canonical in-repo skills + vibekit tool CLI surface
+31967
−137
04:09:45
vibekit
feat(cli): Grok Build agent support in init/new
+23
−2
04:11:54
vibekit
fix(skills): strict-YAML frontmatter (pi hard-fails on unquoted colons)
+35
−4
04:16:09
vibekit
feat(skills)!: curate the bundle to the two vibekit-canonical skills
+21
−32043
04:19:16
vibekit
docs(skills): use-vibekit — never re-type addresses/ids from tool output
+9
−1
04:32:27
vibekit
feat(signer-keystore): create_signing_account — agent-facing account creation
+150
−16
04:36:51
vibekit
chore: bump keystore-node/core pin to 1.0.0-canary.3; pin install docs
+11
−11
04:46:59
vibekit
feat(signer-keystore): names + optional balances in list_signing_addresses
+73
−20
04:53:48
algo-voting
Merge pull request #901 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.67.0
+1
−1
04:54:05
algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.67.0
+2
−2
04:54:46
vibekit
docs(skills): funding guidance — treasury pattern for testnet
+14
−1
04:55:49
algo-voting
Merge pull request #900 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.67.0
+0
−0
05:02:35
vibekit
docs: normative secrets policy (§6) — daemon secrets store is the only credential home
+7
−0
05:08:33
vibekit
feat: TestNet dispenser under the §6 secrets policy (resolves Q3)
+637
−21
05:22:18
vibekit
feat(cli): managed keystore CLI — vibekit keystore <args>, no global installs
+127
−28
05:50:03
vibekit
docs: clean break — all institutional knowledge lives in this repo
+596
−4
06:04:21
vibekit
docs: DOCTRINE.md — the falsifiable bets behind the architecture
+132
−2
06:17:25
vibekit
docs: npm scope is registered (stale 'pending' note corrected)
+2
−2
06:52:39
vibekit
fix: implement adversarial review Do-now items 1–8
+592
−68
08:55:19
frontend
Bugfixes for missing login link in footer and wrong right column placement in profile page
+361
−11
09:12:46
algokit-walletsdk-kmp
settleVoucher replace with settle function
+65
−164
09:24:57
frontend
All the MaterializeCSS dependencies are removed
+183
−118
09:56:27
frontend
Bundle name and social account page templates are redesigned
+123
−110
10:57:46
frontend
Added static/icons/providers directory to fulfil mobile app requirement
+144
−80
11:05:27
frontend
Wallet package's bundle.js has been rebuilt
+214
−74
12:50:09
frontend
Added tests for WIDGETS_API_TOKEN validity
+370
−1
14:00:24
frontend
Added integration tests for capabilities and address page
+453
−2
15:28:21
frontend
Added integration test for tokenomics and CSV export pages
+363
−20
15:31:46
a-day-in-my-bobalife
chore: log greeting (2026-08-16)
+1
−0
15:48:31
frontend
Added swap functionality integration tests
+290
−0
16:33:41
algokit-walletsdk-kmp
Voucher database integrated for store voucher
+171
−44
16:38:39
frontend
Address page redesigned and removed all the MaterializeCSS modules
+3519
−26985
17:36:12
algokit-walletsdk-kmp
note column added to voucher table
+8
−2
17:36:29
algokit-walletsdk-kmp
Merge 9e2bbebff833474cc4ef2f5ab64d9270955e0c79 into 337211c9b279ae7ee811998064b3de3f0ced7f73
+250
−224
18:05:53
widgets
Removed MaterializeCSS dependencies from historic widget
+464
−241
18:08:35
frontend
Removed MaterializeCSS dependencies from historic widget
+92
−21
19:02:51
AlgorandCIDs
Updates and additions
+11511
−0
19:31:59
vibekit
fix(compose): ABI-embedded acfg is not a silent role-clear bypass
+297
−136
19:37:03
vibekit
docs(handover): refresh to current — review implemented, architecture screen, code locations
+62
−15
20:17:43
vibekit
feat(core): enforce ToolDefinition.output post-jsonSafe; fix all 39 schemas to wire reality
+471
−98
20:22:01
trelyan-falcon-inscription
Stop the version test from aborting the whole 3.10 suite
+22
−2
20:22:05
trelyan-falcon-inscription
Merge 8b3c0bfb7b6a57c000adad8fe755556ca450a25b into c1e451f3864d614d28a54c6e5beacd19cdb71592
+185
−8
20:25:55
frontend
Added a new set of DaisyUI themes
+1026
−28
20:32:13
vibekit
test: agent-run MCP acceptance prompts for the v2 tool surface
+576
−0
20:36:16
trelyan-falcon-inscription
Put inscription.py inside the verified chain; it was never in it
+411
−15
20:38:14
vibekit
feat(cli): headless init/new (--yes) for agent-driven and CI setup
+250
−37
20:44:49
trelyan-falcon-inscription
Also verify the typed client, the artifact the tests actually run against
+87
−4
20:44:53
trelyan-falcon-inscription
Merge ee6e17aaf7b37a675090627ae8a4941106202599 into c1e451f3864d614d28a54c6e5beacd19cdb71592
+494
−15
21:44:00
bitcoinBuyer1_CryptoMaven.xyz
REST: refactor token-stalker, whale-watcher
+432
−431
21:45:17
bitcoinBuyer1_CryptoMaven.xyz
ANGULAR: refactor token-stalker, whale-watcher
+483
−496
21:47:54
frontend
Static files are served under a content-hashed name in production
+291
−171
21:57:44
vibekit
fix(cli): headless --yes requires explicit --agents — no default agent guess
+27
−19
22:20:48
vibekit
test: compose-mode/single-network and bootstrap prompts; record deferred gaps
+131
−0
22:44:59
vibekit
fix(contracts): read_local_state on never-opted-in accounts; first live suite run
+360
−1