app skillA
app is agent-read markdown (skill) from sikao-engine/kimix: Guide for the Kimix web frontend (src/app/) — vanilla TypeScript + Vite, SSE-based chat UI mirroring sse_cli.py. Use when modifying the frontend, adding new UI features, changing the API client, or understanding the message rendering pipeline..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Kimix Web Frontend (`src/app/`) Vanilla TypeScript + Vite chat UI mirroring `sse_cli.py`. Zero runtime deps; connects to the backend on port 4096 with poll-based SSE message streaming. **Key files**: `src/main.ts` (glue/DOM/poll loop), `src/client.ts` (HTTP + SSE), `src/types.ts` (wire-format parsing), `src/renderer.ts` (message → HTML), `src/styles.css` (Catppuccin Mocha). **Commands**: ```bash cd src/app npm run dev # Vite dev server on port 5173 npm run build # TypeScript check + production build → dist/ npm run preview # Preview production build ``` Monorepo runner: `uv run kimix gui` (backend + Vite dev), `--build`, `--fe-port 3000`, `--no-fe` (backend only); `uv run scripts/run_app.py` delegates to `kimix gui`. **Adding a UI feature**: backend endpoint (serve skill) → `KimixClient` method → `index.html` elements → wire in `main.ts` `handleCommand()` → optional new MessagePartType across `types.ts`/`renderer.ts`/`styles.css`. **Tests**: `cd src/app && npx tsx src/parse_test.ts` (11 parse tests). Full architecture, data flow, API client table, and styling details: read `references/architecture.md`.
Read the whole file at its exact version.
How to install
mdr add sikao-engine/kimix/app@git:20260816.ff0cd32mdr add sikao-engine/kimix/app@sha256:66c3a60f947c69abPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_htxxujxclsesvxgz)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260816.ff0cd32 latest | 2026-08-16 | ff0cd32 | 1,433 B | A | view · diff |
| git:20260702.18f1c90 | 2026-07-02 | 18f1c90 | 15,497 B | A | view · diff |
| git:20260702.242605c | 2026-07-02 | 242605c | 15,311 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (1433 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
sikao-engine/kimix · 111 stars · license none · pushed 2026-09-23 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_htxxujxclsesvxgz GET https://markdownregistry.com/api/v1/resolve?ref=sikao-engine/kimix/app GET https://markdownregistry.com/api/v1/blob/66c3a60f947c69ab59a9077fa63ba1db7c222e564797f53dc377fffe0053aa8b
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.