Changelog

Follow new updates and improvements to Lokkery.

December 13th, 2025

New

I’m excited to introduce Triggers & Agents - a powerful new automation system that allows you to programmatically manage environment reservations through API calls. Perfect for CI/CD pipelines, automated testing, and deployment workflows.

In a nutshell: Create agents to represent your automation tools, set up triggers for your environments, and use the generated URLs to automatically reserve and release environments from your scripts - no manual intervention needed.

🎯 New Features

Environment Triggers

Automated environment reservations - Create triggers to automatically reserve and release environments via API calls

Unique URLs - Each trigger receives dedicated URLs for reserving and releasing environments

Agent assignment - Assign triggers to specific agents for better access control and tracking

Agents

Agent management system - New module to manage automation agents within your organization

Secure authentication - Each agent has a unique secret token for API authentication

πŸ“Š Improvements

Reservations

Organization-wide view - Reservation list now shows all reservations in your organization, not just your own

Enhanced history - Reservation history now indicates whether a reservation was made by a user or a trigger

User Interface

One-time secret display - Trigger URLs and agent tokens are shown only once after creation for security

Masked tokens - Agent tokens are partially hidden in the interface for security

Clear status indicators - Visual indicators for active/inactive agents and expired triggers


What you can do now:

  1. Create agents to represent your automation tools or CI/CD pipelines

  2. Set up triggers for environments that need automated reservations

  3. Use trigger URLs in your automation scripts to reserve/release environments

  4. Monitor all reservations across your organization in one