Skip to content

Body of a state should be potentially defined also with action language AND able to refer classes in the class diagram #488

Description

@jcabot

Is your feature request related to a problem?

For the agent to be useful, it has to be able to reference and use as part of its behaviour response the classes in the class diagram using action language.

For instance givn the following class diagram and agent, I-d like to express that the agent should query the "allInstances" of the class Task to give me the answer. This is an answer that cannot be hardcoded, not written in Python or via an LLM or a DB but based on the state of the system (sure, this system is going to be stored in the database but it doesn´t make sense I need to write in the agent the code that will query the DB where I know my class diagram is going to be generated)

Image Image

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions