Skip to content

Conversation

@daveey
Copy link
Contributor

@daveey daveey commented Dec 8, 2025

The inventory property was iterating through ALL observation tokens
(including other agents' inventories) instead of only looking at
tokens at the center position where the agent sees itself.

@daveey daveey marked this pull request as ready for review December 8, 2025 04:39
Copy link
Contributor Author

daveey commented Dec 8, 2025

The inventory property was iterating through ALL observation tokens
(including other agents' inventories) instead of only looking at
tokens at the center position where the agent sees itself.
@daveey daveey force-pushed the daveey-fix-sim-inv branch from a0936ef to a7af05b Compare December 8, 2025 08:41
Copy link
Contributor

@relh relh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we might want to make sure the simulator re-write isn't doing more things like this

@relh relh added this pull request to the merge queue Dec 8, 2025
@relh relh removed this pull request from the merge queue due to a manual request Dec 8, 2025
@daveey daveey added this pull request to the merge queue Dec 8, 2025
Merged via the queue into main with commit 63c1c77 Dec 8, 2025
15 checks passed
@daveey daveey deleted the daveey-fix-sim-inv branch December 8, 2025 18:15
zfogg pushed a commit that referenced this pull request Dec 20, 2025
…4239)

The inventory property was iterating through ALL observation tokens
(including other agents' inventories) instead of only looking at
tokens at the center position where the agent sees itself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants