← back

About

krons.fiu.wtf

Research playground, product experiments, and knowledge hubs. Everything ships from a phone via Telegram → coding agents → live preview. No laptop required.

9 research hubs 10 products 5 art pieces 25+ agent framework pages

What's Here

Research

Deep dives into agent frameworks, self-improving agents, open-source LLMs, training pipelines, crystals of code, and emergence. Source-level analysis, not summaries.

Products

Specs and prototypes: agent deployment, perpetuals exchange, on-chain prop trading, visual AI IDE, agent containers, subtitle generator, visual search.

Stack

TAKOPI

Telegram bot that dispatches coding agents to your repos from your phone. Switch projects, watch progress, resume from any device. Created by banteg.

banteg/takopi · takopi.dev

kronael/takopipi

Fork with plugins, knowledge hub templates, and a deploy system for personal sites. Drop in research pages, product specs, app experiments — preview them instantly.

github.com/kronael/takopipi

kronael/tools

CLI tools and Claude Code configuration. dockbox (dockerized sandbox), rig (smart git), plus 20 skills, 6 agents, 7 hooks for Claude Code.

github.com/kronael/tools

How It Works

Send a message on Telegram, Discord, or WhatsApp. The kanipi gateway routes it to a Claude Code agent running in a Docker container. The agent reads, writes, and deploys code to /workspace/web/. Vite serves the result live. You see the page on your phone. The entire site — every research hub, product spec, game, and poem — was built this way.

Telegram / Discord / WhatsApp → kanipi gateway → Docker agent → /workspace/web/ → Vite → live page

Links