v0.0.10
* Agents can handle additional illocutions (in addition to tell, achieve and ask).
* Interfaces (in *.asi files) use illocutions (tell, ask, achieve, propose) to declare skills instead of old keywords (input, belief, action).
* The firewall checks the entry-point with respect to the illocution.
* Special entry-point * for nl (natural language) codec.
* Special arity * for nl (natural language) codec.
* Examples of agents using a LLM, with Mistral API or LiteLLM API.