

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# macOS Ghostty Application23- Use `swiftlint` for formatting and linting Swift code.4- If code outside of `macos/` directory is modified, use5 `zig build -Demit-macos-app=false` before building the macOS app to update6 the underlying Ghostty library.7- Use `macos/build.nu` to build the macOS app, do not use `zig build`8 (except to build the underlying library as mentioned above).9 - Build: `macos/build.nu [--scheme Ghostty] [--configuration Debug] [--action build]`10 - Output: `macos/build/<configuration>/Ghostty.app` (e.g. `macos/build/Debug/Ghostty.app`)11- Run unit tests directly with `macos/build.nu --action test`1213## AppleScript1415- The AppleScript scripting definition is in `macos/Ghostty.sdef`.16- Guard AppleScript entry points and object accessors with the17 `macos-applescript` configuration (use `NSApp.isAppleScriptEnabled`18 and `NSApp.validateScript(command:)` where applicable).19- In `macos/Ghostty.sdef`, keep top-level definitions in this order:20 1. Classes21 2. Records22 3. Enums23 4. Commands24- Test AppleScript support:25 (1) Build with `macos/build.nu`26 (2) Launch and activate the app via osascript using the absolute path27 to the built app bundle:28 `osascript -e 'tell application "<absolute path to build/Debug/Ghostty.app>" to activate'`29 (3) Wait a few seconds for the app to fully launch and open a terminal.30 (4) Run test scripts with `osascript`, always targeting the app by31 its absolute path (not by name) to avoid calling the wrong32 application.33 (5) When done, quit via:34 `osascript -e 'tell application "<absolute path to build/Debug/Ghostty.app>" to quit'`35
One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| ghostty-org/ghosttyAGENTS.md · 60k | AGENTS.md | lint-formatstylearchgit+1 | 76/100 | 14 days ago | |
| ghostty-org/ghosttysrc/benchmark/AGENTS.md · 60k | AGENTS.md | buildstyledo-notagent-behaviour | 74/100 | 14 days ago | |
| ghostty-org/ghosttysrc/terminal/apc/glyph/AGENTS.md · 60k | AGENTS.md | style | 20/100 | 14 days ago | |
| ghostty-org/ghosttysrc/terminal/compress/AGENTS.md · 60k | AGENTS.md | teststyleperformance | 76/100 | 14 days ago | |
| ghostty-org/ghosttysrc/terminal/snapshot/AGENTS.md · 60k | AGENTS.md | no sections | 16/100 | 14 days ago | |
| ghostty-org/ghosttytest/fuzz-libghostty/AGENTS.md · 60k | AGENTS.md | style | 64/100 | 14 days ago | |
| ghostty-org/ghosttysrc/inspector/AGENTS.md · 60k | AGENTS.md | no sections | 16/100 | 14 days ago | |
| ghostty-org/ghosttysrc/terminal/c/AGENTS.md · 60k | AGENTS.md | styleapi | 43/100 | 14 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70 | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| vllm-project/vllmAGENTS.md · 89k | AGENTS.md | setuptestlint-formatstyle+5 | 100/100 | 14 days ago | |
| react/react-nativepackages/react-native-compatibility-check/AGENTS.md · 126k | AGENTS.md | testlint-formatstylearch+4 | 99/100 | 14 days ago | |
| netdata/netdatasrc/go/plugin/ibm.d/AGENTS.md · 80k | AGENTS.md | buildtestlint-formatarch+3 | 99/100 | today | |
| duckdb/duckdbAGENTS.md · 40k | AGENTS.md | buildtestlint-formatstyle+8 | 96/100 | 11 days ago | |
| elastic/ml-cppAGENTS.md · 157 | AGENTS.md | buildtestlint-formatstyle+4 | 96/100 | today | |
| dragonflydb/dragonflyAGENTS.md · 31k | AGENTS.md | setupbuildtestlint-format+10 | 96/100 | 13 days ago | |
| steipete/CodexBarAGENTS.md · 20k | AGENTS.md | buildteststylearch+4 | 93/100 | today |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/ghostty-org-ghostty-macos-agents)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.