Skip to content

0.1.0

Latest

Choose a tag to compare

@JelmerBouma1985 JelmerBouma1985 released this 12 Jun 18:38
· 0 commits to master since this release

Release Notes

0.1.0

First release of FM AI Assistent.

FM AI Assistent helps AI assistants work with Football Manager 26 data. It can load players, clubs, and competitions from RAM into an in-memory database, expose that data through the frontend and MCP endpoints, and support AI-assisted squad analysis for buying, selling, filtering, and tactical advice.

Function overview:

  • Load FM26 data from RAM into the application database.
  • Search and filter players by ability, potential, age, reputation, nationality, club, competition, positions, attributes, salary, asking price, contract end date, height, and gender.
  • View player details, attributes, positions, hidden attributes, reputation, contract, salary, and club information.
  • Search and filter clubs by name, competition, nation, reputation, balance, transfer budget, and payroll budget.
  • Search and filter competitions by name, nation, reputation, and gender.
  • Use the Vaadin frontend for manual inspection and filtering.
  • Use MCP endpoints so AI assistants can inspect FM26 data and give player recruitment, selling, and squad advice.
  • Configure display currency for pound, euro, or dollar values.

For installation and usage instructions, see the README for the 0.1.0 tag:

README.md