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 09:46] – agents 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 16: | Line 16: | ||
| * https:// | * https:// | ||
| | | ||
| + | | ||
| + | ==== Commands ==== | ||
| + | |||
| + | * '' | ||
| + | * ''/ | ||
| + | |||
| + | ==== Paradigm ==== | ||
| + | * use CLI with '' | ||
| + | * '': | ||
| + | * iteratively approve directory access and tool usage | ||
| + | * <wrap warning> | ||
| + | * ask to write tests | ||
| + | * ask to make a plan | ||
| + | * track with git! | ||
| + | * remove hunks of bad | ||
| + | * '' | ||
| + | * simultaneous branches, parallel work < | ||
| + | |||
| + | |||
| + | |||
| ==== AGENTS.md ==== | ==== AGENTS.md ==== | ||
| + | |||
| + | < | ||
| + | ln -s AGENTS.md CLAUDE.md | ||
| + | </ | ||
| https:// | https:// | ||
| - | | + | |
| + | |||
| + | ==== Copilot on Rhea ==== | ||
| + | < | ||
| + | source / | ||
| + | # likely in ~/.bashrc | ||
| + | # your bashrc might be symlinked to / | ||
| + | </ | ||
| + | |||
| + | Device auth is a pain. Can copy from another computer | ||
| + | < | ||
| + | rsync -rzvhi | ||
| + | </ | ||