{"id":46140859,"url":"https://github.com/fletchly/comparator","last_synced_at":"2026-03-11T04:04:18.443Z","repository":{"id":341507616,"uuid":"1168040684","full_name":"fletchly/comparator","owner":"fletchly","description":"The AI agent built for Minecraft.","archived":false,"fork":false,"pushed_at":"2026-03-09T01:10:36.000Z","size":701,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-09T03:20:01.733Z","etag":null,"topics":["minecraft","minecraft-plugin","ollama-api","papermc"],"latest_commit_sha":null,"homepage":"https://modrinth.com/project/MQoLAFN8","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fletchly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-27T00:26:44.000Z","updated_at":"2026-03-09T01:10:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fletchly/comparator","commit_stats":null,"previous_names":["fletchly/comparator"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/fletchly/comparator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fletchly%2Fcomparator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fletchly%2Fcomparator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fletchly%2Fcomparator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fletchly%2Fcomparator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fletchly","download_url":"https://codeload.github.com/fletchly/comparator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fletchly%2Fcomparator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30370304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["minecraft","minecraft-plugin","ollama-api","papermc"],"created_at":"2026-03-02T06:07:39.105Z","updated_at":"2026-03-11T04:04:18.421Z","avatar_url":"https://github.com/fletchly.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Comparator](https://www.dropbox.com/scl/fi/qk3sqt46garmoyoqei3pa/comparator-banner.png?rlkey=mt61gg70qxlvond5sys82jac6\u0026st=z7pytba9\u0026raw=1)\n\n\u003e ### The AI agent built for Minecraft.\n\n[![Github](https://img.shields.io/badge/github-comparator-FFBD59?logo=github)](https://github.com/fletchly/comparator)\n[![Modrinth](https://img.shields.io/badge/modrinth-comparator-00AF5C?logo=modrinth)](https://modrinth.com/project/MQoLAFN8)\n[![Documentation](https://img.shields.io/badge/read%20the%20docs-gray?logo=gitbook\u0026logoColor=FFBD59)](https://fletchly.gitbook.io/comparator-docs/)\n![Minecraft Version](https://img.shields.io/badge/minecraft-1.21.x-brightgreen)\n![License](https://img.shields.io/badge/license-Apache%202.0-blue)\n![Release](https://img.shields.io/github/v/release/fletchly/comparator)\n[![Build](https://github.com/fletchly/comparator/actions/workflows/build.yml/badge.svg)](https://github.com/fletchly/comparator/actions/workflows/build.yml)\n\n## Features\n- **AI-Powered Agent:** Embed a fully conversational AI agent directly into your Minecraft server.\n- **Ollama Integration:** Choose from a selection of cloud-based or self-hosted models thanks to seamless integration with Ollama.\n- **Multi-Turn Conversations:** Maintains context across messages for natural, coherent dialogue with players.\n- **Tool Calling:** The agent can invoke tools and take actions in response to player requests.\n- **Fully Concurrent:** Built on Kotlin coroutines for non-blocking, high-performance execution that won't lag your server.\n- **Configurable Prompting:** Customize the agent's personality, behavior, and context via config files.\n- **Extensible Tool API:** Register custom tools to expand what the agent can do in-game.\n\n## Installation\n1. Download the plugin `jar` from [Modrinth](https://modrinth.com/project/MQoLAFN8) or [GitHub](https://github.com/fletchly/comparator/releases/latest)\n2. Place the `.jar` into your server's `plugins/` folder.\n3. Restart your server\n4. Follow the [quickstart guide](https://fletchly.gitbook.io/comparator-docs/getting-started/quickstart) to complete setup\n\n## Usage\n**Ask a question:**\n```text\n/ask \u003cprompt\u003e\n```\n**Mention in public chat:**\n```text\n@bot \u003cprompt\u003e\n```\nFor full usage, [see the docs](https://fletchly.gitbook.io/comparator-docs/).\n\n## Support\n- [Plugin Documentation](https://fletchly.gitbook.io/comparator-docs/)\n- [API Documentation](https://fletchly.github.io/comparator/)\n- [Discord](https://discord.gg/PVPfrsZTSr)\n- [Github Issues](https://github.com/fletchly/comparator/issues)\n\n## Contributing\nContributions are welcome!\n\n1. Fork the repository.\n2. Create a feature branch: `git checkout -b feature/my-feature`\n3. Commit your changes: `git commit -m \"Add my feature\"`\n4. Push and open a Pull Request.\n\nPlease follow the existing code style and include tests where applicable.\n\nFor more info, see [contributing](https://github.com/fletchly/comparator/blob/main/CONTRIBUTING.md)\n\n## Credits\n- Main icon: 'circuit' by Skena Grafis from [The Noun Project](https://thenounproject.com/icon/circuit-8187377/) (CC BY 3.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffletchly%2Fcomparator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffletchly%2Fcomparator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffletchly%2Fcomparator/lists"}