selfware 0.6.1

Your personal AI workshop — software you own, software that lasts
1
2
3
4
5
6
7
8
9
10
11
12
13
<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta http-equiv="refresh" content="0; url=/">
    <title>Selfware Evolve Workspace</title>
    <link rel="canonical" href="/">
</head>
<body>
    <p><a href="/">Open Selfware Evolve Workspace</a></p>
</body>
</html>