KDCube
KDCube Press

Our Journal

Short, dated notes on capabilities that just landed in the platform.

17 articles · latest 2026-07-03

Search covers titles, summaries, tags and full article text.

Public Content To CDN: Make App Content Discoverable

App content was visible to humans, invisible to crawlers — SPA shells with no title, body, or structured data. This entry records the new public content surface: an app declares an alias and publishes items into a registry; the platform serves crawlable pages, JSON-LD, canonical/OG metadata, and a per-alias sitemap.xml — runtime-updated, no rebuilds — and...

public-contentseositemapjson-ldcdn
2026-07-03

Connect Your Named Services To Claude Code

Field notes from making a KDCube named service — conversations ( conv ) — usable by Claude Code as an external agent over the managed named_services MCP surface. What bit us once a real agent started calling it: binary files returned as base64 blew the model's context, so they now come back as a short-lived download link ; and refs had to be made self-con...

named-servicesmcpclaude-codeconvfiles-over-mcp
2026-07-02

Named services can now leave KDCube through a delegated MCP connector

The same named-service realm an in-platform agent reads internally, a user's own external agent can now read too — through one guarded MCP door , scoped to exactly what the user consented to. The durable memory realm ( mem ) is live today; task and cnv are the same pattern, not yet on MCP. This is the payoff of "portable memory": build the realm once, and...

named-servicesmcpdelegated-credentialportable-memoryagent-portable-realms
2026-06-30

Connecting A Telegram Channel To KDCube Through Connection Hub

Field notes on the Telegram channel integration for KDCube Companion: a Telegram webhook for messages, a Telegram Mini App for UI, and Connection Hub linking the Telegram actor to a KDCube platform identity through an explicit edge . The Telegram actor stays telegram_<id> ; platform authority, economics, and identity-family are projected only through sele...

connection-hubtelegrammini-appconnection-edgeidentity-family
2026-06-30

How a named service introduces itself: intro, about, schema

A named service presents itself to a connecting agent at three levels, not one: the always-on catalog intro , the on-demand provider.about , and the just-in-time object_schema . The difference between them — cheap-and-always, deep-on-demand, precise-just-in-time — is the whole point.

named-servicesreact-agentcatalogintroprovider.about
2026-06-26

Find a realm by its name, not its address

The named-services discovery service is the registry that lets a consumer find and reach a namespace published by another app — by namespace, not by hardcoded address . A provider publishes once on load; any consumer that declares the same namespace resolves to it, across app packages.

named-servicesdiscoveryecosystemresolve-by-namespacepublish-once
2026-06-26

What the agent always sees: a live map of its workspace

ReAct — KDCube's resident agent — gets a sharper picture of its own disposable, distributed workspace: a live view that shows what is local right now versus what it must pull first, so it stops tripping over objects it should have fetched.

react-agentworkspacedistributed-runtimelive-viewpull-first
2026-06-22
← Newer11–17 of 17Older →