Scml

Latest version: v0.7.6

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 9

0.4.9

Not secure
-----------------

* [bugfix] 73 ufun was sometimes one-step back

0.4.8

Not secure
-----------------

* [bugfix] Bankrupt agents kepts requesting negotiations
* [bugfix] trading prices inaccurate during step
* [std] Adding spot_market_quantity/loss to the AWI
* [oneshot] Adding helpers to avoid crazy prices

0.4.7

Not secure
-----------------

* [std/collusion] keeping compatibility with 2020
* [std/collusion] Avoiding crash when agent class names is shorter than 2
* letters
* [std/collusion] rare division by zero error
* [oneshot] forcing n_processes to 2 in tournaments

0.4.6

Not secure
-----------------

* [all tracks] Adding convenience methods to AWIs. closes 49
* [all tracks] reducing production cost range
* [all tracks] casting offers to ints explicitly to avoid bugs in agents offering fractional quantities/unit_prices
* [oneshot] avoiding ultimatum in oneshot (was disabled)
* [oneshot] Add `current-inventory` to OneshotAWI which will always return zero for compatibility with the other tracks
* [onesht] adding public_* to summary.
* [oneshot] penalty scale was incaccurate
* [std/collusion] Adding satisficer agent
* [std/collusion] adding guarnteed_profit method of world generation
* [std/collusion] better handling of predictions in builtin
* [std/collusion] experimental better decentralizing agent
* [std/collusion] Increasing profit potential
* [speedup] avoid saving negotiations online

0.4.5

Not secure
-----------------

* [oneshot] refactoring using before_step in greedy
* [minor] formating update
* [bugfix] production costs were not increasing. closes 38
* [API] Adding before_step() to all agents. If a method called `before_step()` is defined for an agent, it will be called once every simulated day before any other calls to the agent but after all exogenous contracts and ufun parameters are fixed. Note that `step()` is called at the *end* not the beginning of the day.
* [oneshot] limiting exogenous quantities to n lines. This closes 37
* [oneshot] Aspiration negotiator gets more agreements
* [oneshot] allowing agents to skip their turn. Agents can skip their turn now by returning REJECT_OFFER, None
* [oneshot] GreedyOneShotAgent is more rational now
* [bugfix] avoiding an inconsistency in path names for logs
* [oneshot] improved builtin agents (aspiration)
* [tournament] avoiding a possible edge case that would have led to competitor agents appearing as non-competitors
* [tournament] Saving negotiatinos by default in the CLI and utils
* [std/coll] defaulting to narrower worlds

0.4.4

Not secure
----------------

* [oneshot] Matching default parameters of world generation to game description.

Page 4 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.