TIPO finally got accepted by ICLR!
over 2M total download (PoC + Main models) and 600 star on Github
"TIPO: Text to Image with Text Presampling for Prompt Optimization"
Also thanks @AngelBottomless@liyi20129@hhjjjFinFin@giyeongoh for their hard works on polishing the paper!
Thank You & Great Respect!!!!
"新竹国際動漫節2026"
and All Hsinchu Otaku headz!!!!
Please!C'mon!!
9/19 東京体育館
REAL AKIBA BOYZ 単独
"あきば3150"
HP先行三次抽選受付
期間:5/25(月)12:00〜6/7(日)23:59
https://t.co/HOtG9aKwsH
#RAB海外
depends on what you mean about "runtime", but in theory KohakuTerrarium allow you to swap the implementation of any component or layer once you follow the interface definition.
In our design mainly only "llm backend provider" will be changed, or each module (tool, subagent, trigger...) will be modified/customized
if you want to fully replace the agent stuff itself (like "I want to run claude code under your stuff") it is meaningless here bcuz it is agent framework, if you want to use claude code it basically means you just don't use the agent made by the framework.
It's just like uh, You have an diy computer stuff and ppl say "hey this interface standard works well" and you ask "can I connect the macbook to the monitro?"
KohakuTerrarium 2.0.0 is out!
https://t.co/hZ38IEImcK
This started as a UX improvement update but evolved into something bigger. We rebuilt the philosophy around two vertical frameworks: Runtime Framework + Agent Framework.
Let's talk about what changed and why this is 2.0
• Agent runtime updates:
- Queued user messages can now insert into context after tool calls (matches Claude Code design)
- Added delete trigger tool
Check it out: https://t.co/hZ38IEImcK
- Android app: experimental native app for remote control or running agentic tasks directly on phone
- Desktop app: improved build method, can update without reinstalling
- Deployment: official Docker image + systemd service support
- `kt run --mode cli` now supports multi-creature interaction