Set up dev environment + add AGENTS.md cloud notes#3
Merged
Conversation
Co-authored-by: Devin Oldenburg <devin@logicplanes.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
fm-benchdevelopment environment (Node 22, no runtime deps):npm install,npm test(42 pass),npm run lint(clean).AGENTS.md, including the key gotcha that Apple'sfmCLI is unavailable off macOS and how to drive the benchmark via theFM_BINoverride.Demonstrated the core benchmark end-to-end on Linux by pointing
FM_BINat a stubfm(kept outside the repo) that emulates the--help/available/quota-usage/token-count/respondsubcommands. Verifieddoctor,models, the full benchmark,validate,export,compare,history, and the--ciSLO gate.fm_bench_doctor_and_benchmark_demo.mp4
doctorthen a 18-measurementsystem,pccbenchmark rendering result tables (100% success).Benchmark result tables
Verification
npm testnpm run lintfmsmoke test on macOS 27+, if benchmark behavior changed (N/A — no behavior changes; macOSfmunavailable on Linux CI, usedFM_BINstub instead)To show artifacts inline, enable in settings.