I caught an agent mistakenly doing:
• Ran buck2 docs starlark-builtins rust_library 2>/dev/null | head -200; buck2 docs starlark-builtins genrule 2>/dev/
│ null | head -200
and this would be kinda epic if it actually worked and printed out markdown docs for the builtin directly without needing to navigate the website. This is not high priority obviously, it's just a fleeting idea.
I caught an agent mistakenly doing:
and this would be kinda epic if it actually worked and printed out markdown docs for the builtin directly without needing to navigate the website. This is not high priority obviously, it's just a fleeting idea.