Skip to content

feat(init): scaffold a starter bench.toml#12

Merged
MerlijnW70 merged 1 commit into
mainfrom
feat/init-bench-scaffold
Jun 21, 2026
Merged

feat(init): scaffold a starter bench.toml#12
MerlijnW70 merged 1 commit into
mainfrom
feat/init-bench-scaffold

Conversation

@MerlijnW70

Copy link
Copy Markdown
Owner

Makes the turnkey real-CU path discoverable: cu-profiler init now scaffolds a commented bench.toml template, so cu-profiler bench validates out of the box.

  • Starter plan uses the system program as a placeholder program_id (valid base58) with a comment to replace it and add accounts/data.
  • Added to .gitignore's self-init list; documented in reference §15; CHANGELOG [Unreleased].
  • Integration test asserts init writes bench.toml and bench validates it.

Fully in the main CLI (no Solana); local gate: grade A.

🤖 Generated with Claude Code

`cu-profiler init` now writes a commented `bench.toml` template for the
turnkey real-CU path, so `cu-profiler bench` is discoverable and validates
out of the box. Added to .gitignore's self-init list and documented in
reference §15. Integration test asserts the scaffolded plan passes
`bench` validation. Gate: grade A.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@MerlijnW70 MerlijnW70 merged commit 67d65ca into main Jun 21, 2026
4 checks passed
@MerlijnW70 MerlijnW70 deleted the feat/init-bench-scaffold branch June 21, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants