|
11 | 11 | <link rel="canonical" href="https://code.pythinker.com/" /> |
12 | 12 | <meta |
13 | 13 | name="description" |
14 | | - content="Install Pythinker Code: an open-source AI coding agent for your terminal and VS Code. One command for macOS, Linux, Windows, Homebrew, Nix, or npm." |
| 14 | + content="Install Pythinker Code: an AI coding agent for your terminal and VS Code. One command for macOS, Linux, Windows, Homebrew, Nix, or npm." |
15 | 15 | /> |
16 | 16 |
|
17 | 17 | <!-- Link previews: Slack, Discord, iMessage, X, LinkedIn, WhatsApp. --> |
|
21 | 21 | <meta property="og:title" content="Pythinker Code, the terminal-native AI engineering agent" /> |
22 | 22 | <meta |
23 | 23 | property="og:description" |
24 | | - content="An open-source AI engineering agent for your terminal and VS Code. It reads your repo, edits files, runs commands, and iterates until the job is done." |
| 24 | + content="An AI engineering agent for your terminal and VS Code. It reads your repo, edits files, runs commands, and iterates until the job is done." |
25 | 25 | /> |
26 | 26 | <meta property="og:image" content="https://code.pythinker.com/og.jpg" /> |
27 | 27 | <meta property="og:image:type" content="image/jpeg" /> |
|
33 | 33 | <meta name="twitter:title" content="Pythinker Code, the terminal-native AI engineering agent" /> |
34 | 34 | <meta |
35 | 35 | name="twitter:description" |
36 | | - content="An open-source AI engineering agent for your terminal and VS Code. It reads your repo, edits files, runs commands, and iterates until the job is done." |
| 36 | + content="An AI engineering agent for your terminal and VS Code. It reads your repo, edits files, runs commands, and iterates until the job is done." |
37 | 37 | /> |
38 | 38 | <meta name="twitter:image" content="https://code.pythinker.com/og.jpg" /> |
39 | 39 | <meta name="twitter:image:alt" content="Pythinker Code running as a VS Code extension" /> |
|
0 commit comments