What's New

The latest releases and updates from our team. We ship often and keep things lean.

March 24, 2026

Promptly (beta)

We just shipped Promptly — a fast, focused prompt management tool for teams working with LLMs. Organize, version, and share your prompts across your team without the overhead of bloated platforms. Keep your prompt library clean, versioned, and ready to go. Currently in beta — we would love your feedback.

  • Organize and version prompts in one place
  • Share prompt libraries across your team
  • Lightweight and fast — no bloat

March 19, 2026

Practical UV — VS Code Extension

Our new VS Code extension brings the power of UV — the blazing-fast Python package manager by Astral — right into your editor. No more context switching to the terminal for dependency management. Get TOML syntax highlighting, automatic outdated dependency detection via PyPI, quick-fix upgrades, and run common UV commands straight from the command palette.

  • Outdated dependency detection with one-click upgrades
  • Run uv sync, add, and run from the command palette
  • Version selection from all available PyPI releases
  • Python and project version bumping built in