awkno 0.2.2__tar.gz → 0.2.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {awkno-0.2.2 → awkno-0.2.3}/PKG-INFO +65 -7
- {awkno-0.2.2 → awkno-0.2.3}/README.md +64 -6
- {awkno-0.2.2 → awkno-0.2.3}/awkno/__init__.py +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/_doctor.py +53 -2
- {awkno-0.2.2 → awkno-0.2.3}/awkno/cli.py +158 -7
- {awkno-0.2.2 → awkno-0.2.3}/awkno/generate.py +31 -29
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/agent-vm.json +3 -2
- awkno-0.2.3/awkno/pages/agentic-orchestrator.json +23 -0
- awkno-0.2.3/awkno/pages/aitheros.json +17 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/avatar-ensemble.json +3 -2
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awask.json +2 -1
- awkno-0.2.3/awkno/pages/awasp.json +13 -0
- awkno-0.2.3/awkno/pages/awavatar.json +15 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awbac.json +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awbeads.json +2 -2
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awbonsai.json +4 -3
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awbrain.json +2 -2
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awcache.json +1 -1
- awkno-0.2.3/awkno/pages/awclassify.json +13 -0
- awkno-0.2.3/awkno/pages/awdaemons.json +14 -0
- awkno-0.2.3/awkno/pages/awdecide.json +17 -0
- awkno-0.2.3/awkno/pages/awdeck.json +15 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awdelphi.json +1 -1
- awkno-0.2.3/awkno/pages/awdesk.json +19 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awdit.json +2 -3
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awdk.json +5 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awembed.json +1 -2
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awevolve.json +1 -1
- awkno-0.2.3/awkno/pages/awflow.json +16 -0
- awkno-0.2.3/awkno/pages/awforge.json +14 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awgraph.json +1 -3
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awiam.json +1 -1
- awkno-0.2.3/awkno/pages/awiris.json +14 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awkit.json +2 -2
- awkno-0.2.3/awkno/pages/awlab.json +14 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awlog.json +1 -1
- awkno-0.2.3/awkno/pages/awmine.json +16 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awnet.json +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awnix.json +12 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awnode.json +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awpack.json +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awpredict.json +1 -2
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awprism.json +1 -2
- awkno-0.2.3/awkno/pages/awprove.json +15 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awrecover.json +2 -3
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awrecurse.json +1 -2
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awrepl.json +1 -2
- awkno-0.2.3/awkno/pages/awreport.json +9 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awresearch.json +1 -1
- awkno-0.2.3/awkno/pages/awresume.json +14 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awrise.json +4 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awrouter.json +2 -2
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awrtifact.json +2 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awrun.json +7 -1
- awkno-0.2.3/awkno/pages/awsaga.json +15 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awscreen.json +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awseal.json +2 -1
- awkno-0.2.3/awkno/pages/awsettings.json +19 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awsh.json +4 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awshare.json +2 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awspaces.json +1 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awsprite.json +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awstorage.json +2 -2
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awswarm.json +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awtax.json +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awtoll.json +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awtunnel.json +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awvision.json +4 -2
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awvoice.json +6 -2
- awkno-0.2.3/awkno/pages/creator-stack.json +20 -0
- awkno-0.2.3/awkno/pages/dark-matters-living-world.json +15 -0
- awkno-0.2.3/awkno/pages/dgg-research.json +13 -0
- awkno-0.2.2/awkno/pages/gobbonet-agentic.json → awkno-0.2.3/awkno/pages/gawbbonet.json +3 -3
- awkno-0.2.3/awkno/pages/guide-04.json +15 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/guide-07.json +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/law-01.json +2 -2
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/law-03.json +1 -1
- awkno-0.2.3/awkno/pages/law-04.json +11 -0
- awkno-0.2.3/awkno/pages/law-06.json +11 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/law-08.json +1 -1
- awkno-0.2.3/awkno/pages/law-09.json +11 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/law-10.json +1 -1
- awkno-0.2.3/awkno/pages/law-11.json +11 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/law-12.json +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/law-13.json +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/law-14.json +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/law-15.json +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/law-16.json +1 -1
- awkno-0.2.3/awkno/pages/law-17.json +11 -0
- awkno-0.2.3/awkno/pages/law-18.json +11 -0
- awkno-0.2.3/awkno/pages/law-20.json +11 -0
- awkno-0.2.3/awkno/pages/law-21.json +11 -0
- awkno-0.2.3/awkno/pages/law-22.json +11 -0
- awkno-0.2.3/awkno/pages/law-23.json +11 -0
- awkno-0.2.3/awkno/pages/mediaforge.json +14 -0
- awkno-0.2.3/awkno/pages/mine-what-you-ran.json +18 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/one-surface.json +1 -1
- awkno-0.2.3/awkno/pages/open-scheduler.json +15 -0
- awkno-0.2.3/awkno/pages/personal-agent-home.json +24 -0
- awkno-0.2.3/awkno/pages/set-and-forget.json +15 -0
- awkno-0.2.3/awkno/pages/the-daily-driver.json +15 -0
- awkno-0.2.3/awkno/pages/the-studio.json +15 -0
- awkno-0.2.3/awkno/pages/train-what-you-run.json +16 -0
- awkno-0.2.3/awkno/pages/wake-learning-loop.json +17 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno.egg-info/PKG-INFO +65 -7
- {awkno-0.2.2 → awkno-0.2.3}/awkno.egg-info/SOURCES.txt +33 -1
- {awkno-0.2.2 → awkno-0.2.3}/pyproject.toml +1 -1
- {awkno-0.2.2 → awkno-0.2.3}/tests/test_awkno.py +46 -1
- awkno-0.2.2/awkno/pages/awclassify.json +0 -13
- awkno-0.2.2/awkno/pages/awprove.json +0 -13
- awkno-0.2.2/awkno/pages/guide-04.json +0 -15
- awkno-0.2.2/awkno/pages/law-04.json +0 -11
- awkno-0.2.2/awkno/pages/law-06.json +0 -11
- awkno-0.2.2/awkno/pages/law-09.json +0 -11
- awkno-0.2.2/awkno/pages/law-11.json +0 -11
- awkno-0.2.2/awkno/pages/law-17.json +0 -11
- awkno-0.2.2/awkno/pages/law-18.json +0 -11
- awkno-0.2.2/awkno/pages/law-20.json +0 -11
- {awkno-0.2.2 → awkno-0.2.3}/LICENSE +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/corpus.py +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/agent-senses.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/aitherconnect.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/aitherkvcache.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/aitherzero.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awbrowse.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awdata.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awfind.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awfocus.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awgit.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awgym.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awkno.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awknowledge.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awm.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awmail.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awmod.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awnboard.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awnest.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awpool.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awreason.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awrelay.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awrena.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awskills.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awsync.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/awwall.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/bead-space.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/browser-companion-graduation.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/cited-research.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/gobbonet.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/guide-00.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/guide-01.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/guide-02.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/guide-03.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/guide-05.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/guide-06.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/guide-08.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/guide-09.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/guide.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/inference-commons.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/law-02.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/law-05.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/law-07.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/law-19.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/persona.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/personal-mesh-pool.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/provenance.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/retrieval-you-trained.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/shared-worktree.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/the-front-door.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/the-reasoning-loop.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno/pages/who-what-did.json +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno.egg-info/dependency_links.txt +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno.egg-info/entry_points.txt +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno.egg-info/requires.txt +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/awkno.egg-info/top_level.txt +0 -0
- {awkno-0.2.2 → awkno-0.2.3}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: awkno
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.3
|
|
4
4
|
Summary: The man page for the Aither World — every brick, stack and law, in your terminal, offline.
|
|
5
5
|
License: Apache-2.0
|
|
6
6
|
Project-URL: Homepage, https://github.com/Aitherium/awkno
|
|
@@ -21,7 +21,7 @@ Dynamic: license-file
|
|
|
21
21
|
|
|
22
22
|
**[Docs](https://aitherium.github.io/awkno/)** · [Source](https://github.com/Aitherium/awkno) · `pip install awkno` · [The Aither World](https://aitherium.github.io/)
|
|
23
23
|
|
|
24
|
-
> **The Aither World** is an operating system for agents — a Linux you can hand to one, the runtimes it works in, and the tools it works with. [awnix](https://github.com/Aitherium/awnix) is the Linux underneath it; **awkno** is one of its
|
|
24
|
+
> **The Aither World** is an operating system for agents — a Linux you can hand to one, the runtimes it works in, and the tools it works with. [awnix](https://github.com/Aitherium/awnix) is the Linux underneath it; **awkno** is one of its 65 bricks — each installs on its own, runs offline, and needs no account.
|
|
25
25
|
>
|
|
26
26
|
> **Start here:** Ask it what a brick does and get the answer with your network cable out.
|
|
27
27
|
|
|
@@ -129,7 +129,7 @@ Lessons learned in production, written down so they don't have to be re-derived:
|
|
|
129
129
|
|
|
130
130
|
### Offline-First Design
|
|
131
131
|
|
|
132
|
-
The corpus is **generated once** from `ecosystem.yaml` and `
|
|
132
|
+
The corpus is **generated once** from `ecosystem.yaml` and `awknowledge/laws/`, then **committed as JSON data files** under `awkno/pages/`. After install, the package needs no external files or network.
|
|
133
133
|
|
|
134
134
|
This means:
|
|
135
135
|
- No runtime generation (fast startup)
|
|
@@ -173,7 +173,7 @@ python awkno/generate.py
|
|
|
173
173
|
|
|
174
174
|
The generator reads:
|
|
175
175
|
- `ecosystem.yaml` — The brick and stack registry
|
|
176
|
-
- `
|
|
176
|
+
- `awknowledge/laws/*.md` — The 18 laws
|
|
177
177
|
|
|
178
178
|
And writes JSON to `awkno/pages/`.
|
|
179
179
|
|
|
@@ -261,31 +261,58 @@ Each installs on its own, works offline, and needs no account.
|
|
|
261
261
|
|---|---|---|
|
|
262
262
|
| [awdk](https://github.com/Aitherium/awdk) | a framework's idea of how your agents should run | one loop you can read, pointed at a backend you already pay for |
|
|
263
263
|
| [awskills](https://github.com/Aitherium/awskills) | that an agent knows your procedure | the procedure written down, versioned, and loadable by any agent |
|
|
264
|
+
| [awpack](https://github.com/Aitherium/awpack) | that the pack you want shipped inside somebody's SDK, under whatever licence that SDK happens to carry | the pack as its own versioned artifact, with its own licence, that any agent runtime can install |
|
|
264
265
|
| [awm](https://github.com/Aitherium/awm) | that memory stayed in its lane | tenant:user:project scopes, so a write cannot cross a boundary |
|
|
266
|
+
| [awdesk](https://github.com/Aitherium/awdesk) | that the agent is somewhere behind a browser tab | a tray icon, a face on your desktop, and the decision card that pops when it needs you |
|
|
265
267
|
| [awnode](https://github.com/Aitherium/awnode) | a vendor's cloud with every prompt | a local gateway routing to backends you chose |
|
|
266
268
|
| [awgraph](https://github.com/Aitherium/awgraph) | that grep found everything | an AST + tree-sitter call graph an agent can traverse |
|
|
267
269
|
| [awgit](https://github.com/Aitherium/awgit) | that no one else is editing this file | a lease, refused at commit time if you do not hold it |
|
|
270
|
+
| [awdelphi](https://github.com/Aitherium/awdelphi) | one agent's confident take on a decision | the round trace, the anonymity, and who dissents |
|
|
271
|
+
| [awclassify](https://github.com/Aitherium/awclassify) | a filename, a folder, or whoever last touched it | doc_type, visibility, audience and topics, with the evidence lines that decided each |
|
|
272
|
+
| [awtoll](https://github.com/Aitherium/awtoll) | that your tooling is saving you context | the measured token cost of each tool call, and what the alternative cost |
|
|
268
273
|
| [awseal](https://github.com/Aitherium/awseal) | that the artifact came from who you think | an Ed25519 seal — the key that verifies is not the key that forges |
|
|
269
274
|
| [awshare](https://github.com/Aitherium/awshare) | that the download is intact | content-addressed bundles, verified on fetch |
|
|
270
275
|
| [awnest](https://github.com/Aitherium/awnest) | that there is a person on the other end | a verdict with evidence, where "we could not tell" is not "yes" |
|
|
276
|
+
| [awrena](https://github.com/Aitherium/awrena) | a leaderboard someone can edit, and votes nobody counted | a scored duel with both answers kept, and a result bound to them |
|
|
271
277
|
| [awnboard](https://github.com/Aitherium/awnboard) | a share link anyone who sees it can use | an invitation addressed to one person, for one gate, revocable |
|
|
272
278
|
| [awnix](https://github.com/Aitherium/awnix) | that the box is what you left it as | an immutable image you built, with atomic rollback |
|
|
273
279
|
| [awrecover](https://github.com/Aitherium/awrecover) | that the restore worked | a restore that fully lands or does not land at all |
|
|
274
|
-
|
|
|
280
|
+
| [awstorage](https://github.com/Aitherium/awstorage) | a du you ran last month, and a peers file that says 3 TB free | an inventory snapshot per node with a diff since the last one, and each tree classified re-fetchable or not |
|
|
275
281
|
| [awrelay](https://github.com/Aitherium/awrelay) | a SaaS in the middle of your agents | findings, alerts and coordination over your own transport |
|
|
282
|
+
| [awask](https://github.com/Aitherium/awask) | that anyone read the paragraph where you asked | the ask itself, with a button that steers the session that raised it |
|
|
276
283
|
| [awmail](https://github.com/Aitherium/awmail) | a mailbox somebody else can read | mail your agents send and receive over your own server |
|
|
284
|
+
| [awswarm](https://github.com/Aitherium/awswarm) | that a model either fits your GPU or it doesn't run at all | a placement plan and an acquisition-probability estimate before you spend on a run |
|
|
277
285
|
| [awfind](https://github.com/Aitherium/awfind) | one vendor's idea of the web | results from whichever providers you configured |
|
|
278
286
|
| [awbrowse](https://github.com/Aitherium/awbrowse) | that the page said what you were told | the render, the DOM and the requests it made |
|
|
287
|
+
| [awvoice](https://github.com/Aitherium/awvoice) | that a cloud vendor may hold your audio | a transcript and a wav from a service you host |
|
|
288
|
+
| [awvision](https://github.com/Aitherium/awvision) | a filename and a caption somebody wrote | what a model actually reports about the pixels |
|
|
289
|
+
| [awscreen](https://github.com/Aitherium/awscreen) | a selector that was true when the page was written | the elements actually rendered, by what they look like |
|
|
290
|
+
| [awbeads](https://github.com/Aitherium/awbeads) | that a layout your users built survives the next deploy | the arrangement as data you can read back, diff, and hand to another surface |
|
|
291
|
+
| [awbonsai](https://github.com/Aitherium/awbonsai) | that inference always means a request left the machine | a WebGPU model answering on the tab's own GPU, with a consent record logged before it ever loaded |
|
|
292
|
+
| [gawbbonet](https://github.com/Aitherium/gawbbonet) | the model to keep a 300-message campaign coherent by itself | campaign facts recalled from scoped memory you can list and edit |
|
|
279
293
|
| [aitherkvcache](https://github.com/Aitherium/aitherkvcache) | a vendor's quantisation defaults | sub-byte KV cache kernels you can benchmark yourself |
|
|
294
|
+
| [awrtifact](https://github.com/Aitherium/awrtifact) | a hand-rolled split script and a hand-edited worker manifest | byte-verified parts in a release, served with Range + CORS, sizes asserted by a live gate |
|
|
280
295
|
| [AitherZero](https://github.com/Aitherium/AitherZero) | a pile of scripts nobody has numbered | numbered, discoverable automation with declarative playbooks |
|
|
281
296
|
| [AitherConnect](https://github.com/Aitherium/AitherConnect) | what a page tells your browser to do | a federated search and desktop bridge you host |
|
|
282
297
|
| [awreason](https://github.com/Aitherium/awreason) | a confident paragraph | the phases it went through, and every tool call it made to get there |
|
|
283
298
|
| [awrecurse](https://github.com/Aitherium/awrecurse) | that everything you pasted in was actually read | which slices it opened, and what it concluded from each |
|
|
284
299
|
| [awprism](https://github.com/Aitherium/awprism) | the first explanation that fits | the ranked alternatives, and the observation that separates them |
|
|
285
300
|
| [awrepl](https://github.com/Aitherium/awrepl) | what the agent believes the value is | the value, printed from the live session |
|
|
301
|
+
| [awreport](https://github.com/Aitherium/awreport) | that the report you pasted carried no token in it | a redacted report, and the duplicate it merged into instead of filing twice |
|
|
286
302
|
| [awresearch](https://github.com/Aitherium/awresearch) | a summary of pages nobody opened | every claim against the source it came from |
|
|
303
|
+
| [awfocus](https://github.com/Aitherium/awfocus) | twelve terminal tabs and a bad memory | one command that names every session, finds any transcript, and opens or steers the one you want |
|
|
304
|
+
| [awgym](https://github.com/Aitherium/awgym) | that a world model learned anything from the games it saw | transitions captured from real play, fed back, and the retrodiction score falling on grids it never saw |
|
|
287
305
|
| [awpredict](https://github.com/Aitherium/awpredict) | a model because it trained without erroring | its prediction against a self-updating lookup, on the rows that are actually novel |
|
|
306
|
+
| [awevolve](https://github.com/Aitherium/awevolve) | that your optimisation loop is finding anything | every version it kept, the score that version earned, and the edit that produced it |
|
|
307
|
+
| [awsh](https://github.com/Aitherium/awsh) | that you already know the name of the command | what it decided your line meant, before it acts on it |
|
|
308
|
+
| [awmine](https://github.com/Aitherium/awmine) | that a session's lesson survived the session | a row per outcome, a candidate per lesson, and the transcript line each one came from |
|
|
309
|
+
| [awrise](https://github.com/Aitherium/awrise) | that a scheduled agent ran at all, and ran exactly once | a durable record of every wake -- fired, skipped, overlapped or timed out -- each with its reason |
|
|
288
310
|
| **awkno** _(you are here)_ | that the docs site is up, or that you remember the family | the whole ecosystem in your terminal, with no network at all |
|
|
311
|
+
| [awwall](https://github.com/Aitherium/awwall) | that a service only talks to the hosts you think it talks to | an explicit egress allowlist, where a denial names the rule that denied it |
|
|
312
|
+
| [awembed](https://github.com/Aitherium/awembed) | a general-purpose embedder that has never seen your code | a held-out split of whole directories, scored teacher vs student vs int8 |
|
|
313
|
+
| [awtax](https://github.com/Aitherium/awtax) | a closed tax app's sealed file you can never read again | a plain, provider-neutral schema of every figure, with the page it came from |
|
|
314
|
+
| [awsettings](https://github.com/Aitherium/awsettings) | that you will remember to re-approve the same thing on every box you work from | one profile, unioned rather than overwritten, with the credentials left behind |
|
|
315
|
+
| [awavatar](https://github.com/Aitherium/awavatar) | a cloud 3D vendor's opaque task id | a manifest with a sha256, a licence and a rig-audit verdict per file |
|
|
289
316
|
|
|
290
317
|
[**awnix**](https://github.com/Aitherium/awnix) is the ground floor — A Linux you can hand to an agent — immutable base, capabilities included.
|
|
291
318
|
|
|
@@ -297,11 +324,16 @@ Every repository here is public. Each publishes an `aither-manifest.json` beside
|
|
|
297
324
|
|---|---|---|
|
|
298
325
|
| [awdk](https://github.com/Aitherium/awdk) | Build AI agent fleets — 3 lines, any backend, local or cloud | [docs](https://aitherium.github.io/awdk/) |
|
|
299
326
|
| [awskills](https://github.com/Aitherium/awskills) | Portable agent skills — self-contained procedures an agent loads on demand | [docs](https://aitherium.github.io/awskills/) |
|
|
327
|
+
| [awpack](https://github.com/Aitherium/awpack) | First-party agent packs — the ones we build, versioned and installable on their own | [docs](https://aitherium.github.io/awpack/) |
|
|
300
328
|
| [awm](https://github.com/Aitherium/awm) | A portable, scoped agent memory | [docs](https://aitherium.github.io/awm/) |
|
|
329
|
+
| [awdesk](https://github.com/Aitherium/awdesk) | Aither World Desk -- the desktop body of AitherOS Online: tray, avatars, decision cards, the Living Desktop as an overlay | [docs](https://aitherium.github.io/awdesk/) |
|
|
301
330
|
| [awnode](https://github.com/Aitherium/awnode) | A lightweight local gateway — bridges your apps to the AI backends you chose | [docs](https://aitherium.github.io/awnode/) |
|
|
302
|
-
| [awrun](https://github.com/Aitherium/awrun) | A priority-aware queue and dispatcher for agentic runs and ad-hoc CI builds | [docs](https://aitherium.github.io/awrun/) |
|
|
331
|
+
| [awrun](https://github.com/Aitherium/awrun) | A priority-aware queue and dispatcher for agentic runs and ad-hoc CI builds. It also judges whether the runner pool is big enough for the queue it is draining, and can ask a host to grow it -- reserving capacity is zero-sum, so a saturated pool needs more of it, not a different share of it | [docs](https://aitherium.github.io/awrun/) |
|
|
303
332
|
| [awgraph](https://github.com/Aitherium/awgraph) | A semantic code graph for agents — AST + tree-sitter, call graphs | [docs](https://aitherium.github.io/awgraph/) |
|
|
304
333
|
| [awgit](https://github.com/Aitherium/awgit) | Semantic version control on top of git — edit-ops and leases | [docs](https://aitherium.github.io/awgit/) |
|
|
334
|
+
| [awdelphi](https://github.com/Aitherium/awdelphi) | Anonymous multi-round expert panels — a converged answer with a trace | [docs](https://aitherium.github.io/awdelphi/) |
|
|
335
|
+
| [awclassify](https://github.com/Aitherium/awclassify) | Classify any document -- what it is, who may read it, who it is for, what it is about | — |
|
|
336
|
+
| [awtoll](https://github.com/Aitherium/awtoll) | What every tool call costs you in context, measured from your own transcripts | [docs](https://aitherium.github.io/awtoll/) |
|
|
305
337
|
| [awseal](https://github.com/Aitherium/awseal) | Sign an artifact so a stranger can verify it | [docs](https://aitherium.github.io/awseal/) |
|
|
306
338
|
| [awshare](https://github.com/Aitherium/awshare) | Publish an artifact and fetch it back verified | [docs](https://aitherium.github.io/awshare/) |
|
|
307
339
|
| [awdit](https://github.com/Aitherium/awdit) | An append-only audit trail whose gaps are DETECTABLE | [docs](https://aitherium.github.io/awdit/) |
|
|
@@ -309,26 +341,52 @@ Every repository here is public. Each publishes an `aither-manifest.json` beside
|
|
|
309
341
|
| [awiam](https://github.com/Aitherium/awiam) | Who is this caller? A directory and session store that fails honestly | [docs](https://aitherium.github.io/awiam/) |
|
|
310
342
|
| [awtunnel](https://github.com/Aitherium/awtunnel) | Reach a service that has no public address | [docs](https://aitherium.github.io/awtunnel/) |
|
|
311
343
|
| [awnest](https://github.com/Aitherium/awnest) | Prove there is a human before you let them into the nest | [docs](https://aitherium.github.io/awnest/) |
|
|
344
|
+
| [awrena](https://github.com/Aitherium/awrena) | Put two agents head to head and get a verdict you can check | [docs](https://aitherium.github.io/awrena/) |
|
|
312
345
|
| [awnboard](https://github.com/Aitherium/awnboard) | A front gate you can put in front of anything, and hand someone the key to | [docs](https://aitherium.github.io/awnboard/) |
|
|
313
346
|
| [awnix](https://github.com/Aitherium/awnix) | A Linux you can hand to an agent — immutable base, capabilities included | [docs](https://aitherium.github.io/awnix/) |
|
|
314
347
|
| [awrecover](https://github.com/Aitherium/awrecover) | Labelled snapshots with an all-or-nothing restore | [docs](https://aitherium.github.io/awrecover/) |
|
|
315
|
-
|
|
|
348
|
+
| [awstorage](https://github.com/Aitherium/awstorage) | Every drive on every node, indexed, classified and diffed -- so you can see what you own before you delete it | [docs](https://aitherium.github.io/awstorage/) |
|
|
316
349
|
| [awrelay](https://github.com/Aitherium/awrelay) | Portable agent messaging — findings, alerts, coordination | [docs](https://aitherium.github.io/awrelay/) |
|
|
350
|
+
| [awask](https://github.com/Aitherium/awask) | Your agent asks you a question — and acts on your answer | [docs](https://aitherium.github.io/awask/) |
|
|
317
351
|
| [awmail](https://github.com/Aitherium/awmail) | Give an agent an email address — send, and actually receive | [docs](https://aitherium.github.io/awmail/) |
|
|
318
352
|
| [awnet](https://github.com/Aitherium/awnet) | The agentic web — agents host a mesh, and agents join one | [docs](https://aitherium.github.io/awnet/) |
|
|
353
|
+
| [awswarm](https://github.com/Aitherium/awswarm) | Run one model too big for any single GPU across a pool of small ones | — |
|
|
319
354
|
| [awfind](https://github.com/Aitherium/awfind) | A portable search client — query, results, ranking | [docs](https://aitherium.github.io/awfind/) |
|
|
320
355
|
| [awbrowse](https://github.com/Aitherium/awbrowse) | A portable browser client — navigate, console, network, DOM, screenshot | [docs](https://aitherium.github.io/awbrowse/) |
|
|
356
|
+
| [awvoice](https://github.com/Aitherium/awvoice) | Hear and speak — transcribe audio, synthesize a voice | [docs](https://aitherium.github.io/awvoice/) |
|
|
357
|
+
| [awvision](https://github.com/Aitherium/awvision) | See an image — describe it, ask it a question, compare two | [docs](https://aitherium.github.io/awvision/) |
|
|
358
|
+
| [awscreen](https://github.com/Aitherium/awscreen) | See this machine — what is on screen, and where to click it | [docs](https://aitherium.github.io/awscreen/) |
|
|
359
|
+
| [awkit](https://github.com/Aitherium/awkit) | Render an agent panel from a tool result — one component, any React app | — |
|
|
360
|
+
| [awbeads](https://github.com/Aitherium/awbeads) | A spatial canvas for a page — arrange things, connect them, and keep the arrangement | — |
|
|
361
|
+
| [awbonsai](https://github.com/Aitherium/awbonsai) | Run a real model in the visitor's own browser — no server round trip, no upload | — |
|
|
321
362
|
| [awknowledge](https://github.com/Aitherium/awknowledge) | How to run a coding agent so the result survives — the laws, with evidence | [docs](https://aitherium.github.io/awknowledge/) |
|
|
363
|
+
| [awbrain](https://github.com/Aitherium/awbrain) | Your history as a wiki of linked markdown — claims pinned to the evidence | — |
|
|
364
|
+
| [gawbbonet](https://github.com/Aitherium/gawbbonet) | GobboNet campaigns with a real agent brain — scoped memory, graph recall | [docs](https://aitherium.github.io/gawbbonet/) |
|
|
322
365
|
| [aitherkvcache](https://github.com/Aitherium/aitherkvcache) | Near-optimal KV cache quantization for LLM inference — sub-byte compression | [docs](https://aitherium.github.io/aitherkvcache/) |
|
|
366
|
+
| [awrtifact](https://github.com/Aitherium/awrtifact) | Deliberately chunk artifacts into GitHub release assets — the productized aitherkvcache mirror lane | [docs](https://aitherium.github.io/awrtifact/) |
|
|
323
367
|
| [AitherZero](https://github.com/Aitherium/AitherZero) | PowerShell 7+ automation framework — numbered, self-describing scripts | [docs](https://aitherium.github.io/AitherZero/) |
|
|
324
368
|
| [AitherConnect](https://github.com/Aitherium/AitherConnect) | Browser extension — federated AI search, page context, and the Living OS overlay | [docs](https://aitherium.github.io/AitherConnect/) |
|
|
325
369
|
| [awreason](https://github.com/Aitherium/awreason) | A portable reasoning client — sessions, phases, thoughts, and the chain that produced the answer | [docs](https://aitherium.github.io/awreason/) |
|
|
326
370
|
| [awrecurse](https://github.com/Aitherium/awrecurse) | Answer a question over a context far larger than the window — recursively, with the trace kept | [docs](https://aitherium.github.io/awrecurse/) |
|
|
327
371
|
| [awprism](https://github.com/Aitherium/awprism) | Turn a failure into ranked hypotheses — and say what would confirm each one | [docs](https://aitherium.github.io/awprism/) |
|
|
328
372
|
| [awrepl](https://github.com/Aitherium/awrepl) | A REPL an agent can actually use — state that survives between turns | [docs](https://aitherium.github.io/awrepl/) |
|
|
373
|
+
| [awreport](https://github.com/Aitherium/awreport) | File a bug report that has already scrubbed your secrets and collapsed the duplicate | — |
|
|
329
374
|
| [awresearch](https://github.com/Aitherium/awresearch) | Ask a research question, get a cited report you can check | [docs](https://aitherium.github.io/awresearch/) |
|
|
375
|
+
| [awfocus](https://github.com/Aitherium/awfocus) | See, search and steer every Claude session from one command | [docs](https://aitherium.github.io/awfocus/) |
|
|
376
|
+
| [awgym](https://github.com/Aitherium/awgym) | An ARC training gym — a game a world model can watch, and six roles that play through it | [docs](https://aitherium.github.io/awgym/) |
|
|
330
377
|
| [awpredict](https://github.com/Aitherium/awpredict) | Predict what your environment does next, and how surprised you were | [docs](https://aitherium.github.io/awpredict/) |
|
|
378
|
+
| [awevolve](https://github.com/Aitherium/awevolve) | Point an agent at a file and a command that scores it, and let it improve | — |
|
|
379
|
+
| [awsh](https://github.com/Aitherium/awsh) | Your terminal answers you -- type a question where a command would go | [docs](https://aitherium.github.io/awsh/) |
|
|
380
|
+
| [awmine](https://github.com/Aitherium/awmine) | Mine what your agents did -- outcomes, lessons and procedures out of the transcripts they left behind | — |
|
|
381
|
+
| [awrise](https://github.com/Aitherium/awrise) | Wake an agent on a schedule, let it do one thing, and put it back to sleep | [docs](https://aitherium.github.io/awrise/) |
|
|
331
382
|
| **awkno** _(you are here)_ | The man page for the Aither World — every brick, stack and law, offline | [docs](https://aitherium.github.io/awkno/) |
|
|
383
|
+
| [awwall](https://github.com/Aitherium/awwall) | Say what a workload may reach, and watch everything else fail closed | [docs](https://aitherium.github.io/awwall/) |
|
|
384
|
+
| [awrouter](https://github.com/Aitherium/awrouter) | OpenRouter for your own fleet: pick a model backend by cost/latency/ capability, fail over, fit the context window, stream. Standalone, OpenAI-compatible, no Aither-specifics required to be valuable | — |
|
|
385
|
+
| [awembed](https://github.com/Aitherium/awembed) | Train an embedding model that knows your corpus, and prove it beats the big one | [docs](https://aitherium.github.io/awembed/) |
|
|
386
|
+
| [awtax](https://github.com/Aitherium/awtax) | Turn any tax PDF -- returns, W-2, 1099, statements, even scans -- into structured data you can check | [docs](https://aitherium.github.io/awtax/) |
|
|
387
|
+
| [awflow](https://github.com/Aitherium/awflow) | A deterministic workflow runtime — chain agent calls with journal replay and budget control | [docs](https://aitherium.github.io/awflow/) |
|
|
388
|
+
| [awsettings](https://github.com/Aitherium/awsettings) | Your agent's permissions and config, following you to the next machine | [docs](https://aitherium.github.io/awsettings/) |
|
|
389
|
+
| [awavatar](https://github.com/Aitherium/awavatar) | One character spec in, a rigged, animated, multi-style avatar pack out | [docs](https://aitherium.github.io/awavatar/) |
|
|
332
390
|
|
|
333
391
|
<div id="aither-constellation" data-self="awkno"></div>
|
|
334
392
|
<script src="aither-constellation.js"></script>
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
**[Docs](https://aitherium.github.io/awkno/)** · [Source](https://github.com/Aitherium/awkno) · `pip install awkno` · [The Aither World](https://aitherium.github.io/)
|
|
6
6
|
|
|
7
|
-
> **The Aither World** is an operating system for agents — a Linux you can hand to one, the runtimes it works in, and the tools it works with. [awnix](https://github.com/Aitherium/awnix) is the Linux underneath it; **awkno** is one of its
|
|
7
|
+
> **The Aither World** is an operating system for agents — a Linux you can hand to one, the runtimes it works in, and the tools it works with. [awnix](https://github.com/Aitherium/awnix) is the Linux underneath it; **awkno** is one of its 65 bricks — each installs on its own, runs offline, and needs no account.
|
|
8
8
|
>
|
|
9
9
|
> **Start here:** Ask it what a brick does and get the answer with your network cable out.
|
|
10
10
|
|
|
@@ -112,7 +112,7 @@ Lessons learned in production, written down so they don't have to be re-derived:
|
|
|
112
112
|
|
|
113
113
|
### Offline-First Design
|
|
114
114
|
|
|
115
|
-
The corpus is **generated once** from `ecosystem.yaml` and `
|
|
115
|
+
The corpus is **generated once** from `ecosystem.yaml` and `awknowledge/laws/`, then **committed as JSON data files** under `awkno/pages/`. After install, the package needs no external files or network.
|
|
116
116
|
|
|
117
117
|
This means:
|
|
118
118
|
- No runtime generation (fast startup)
|
|
@@ -156,7 +156,7 @@ python awkno/generate.py
|
|
|
156
156
|
|
|
157
157
|
The generator reads:
|
|
158
158
|
- `ecosystem.yaml` — The brick and stack registry
|
|
159
|
-
- `
|
|
159
|
+
- `awknowledge/laws/*.md` — The 18 laws
|
|
160
160
|
|
|
161
161
|
And writes JSON to `awkno/pages/`.
|
|
162
162
|
|
|
@@ -244,31 +244,58 @@ Each installs on its own, works offline, and needs no account.
|
|
|
244
244
|
|---|---|---|
|
|
245
245
|
| [awdk](https://github.com/Aitherium/awdk) | a framework's idea of how your agents should run | one loop you can read, pointed at a backend you already pay for |
|
|
246
246
|
| [awskills](https://github.com/Aitherium/awskills) | that an agent knows your procedure | the procedure written down, versioned, and loadable by any agent |
|
|
247
|
+
| [awpack](https://github.com/Aitherium/awpack) | that the pack you want shipped inside somebody's SDK, under whatever licence that SDK happens to carry | the pack as its own versioned artifact, with its own licence, that any agent runtime can install |
|
|
247
248
|
| [awm](https://github.com/Aitherium/awm) | that memory stayed in its lane | tenant:user:project scopes, so a write cannot cross a boundary |
|
|
249
|
+
| [awdesk](https://github.com/Aitherium/awdesk) | that the agent is somewhere behind a browser tab | a tray icon, a face on your desktop, and the decision card that pops when it needs you |
|
|
248
250
|
| [awnode](https://github.com/Aitherium/awnode) | a vendor's cloud with every prompt | a local gateway routing to backends you chose |
|
|
249
251
|
| [awgraph](https://github.com/Aitherium/awgraph) | that grep found everything | an AST + tree-sitter call graph an agent can traverse |
|
|
250
252
|
| [awgit](https://github.com/Aitherium/awgit) | that no one else is editing this file | a lease, refused at commit time if you do not hold it |
|
|
253
|
+
| [awdelphi](https://github.com/Aitherium/awdelphi) | one agent's confident take on a decision | the round trace, the anonymity, and who dissents |
|
|
254
|
+
| [awclassify](https://github.com/Aitherium/awclassify) | a filename, a folder, or whoever last touched it | doc_type, visibility, audience and topics, with the evidence lines that decided each |
|
|
255
|
+
| [awtoll](https://github.com/Aitherium/awtoll) | that your tooling is saving you context | the measured token cost of each tool call, and what the alternative cost |
|
|
251
256
|
| [awseal](https://github.com/Aitherium/awseal) | that the artifact came from who you think | an Ed25519 seal — the key that verifies is not the key that forges |
|
|
252
257
|
| [awshare](https://github.com/Aitherium/awshare) | that the download is intact | content-addressed bundles, verified on fetch |
|
|
253
258
|
| [awnest](https://github.com/Aitherium/awnest) | that there is a person on the other end | a verdict with evidence, where "we could not tell" is not "yes" |
|
|
259
|
+
| [awrena](https://github.com/Aitherium/awrena) | a leaderboard someone can edit, and votes nobody counted | a scored duel with both answers kept, and a result bound to them |
|
|
254
260
|
| [awnboard](https://github.com/Aitherium/awnboard) | a share link anyone who sees it can use | an invitation addressed to one person, for one gate, revocable |
|
|
255
261
|
| [awnix](https://github.com/Aitherium/awnix) | that the box is what you left it as | an immutable image you built, with atomic rollback |
|
|
256
262
|
| [awrecover](https://github.com/Aitherium/awrecover) | that the restore worked | a restore that fully lands or does not land at all |
|
|
257
|
-
|
|
|
263
|
+
| [awstorage](https://github.com/Aitherium/awstorage) | a du you ran last month, and a peers file that says 3 TB free | an inventory snapshot per node with a diff since the last one, and each tree classified re-fetchable or not |
|
|
258
264
|
| [awrelay](https://github.com/Aitherium/awrelay) | a SaaS in the middle of your agents | findings, alerts and coordination over your own transport |
|
|
265
|
+
| [awask](https://github.com/Aitherium/awask) | that anyone read the paragraph where you asked | the ask itself, with a button that steers the session that raised it |
|
|
259
266
|
| [awmail](https://github.com/Aitherium/awmail) | a mailbox somebody else can read | mail your agents send and receive over your own server |
|
|
267
|
+
| [awswarm](https://github.com/Aitherium/awswarm) | that a model either fits your GPU or it doesn't run at all | a placement plan and an acquisition-probability estimate before you spend on a run |
|
|
260
268
|
| [awfind](https://github.com/Aitherium/awfind) | one vendor's idea of the web | results from whichever providers you configured |
|
|
261
269
|
| [awbrowse](https://github.com/Aitherium/awbrowse) | that the page said what you were told | the render, the DOM and the requests it made |
|
|
270
|
+
| [awvoice](https://github.com/Aitherium/awvoice) | that a cloud vendor may hold your audio | a transcript and a wav from a service you host |
|
|
271
|
+
| [awvision](https://github.com/Aitherium/awvision) | a filename and a caption somebody wrote | what a model actually reports about the pixels |
|
|
272
|
+
| [awscreen](https://github.com/Aitherium/awscreen) | a selector that was true when the page was written | the elements actually rendered, by what they look like |
|
|
273
|
+
| [awbeads](https://github.com/Aitherium/awbeads) | that a layout your users built survives the next deploy | the arrangement as data you can read back, diff, and hand to another surface |
|
|
274
|
+
| [awbonsai](https://github.com/Aitherium/awbonsai) | that inference always means a request left the machine | a WebGPU model answering on the tab's own GPU, with a consent record logged before it ever loaded |
|
|
275
|
+
| [gawbbonet](https://github.com/Aitherium/gawbbonet) | the model to keep a 300-message campaign coherent by itself | campaign facts recalled from scoped memory you can list and edit |
|
|
262
276
|
| [aitherkvcache](https://github.com/Aitherium/aitherkvcache) | a vendor's quantisation defaults | sub-byte KV cache kernels you can benchmark yourself |
|
|
277
|
+
| [awrtifact](https://github.com/Aitherium/awrtifact) | a hand-rolled split script and a hand-edited worker manifest | byte-verified parts in a release, served with Range + CORS, sizes asserted by a live gate |
|
|
263
278
|
| [AitherZero](https://github.com/Aitherium/AitherZero) | a pile of scripts nobody has numbered | numbered, discoverable automation with declarative playbooks |
|
|
264
279
|
| [AitherConnect](https://github.com/Aitherium/AitherConnect) | what a page tells your browser to do | a federated search and desktop bridge you host |
|
|
265
280
|
| [awreason](https://github.com/Aitherium/awreason) | a confident paragraph | the phases it went through, and every tool call it made to get there |
|
|
266
281
|
| [awrecurse](https://github.com/Aitherium/awrecurse) | that everything you pasted in was actually read | which slices it opened, and what it concluded from each |
|
|
267
282
|
| [awprism](https://github.com/Aitherium/awprism) | the first explanation that fits | the ranked alternatives, and the observation that separates them |
|
|
268
283
|
| [awrepl](https://github.com/Aitherium/awrepl) | what the agent believes the value is | the value, printed from the live session |
|
|
284
|
+
| [awreport](https://github.com/Aitherium/awreport) | that the report you pasted carried no token in it | a redacted report, and the duplicate it merged into instead of filing twice |
|
|
269
285
|
| [awresearch](https://github.com/Aitherium/awresearch) | a summary of pages nobody opened | every claim against the source it came from |
|
|
286
|
+
| [awfocus](https://github.com/Aitherium/awfocus) | twelve terminal tabs and a bad memory | one command that names every session, finds any transcript, and opens or steers the one you want |
|
|
287
|
+
| [awgym](https://github.com/Aitherium/awgym) | that a world model learned anything from the games it saw | transitions captured from real play, fed back, and the retrodiction score falling on grids it never saw |
|
|
270
288
|
| [awpredict](https://github.com/Aitherium/awpredict) | a model because it trained without erroring | its prediction against a self-updating lookup, on the rows that are actually novel |
|
|
289
|
+
| [awevolve](https://github.com/Aitherium/awevolve) | that your optimisation loop is finding anything | every version it kept, the score that version earned, and the edit that produced it |
|
|
290
|
+
| [awsh](https://github.com/Aitherium/awsh) | that you already know the name of the command | what it decided your line meant, before it acts on it |
|
|
291
|
+
| [awmine](https://github.com/Aitherium/awmine) | that a session's lesson survived the session | a row per outcome, a candidate per lesson, and the transcript line each one came from |
|
|
292
|
+
| [awrise](https://github.com/Aitherium/awrise) | that a scheduled agent ran at all, and ran exactly once | a durable record of every wake -- fired, skipped, overlapped or timed out -- each with its reason |
|
|
271
293
|
| **awkno** _(you are here)_ | that the docs site is up, or that you remember the family | the whole ecosystem in your terminal, with no network at all |
|
|
294
|
+
| [awwall](https://github.com/Aitherium/awwall) | that a service only talks to the hosts you think it talks to | an explicit egress allowlist, where a denial names the rule that denied it |
|
|
295
|
+
| [awembed](https://github.com/Aitherium/awembed) | a general-purpose embedder that has never seen your code | a held-out split of whole directories, scored teacher vs student vs int8 |
|
|
296
|
+
| [awtax](https://github.com/Aitherium/awtax) | a closed tax app's sealed file you can never read again | a plain, provider-neutral schema of every figure, with the page it came from |
|
|
297
|
+
| [awsettings](https://github.com/Aitherium/awsettings) | that you will remember to re-approve the same thing on every box you work from | one profile, unioned rather than overwritten, with the credentials left behind |
|
|
298
|
+
| [awavatar](https://github.com/Aitherium/awavatar) | a cloud 3D vendor's opaque task id | a manifest with a sha256, a licence and a rig-audit verdict per file |
|
|
272
299
|
|
|
273
300
|
[**awnix**](https://github.com/Aitherium/awnix) is the ground floor — A Linux you can hand to an agent — immutable base, capabilities included.
|
|
274
301
|
|
|
@@ -280,11 +307,16 @@ Every repository here is public. Each publishes an `aither-manifest.json` beside
|
|
|
280
307
|
|---|---|---|
|
|
281
308
|
| [awdk](https://github.com/Aitherium/awdk) | Build AI agent fleets — 3 lines, any backend, local or cloud | [docs](https://aitherium.github.io/awdk/) |
|
|
282
309
|
| [awskills](https://github.com/Aitherium/awskills) | Portable agent skills — self-contained procedures an agent loads on demand | [docs](https://aitherium.github.io/awskills/) |
|
|
310
|
+
| [awpack](https://github.com/Aitherium/awpack) | First-party agent packs — the ones we build, versioned and installable on their own | [docs](https://aitherium.github.io/awpack/) |
|
|
283
311
|
| [awm](https://github.com/Aitherium/awm) | A portable, scoped agent memory | [docs](https://aitherium.github.io/awm/) |
|
|
312
|
+
| [awdesk](https://github.com/Aitherium/awdesk) | Aither World Desk -- the desktop body of AitherOS Online: tray, avatars, decision cards, the Living Desktop as an overlay | [docs](https://aitherium.github.io/awdesk/) |
|
|
284
313
|
| [awnode](https://github.com/Aitherium/awnode) | A lightweight local gateway — bridges your apps to the AI backends you chose | [docs](https://aitherium.github.io/awnode/) |
|
|
285
|
-
| [awrun](https://github.com/Aitherium/awrun) | A priority-aware queue and dispatcher for agentic runs and ad-hoc CI builds | [docs](https://aitherium.github.io/awrun/) |
|
|
314
|
+
| [awrun](https://github.com/Aitherium/awrun) | A priority-aware queue and dispatcher for agentic runs and ad-hoc CI builds. It also judges whether the runner pool is big enough for the queue it is draining, and can ask a host to grow it -- reserving capacity is zero-sum, so a saturated pool needs more of it, not a different share of it | [docs](https://aitherium.github.io/awrun/) |
|
|
286
315
|
| [awgraph](https://github.com/Aitherium/awgraph) | A semantic code graph for agents — AST + tree-sitter, call graphs | [docs](https://aitherium.github.io/awgraph/) |
|
|
287
316
|
| [awgit](https://github.com/Aitherium/awgit) | Semantic version control on top of git — edit-ops and leases | [docs](https://aitherium.github.io/awgit/) |
|
|
317
|
+
| [awdelphi](https://github.com/Aitherium/awdelphi) | Anonymous multi-round expert panels — a converged answer with a trace | [docs](https://aitherium.github.io/awdelphi/) |
|
|
318
|
+
| [awclassify](https://github.com/Aitherium/awclassify) | Classify any document -- what it is, who may read it, who it is for, what it is about | — |
|
|
319
|
+
| [awtoll](https://github.com/Aitherium/awtoll) | What every tool call costs you in context, measured from your own transcripts | [docs](https://aitherium.github.io/awtoll/) |
|
|
288
320
|
| [awseal](https://github.com/Aitherium/awseal) | Sign an artifact so a stranger can verify it | [docs](https://aitherium.github.io/awseal/) |
|
|
289
321
|
| [awshare](https://github.com/Aitherium/awshare) | Publish an artifact and fetch it back verified | [docs](https://aitherium.github.io/awshare/) |
|
|
290
322
|
| [awdit](https://github.com/Aitherium/awdit) | An append-only audit trail whose gaps are DETECTABLE | [docs](https://aitherium.github.io/awdit/) |
|
|
@@ -292,26 +324,52 @@ Every repository here is public. Each publishes an `aither-manifest.json` beside
|
|
|
292
324
|
| [awiam](https://github.com/Aitherium/awiam) | Who is this caller? A directory and session store that fails honestly | [docs](https://aitherium.github.io/awiam/) |
|
|
293
325
|
| [awtunnel](https://github.com/Aitherium/awtunnel) | Reach a service that has no public address | [docs](https://aitherium.github.io/awtunnel/) |
|
|
294
326
|
| [awnest](https://github.com/Aitherium/awnest) | Prove there is a human before you let them into the nest | [docs](https://aitherium.github.io/awnest/) |
|
|
327
|
+
| [awrena](https://github.com/Aitherium/awrena) | Put two agents head to head and get a verdict you can check | [docs](https://aitherium.github.io/awrena/) |
|
|
295
328
|
| [awnboard](https://github.com/Aitherium/awnboard) | A front gate you can put in front of anything, and hand someone the key to | [docs](https://aitherium.github.io/awnboard/) |
|
|
296
329
|
| [awnix](https://github.com/Aitherium/awnix) | A Linux you can hand to an agent — immutable base, capabilities included | [docs](https://aitherium.github.io/awnix/) |
|
|
297
330
|
| [awrecover](https://github.com/Aitherium/awrecover) | Labelled snapshots with an all-or-nothing restore | [docs](https://aitherium.github.io/awrecover/) |
|
|
298
|
-
|
|
|
331
|
+
| [awstorage](https://github.com/Aitherium/awstorage) | Every drive on every node, indexed, classified and diffed -- so you can see what you own before you delete it | [docs](https://aitherium.github.io/awstorage/) |
|
|
299
332
|
| [awrelay](https://github.com/Aitherium/awrelay) | Portable agent messaging — findings, alerts, coordination | [docs](https://aitherium.github.io/awrelay/) |
|
|
333
|
+
| [awask](https://github.com/Aitherium/awask) | Your agent asks you a question — and acts on your answer | [docs](https://aitherium.github.io/awask/) |
|
|
300
334
|
| [awmail](https://github.com/Aitherium/awmail) | Give an agent an email address — send, and actually receive | [docs](https://aitherium.github.io/awmail/) |
|
|
301
335
|
| [awnet](https://github.com/Aitherium/awnet) | The agentic web — agents host a mesh, and agents join one | [docs](https://aitherium.github.io/awnet/) |
|
|
336
|
+
| [awswarm](https://github.com/Aitherium/awswarm) | Run one model too big for any single GPU across a pool of small ones | — |
|
|
302
337
|
| [awfind](https://github.com/Aitherium/awfind) | A portable search client — query, results, ranking | [docs](https://aitherium.github.io/awfind/) |
|
|
303
338
|
| [awbrowse](https://github.com/Aitherium/awbrowse) | A portable browser client — navigate, console, network, DOM, screenshot | [docs](https://aitherium.github.io/awbrowse/) |
|
|
339
|
+
| [awvoice](https://github.com/Aitherium/awvoice) | Hear and speak — transcribe audio, synthesize a voice | [docs](https://aitherium.github.io/awvoice/) |
|
|
340
|
+
| [awvision](https://github.com/Aitherium/awvision) | See an image — describe it, ask it a question, compare two | [docs](https://aitherium.github.io/awvision/) |
|
|
341
|
+
| [awscreen](https://github.com/Aitherium/awscreen) | See this machine — what is on screen, and where to click it | [docs](https://aitherium.github.io/awscreen/) |
|
|
342
|
+
| [awkit](https://github.com/Aitherium/awkit) | Render an agent panel from a tool result — one component, any React app | — |
|
|
343
|
+
| [awbeads](https://github.com/Aitherium/awbeads) | A spatial canvas for a page — arrange things, connect them, and keep the arrangement | — |
|
|
344
|
+
| [awbonsai](https://github.com/Aitherium/awbonsai) | Run a real model in the visitor's own browser — no server round trip, no upload | — |
|
|
304
345
|
| [awknowledge](https://github.com/Aitherium/awknowledge) | How to run a coding agent so the result survives — the laws, with evidence | [docs](https://aitherium.github.io/awknowledge/) |
|
|
346
|
+
| [awbrain](https://github.com/Aitherium/awbrain) | Your history as a wiki of linked markdown — claims pinned to the evidence | — |
|
|
347
|
+
| [gawbbonet](https://github.com/Aitherium/gawbbonet) | GobboNet campaigns with a real agent brain — scoped memory, graph recall | [docs](https://aitherium.github.io/gawbbonet/) |
|
|
305
348
|
| [aitherkvcache](https://github.com/Aitherium/aitherkvcache) | Near-optimal KV cache quantization for LLM inference — sub-byte compression | [docs](https://aitherium.github.io/aitherkvcache/) |
|
|
349
|
+
| [awrtifact](https://github.com/Aitherium/awrtifact) | Deliberately chunk artifacts into GitHub release assets — the productized aitherkvcache mirror lane | [docs](https://aitherium.github.io/awrtifact/) |
|
|
306
350
|
| [AitherZero](https://github.com/Aitherium/AitherZero) | PowerShell 7+ automation framework — numbered, self-describing scripts | [docs](https://aitherium.github.io/AitherZero/) |
|
|
307
351
|
| [AitherConnect](https://github.com/Aitherium/AitherConnect) | Browser extension — federated AI search, page context, and the Living OS overlay | [docs](https://aitherium.github.io/AitherConnect/) |
|
|
308
352
|
| [awreason](https://github.com/Aitherium/awreason) | A portable reasoning client — sessions, phases, thoughts, and the chain that produced the answer | [docs](https://aitherium.github.io/awreason/) |
|
|
309
353
|
| [awrecurse](https://github.com/Aitherium/awrecurse) | Answer a question over a context far larger than the window — recursively, with the trace kept | [docs](https://aitherium.github.io/awrecurse/) |
|
|
310
354
|
| [awprism](https://github.com/Aitherium/awprism) | Turn a failure into ranked hypotheses — and say what would confirm each one | [docs](https://aitherium.github.io/awprism/) |
|
|
311
355
|
| [awrepl](https://github.com/Aitherium/awrepl) | A REPL an agent can actually use — state that survives between turns | [docs](https://aitherium.github.io/awrepl/) |
|
|
356
|
+
| [awreport](https://github.com/Aitherium/awreport) | File a bug report that has already scrubbed your secrets and collapsed the duplicate | — |
|
|
312
357
|
| [awresearch](https://github.com/Aitherium/awresearch) | Ask a research question, get a cited report you can check | [docs](https://aitherium.github.io/awresearch/) |
|
|
358
|
+
| [awfocus](https://github.com/Aitherium/awfocus) | See, search and steer every Claude session from one command | [docs](https://aitherium.github.io/awfocus/) |
|
|
359
|
+
| [awgym](https://github.com/Aitherium/awgym) | An ARC training gym — a game a world model can watch, and six roles that play through it | [docs](https://aitherium.github.io/awgym/) |
|
|
313
360
|
| [awpredict](https://github.com/Aitherium/awpredict) | Predict what your environment does next, and how surprised you were | [docs](https://aitherium.github.io/awpredict/) |
|
|
361
|
+
| [awevolve](https://github.com/Aitherium/awevolve) | Point an agent at a file and a command that scores it, and let it improve | — |
|
|
362
|
+
| [awsh](https://github.com/Aitherium/awsh) | Your terminal answers you -- type a question where a command would go | [docs](https://aitherium.github.io/awsh/) |
|
|
363
|
+
| [awmine](https://github.com/Aitherium/awmine) | Mine what your agents did -- outcomes, lessons and procedures out of the transcripts they left behind | — |
|
|
364
|
+
| [awrise](https://github.com/Aitherium/awrise) | Wake an agent on a schedule, let it do one thing, and put it back to sleep | [docs](https://aitherium.github.io/awrise/) |
|
|
314
365
|
| **awkno** _(you are here)_ | The man page for the Aither World — every brick, stack and law, offline | [docs](https://aitherium.github.io/awkno/) |
|
|
366
|
+
| [awwall](https://github.com/Aitherium/awwall) | Say what a workload may reach, and watch everything else fail closed | [docs](https://aitherium.github.io/awwall/) |
|
|
367
|
+
| [awrouter](https://github.com/Aitherium/awrouter) | OpenRouter for your own fleet: pick a model backend by cost/latency/ capability, fail over, fit the context window, stream. Standalone, OpenAI-compatible, no Aither-specifics required to be valuable | — |
|
|
368
|
+
| [awembed](https://github.com/Aitherium/awembed) | Train an embedding model that knows your corpus, and prove it beats the big one | [docs](https://aitherium.github.io/awembed/) |
|
|
369
|
+
| [awtax](https://github.com/Aitherium/awtax) | Turn any tax PDF -- returns, W-2, 1099, statements, even scans -- into structured data you can check | [docs](https://aitherium.github.io/awtax/) |
|
|
370
|
+
| [awflow](https://github.com/Aitherium/awflow) | A deterministic workflow runtime — chain agent calls with journal replay and budget control | [docs](https://aitherium.github.io/awflow/) |
|
|
371
|
+
| [awsettings](https://github.com/Aitherium/awsettings) | Your agent's permissions and config, following you to the next machine | [docs](https://aitherium.github.io/awsettings/) |
|
|
372
|
+
| [awavatar](https://github.com/Aitherium/awavatar) | One character spec in, a rigged, animated, multi-style avatar pack out | [docs](https://aitherium.github.io/awavatar/) |
|
|
315
373
|
|
|
316
374
|
<div id="aither-constellation" data-self="awkno"></div>
|
|
317
375
|
<script src="aither-constellation.js"></script>
|
|
@@ -19,11 +19,11 @@ import os
|
|
|
19
19
|
import shutil
|
|
20
20
|
import sys
|
|
21
21
|
|
|
22
|
-
#: Frozen from
|
|
22
|
+
#: Frozen from the Aither World registry at generation time. A shipped
|
|
23
23
|
#: package cannot read the registry, and a doctor that guessed at the family
|
|
24
24
|
#: would go stale in silence. Regenerate to update.
|
|
25
25
|
SELF = 'awkno'
|
|
26
|
-
FAMILY = ['awask', '
|
|
26
|
+
FAMILY = ['awask', 'awavatar', 'awbac', 'awbrain', 'awbrowse', 'awclassify', 'awdecide', 'awdeck', 'awdelphi', 'awdit', 'awembed', 'awevolve', 'awfind', 'awflow', 'awfocus', 'awgit', 'awgraph', 'awgym', 'awiam', 'awm', 'awmail', 'awmine', 'awnboard', 'awnest', 'awnet', 'awnode', 'awpool', 'awpredict', 'awprism', 'awprove', 'awreason', 'awrecover', 'awrecurse', 'awrelay', 'awrena', 'awrepl', 'awreport', 'awresearch', 'awrise', 'awrouter', 'awrtifact', 'awrun', 'awscreen', 'awseal', 'awsettings', 'awshare', 'awsprite', 'awstorage', 'awswarm', 'awtax', 'awtoll', 'awtunnel', 'awvision', 'awvoice', 'awwall', 'gawbbonet']
|
|
27
27
|
PAIRS_WITH = ['awfind', 'awm']
|
|
28
28
|
|
|
29
29
|
#: This brick's OWN config, read out of its source at generation time.
|
|
@@ -91,6 +91,7 @@ def report(out=None) -> int:
|
|
|
91
91
|
local = _local_checks()
|
|
92
92
|
for line in local:
|
|
93
93
|
print(f" {line}", file=out)
|
|
94
|
+
problems, unjudged = _local_verdict()
|
|
94
95
|
|
|
95
96
|
if mine is None:
|
|
96
97
|
print(f"\nverdict: {SELF} itself is not importable. Reinstall it before "
|
|
@@ -102,6 +103,17 @@ def report(out=None) -> int:
|
|
|
102
103
|
f"so the code path that needs them raises rather than degrades.",
|
|
103
104
|
file=out)
|
|
104
105
|
return 1
|
|
106
|
+
# A measured NO outranks a missing optional pair: awrise printed
|
|
107
|
+
# "nothing wakes run-due" and still exited 0 because the missing-pairs
|
|
108
|
+
# branch returned first (measured 2026-09-20).
|
|
109
|
+
if problems:
|
|
110
|
+
for p in problems:
|
|
111
|
+
print(f"\nverdict: {p}", file=out)
|
|
112
|
+
return 1
|
|
113
|
+
if unjudged:
|
|
114
|
+
for u in unjudged:
|
|
115
|
+
print(f"\nverdict: UNJUDGED -- could not judge: {u}", file=out)
|
|
116
|
+
return 2
|
|
105
117
|
if missing_pairs:
|
|
106
118
|
print(f"\nverdict: {SELF} works, but pairs with "
|
|
107
119
|
f"{', '.join(sorted(missing_pairs))} which "
|
|
@@ -112,6 +124,23 @@ def report(out=None) -> int:
|
|
|
112
124
|
return 0
|
|
113
125
|
|
|
114
126
|
|
|
127
|
+
def _local_verdict() -> tuple:
|
|
128
|
+
"""The brick's OWN verdict, folded into the exit code.
|
|
129
|
+
|
|
130
|
+
Without this the local lines are DECORATION. Measured 2026-09-20: awrise
|
|
131
|
+
printed "hostclock NOT INSTALLED -- nothing wakes run-due" and "last tick
|
|
132
|
+
never", then exited 0 -- teaching an operator that a doctor exit code
|
|
133
|
+
carries no information. A brick opts in with `_doctor_local_verdict()`
|
|
134
|
+
returning (problems, unjudged); a brick without one is unaffected.
|
|
135
|
+
"""
|
|
136
|
+
try:
|
|
137
|
+
mod = importlib.import_module(f"{SELF}.doctor_local")
|
|
138
|
+
problems, unjudged = mod._doctor_local_verdict()
|
|
139
|
+
except Exception: # noqa: BLE001
|
|
140
|
+
return [], []
|
|
141
|
+
return list(problems or []), list(unjudged or [])
|
|
142
|
+
|
|
143
|
+
|
|
115
144
|
def _local_checks() -> "list[str]":
|
|
116
145
|
"""Per-brick checks, if this package defines them.
|
|
117
146
|
|
|
@@ -132,6 +161,28 @@ def _local_checks() -> "list[str]":
|
|
|
132
161
|
|
|
133
162
|
|
|
134
163
|
def main(argv: "list[str] | None" = None) -> int:
|
|
164
|
+
# --self-test delegates to a SIBLING module when one exists.
|
|
165
|
+
#
|
|
166
|
+
# This file is generated and a fresh run replaces it, so a self-test
|
|
167
|
+
# written HERE is deleted by the next regeneration. awdelphi learned that
|
|
168
|
+
# the expensive way: 125 lines exercising four real failure paths --
|
|
169
|
+
# convergence, roster anonymization, resume, gateway-down -- lived in this
|
|
170
|
+
# file and were destroyed by a routine regeneration, silently, leaving a
|
|
171
|
+
# --self-test flag that reported PASS while asserting nothing.
|
|
172
|
+
#
|
|
173
|
+
# So the seam is a separate module the generator never writes. A package
|
|
174
|
+
# with real machinery to prove puts it in _selftest.py; everything else
|
|
175
|
+
# keeps the honest answer below rather than a self-test that only ever
|
|
176
|
+
# passes.
|
|
177
|
+
argv = list(argv if argv is not None else __import__("sys").argv[1:])
|
|
178
|
+
if "--self-test" in argv:
|
|
179
|
+
try:
|
|
180
|
+
from . import _selftest as _st
|
|
181
|
+
except Exception:
|
|
182
|
+
print("no _selftest module: this doctor reports the stack, and has",
|
|
183
|
+
"no machinery of its own to prove")
|
|
184
|
+
return 0
|
|
185
|
+
return int(_st.run())
|
|
135
186
|
return report()
|
|
136
187
|
|
|
137
188
|
|