Skip to content

LiveContext CE v0.1.15

Choose a tag to compare

@livecontext-ai livecontext-ai released this 07 Jul 11:32

What is new

Changed

  • Landing and social preview image. Shared links to a LiveContext instance now render a proper 1200x630 product card (a live run dashboard) instead of a small square logo, on X, LinkedIn, Slack and other platforms. og:image and twitter:image now match the summary_large_image card type.

Docs

  • README. Added dynamic project badges (GitHub stars, latest release, discussions), a star call to action, and a one line summary: an open-source, self-hosted alternative to n8n, Zapier and Make, with AI agents built in.

Update an existing install

git pull
docker compose pull
docker compose up -d

The compose file pins this release's image tag, so run git pull first. Your data lives in Docker volumes and is kept across updates.

Fresh install

git clone https://github.com/livecontext-ai/livecontext-ce
cd livecontext-ce
docker compose up -d

Then open http://localhost:3000

Images

  • ghcr.io/livecontext-ai/livecontext-ce:v0.1.15
  • ghcr.io/livecontext-ai/livecontext-ce-frontend:v0.1.15
  • ghcr.io/livecontext-ai/livecontext-ce-bridge:v0.1.15
  • ghcr.io/livecontext-ai/livecontext-ce-screenshot-renderer:v0.1.15 (opt-in renderer profile)