AI-Planning/planning-as-a-service

Bad editor return for lama-first

Open

#70 opened on Feb 14, 2025

 (0 comments) (0 reactions) (0 assignees)Python (11 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (42 stars)
PR merge metrics
 (PR metrics pending)

Description

There is a subtle bug introduced in the domain found here:

https://editor.planning.domains/#read_session=r7ieNRfDIN

Line 21 has -crate instead of - crate, and the likely suspect is an error message cast by LAMA that isn't parsed appropriately.

Contributor guide