Skip to main content

๐Ÿงช Beaker Changelog โ€“ June 2025

ยท One min read
Chris Arjona
Founder of Beaker

Hey everyone โ€” here's what's new in Beaker this month ๐Ÿ‘‡

โœ… What's Newโ€‹

๐Ÿงฑ Template System (v1)โ€‹

Define your internal tools via YAML โ€” now supports per-tab dataSource config and path templates

๐Ÿ“ฆ SDK Modulesโ€‹

  • @beaker/notifications: in-app + external notifications with smart routing
  • @beaker/tickets: multichannel ticket queues for async support workflows
  • @beaker/contacts: lightweight CRM contact management

๐Ÿ”Œ Plugin Runtimeโ€‹

Dynamic loading with useExtensionSlot + Next.js dynamic() โ€” no reloads, no boilerplate

๐Ÿ” DataSource Contextโ€‹

Inject databaseUrl, webhook configs safely from the shell โ€” plugins just call fetch()

๐Ÿงฉ Kanban + Table Viewsโ€‹

Fully pluggable components that auto-wire to dataSource.fetch()

๐Ÿ“ File Structure Cleanupโ€‹

New /plugins, /apps/shell, /packages/sdk separation for better DX

๐Ÿ›  In Progressโ€‹

  • ๐Ÿ”„ Secure server-side data fetch API (Next.js route handler for Postgres & Webhooks)
  • ๐Ÿงช Playground UI for live YAML preview
  • ๐Ÿ› ๏ธ CLI scaffolding for new plugins

๐Ÿ’ฌ Get Involvedโ€‹

If you're building internal tools and tired of duct-taping dashboards, Beaker might help.

Welcome to Beaker - A New Era of Internal Tools

ยท 2 min read
Chris Arjona
Founder of Beaker

Today, we're excited to introduce Beaker to the world - an open-source, plugin-based workspace designed for dev-first teams to build and extend internal tools. This isn't just another tool in your stack; it's a new approach to building and maintaining the tools that power your organization.

Beaker Intro Poster