Skip to content

feat: implement world command for querying smart assemblies#12

Merged
Scetrov merged 2 commits intomainfrom
feat/world-command
Mar 7, 2026
Merged

feat: implement world command for querying smart assemblies#12
Scetrov merged 2 commits intomainfrom
feat/world-command

Conversation

@Scetrov
Copy link
Copy Markdown
Owner

@Scetrov Scetrov commented Mar 7, 2026

This PR implements a new 'world query' command to inspect EVE Frontier smart assemblies via GraphQL. It includes support for various assembly types (SSU, Gate, Turret, Network Node, Character, OwnerCap) and their inventories.

Copilot AI review requested due to automatic review settings March 7, 2026 19:34

This comment was marked as resolved.

Addresses the following review feedback:
- @copilot-pull-request-reviewer: Refactor network/endpoint selection to be less brittle and validate input
- @copilot-pull-request-reviewer: Fix formatItem name detection using type assertions
- @copilot-pull-request-reviewer: Ensure deterministic metadata rendering by sorting keys
- @copilot-pull-request-reviewer: Refactor integration tests to use robust t.Cleanup pattern and handle errors
@Scetrov Scetrov merged commit 59f5e4e into main Mar 7, 2026
6 checks passed
@Scetrov Scetrov deleted the feat/world-command branch March 7, 2026 20:28
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.

2 participants