General

Welcome to the Tealfabric Developer Blog

Tealfabric Team

We're launching the Developer Blog as a companion to Tealfabric Library: a place for product news, how-to articles, and deeper dives on apps, AI, integrations, and Process Flow.

What you'll find here

  • General — platform announcements and engineering culture
  • Apps — webapps, callbacks, and public surfaces
  • AI — agents, MCP, and automation patterns
  • Integrations — connectors and external systems
  • Process Flow — orchestration, steps, and runtime tips

Posts are authored in Markdown and published from the public/blogs/ tree in the main repository. Each article includes a header image, authors, publication date, and topic category.

Media in posts

You can embed images from the Tealfabric CDN:

![Architecture overview](https://cdn.tealfabric.io/blog/2026/sample-diagram.png)

And hosted videos when needed:

<video controls poster="https://cdn.tealfabric.io/blog/2026/demo-poster.jpg">
  <source src="https://cdn.tealfabric.io/blog/2026/demo.mp4" type="video/mp4" />
</video>

More authoring guidance lives in tf-library/docs/01_developer-blog-authoring-guide.md.


Next: Explore the Library for product documentation, or browse posts by topic in the sidebar.