Skip to content

v1.9.1

Choose a tag to compare

@erkexzcx erkexzcx released this 04 Apr 18:05
· 10 commits to main since this release
a161549

So much changed code lines!

I've been experimenting with never ending bug/improvements hunt with this agent: https://github.com/erkexzcx/flightlesssomething/blob/main/.github/agents/bug-purgatory.agent.md

More or less all these changes are unnamed, as they are general bug fixes, performance improvements, security hardening and more tests coverage - all on good vibes! :D

Since 1.8.* I've improved MCP server - reworked tools a bit, added jq integration so AI would be way more flexible/faster/smarter when it comes to querying data. It would now be able to filter out only what is needed, instead of wasting context window on useless fields.

Other than that - agents (actually it's custom agents and subagents) and skills in https://github.com/erkexzcx/flightlesssomething/tree/main/.github are game changers. There is an agent named Repo maintainer which should be used for making changes for this repo, as it has somewhat clear guidelines on what to do and what NOT to do. It also delegates research into specific subagents, increasing quality of its outputs.

What's Changed

Full Changelog: v1.9.0...v1.9.1