aasherin.ide
less noise. more signal.

a quiet place
to build.

a little space for your ideas.
an ai code editor to help you along the way.

windows desktop · 443 mb zip
a little space to work at your own pace. 01 — explore
01 / the environment

a place to begin.
room to keep learning.

from an idea to a first draft.
a familiar editor, with a little help nearby.

orbit / workspace asherin.ide
◈   page.tsx ×
01const idea = 'a small beginning';
02
03export default function workspace() {
04 const title = 'workspace';
05
06 return (
07 <main id="possibility">
08 <textarea
09 value={idea}
10 disabled
11 />
12 </main>
13 );
14}
⑂ main   ·   0 problems typescript   utf-8
an editor concept. your next chapter.
02 / by design
/ 01

a choice of models.

bring your own api key. choose the model behind your work. use what works for you.

/ 02

free to use.

the editor is free to use. model usage is billed separately by your api provider.

/ 03

room to think.

code at the center. everything else at the edges. an environment built around your attention.

03 / your next chapter

one idea at a time.
begin here.

free to use. bring your own api key.

what happens when you install

a working desktop build.

on windows, the install button downloads the desktop archive. extract the folder, then open asherin ide.exe.

on windows the build is not yet code-signed, so smartscreen may warn you. choose “more info” then “run anyway” to launch. signed installers will replace these archives once the certificate is ready.

the desktop build wraps the same asherin web app in electron, so it works offline for already-loaded pages and checks for updates on launch.

no api key is needed to explore this page.