Large Language Models
As of 2025-12, Pitt has resources on AI Tools in at least two places
And has access to 3 model providers
Copilotvia github→MS→OpenAI (upload photo ID). Apply on githubClaudevia anthropic (helpdesk request for staff?)- “Any sensitive or proprietary data that you upload to Claude is secure unless you share it with another user” Pitt Claude FAQ
Geminivia google (standard rate limits?)- “Pitt data should not be submitted to the public version of Gemini through the web interface or API.” Pitt Gemini
Agents
Commands
@path/to/fileadd file to context/login
Paradigm
- use CLI with
tmux(or build in editor? VS Code?):break-paneand:join-pane -h -t 1useful for moving windows around
- iteratively approve directory access and tool usage
- pompt inject, accidental
rmthrough approving bash/python
- ask to write tests
- ask to make a plan
- track with git!
- remove hunks of bad
git commit –amendorgit branch- simultaneous branches, parallel work
git worktree add -b new-feat-name ../new-feat-fork
AGENTS.md
ln -s AGENTS.md CLAUDE.md
Copilot on Rhea
source /opt/ni_tools/nvm/source.sh # likely in ~/.bashrc # your bashrc might be symlinked to /opt/ni_tools/dotfiles/bash/.bashrc
Device auth is a pain. Can copy from another computer
rsync -rzvhi ~/.config/.copilot r:~/.config/