2025-05-26
Custom Providers

Provider

  • Added support for custom LLM providers (ollama API)
2025-05-19
Tools testing

Test

  • Unified handling of tool-use in test cases
2025-05-12
API Launch

API

  • /prompts → List all prompts
  • /prompts/{slug} → Get prompt by slug
2025-05-05
Export & details

Prompt

  • Export prompts in JSON format
  • Version diff viewer

Test

  • Display detailed LLM usage and cost breakdowns
2025-04-28
First Beta Release

Prompt

  • Prompt builder with template and versioning

Tool

  • Tool use definition support

Playground

  • Interactive prompt testing in playground

Test

  • Test case definition with assertion support
  • Automated web test runner, with session history