AI-Planning/planning-as-a-service

Optional arguments should be optional

Open

#76 opened on Dec 22, 2025

 (0 comments) (0 reactions) (1 assignee)Python (11 forks)auto 404
buggood first issue

Repository metrics

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

Description

If there is a default value in the planutils package manifest, it should be possible to fill in things without those arguments specified. This may require a modification of the planutils invocation (i.e., planutils remote ...).

Contributor guide