Skip to content

2.0.0

Choose a tag to compare

@Inkaros Inkaros released this 19 Jun 18:09
· 117 commits to main since this release
19af9fb

Major Release

Note! Version 2.0.0 is the first public release. Version 1.0.0 was tested internally and was not shipped as a cohesive release.

Major Changes:

  1. Introduced the four-plugin agentic surface — the automation, video, communication, and microcontroller plugins — as a unified Claude Code marketplace for the ataraxis framework.
  2. Added MCP server bindings for the video and communication plugins, enabling interactive camera and microcontroller discovery, acquisition testing, manifest management, and batch log processing directly from the agent.
  3. Shipped the software-development automation skill set covering code style for Python, C++, and C#, project layout, API and README documentation, the git workflow (commit, pull request, and release), and fact and style auditing.
  4. Re-licensed the framework from GPL 3 to Apache 2.0.
  5. Restructured the style skills for progressive disclosure and corrected all skill and README documentation against the current library source, realigning terminology to the ataraxis framework conventions.