Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tools:llm [2025/12/09 11:17] – will | tools:llm [2025/12/09 12:35] (current) – [Large Language Models] will | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| And has access to 3 model providers | And has access to 3 model providers | ||
| - | * '' | + | * '' |
| * '' | * '' | ||
| * "Any sensitive or proprietary data that you upload to Claude is secure unless you share it with another user" [[https:// | * "Any sensitive or proprietary data that you upload to Claude is secure unless you share it with another user" [[https:// | ||
| Line 23: | Line 23: | ||
| ==== Paradigm ==== | ==== Paradigm ==== | ||
| + | * use CLI with '' | ||
| + | * '': | ||
| * iteratively approve directory access and tool usage | * iteratively approve directory access and tool usage | ||
| * <wrap warning> | * <wrap warning> | ||
| * ask to write tests | * ask to write tests | ||
| + | * ask to make a plan | ||
| * track with git! | * track with git! | ||
| * remove hunks of bad | * remove hunks of bad | ||
| + | * '' | ||
| * simultaneous branches, parallel work < | * simultaneous branches, parallel work < | ||