maxsimcli 3.4.0 → 3.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  # MAXSIM
4
4
 
5
+ > ⚠️ **Early Alpha** — MAXSIM is in active early development. APIs, commands, and workflows may change between releases. Use with that in mind and expect rough edges.
6
+
5
7
  **A meta-prompting, context engineering, and spec-driven development system for Claude Code, OpenCode, Gemini CLI, and Codex.**
6
8
 
7
9
  **Solves context rot — the quality degradation that happens as Claude fills its context window.**
@@ -1,3 +1,17 @@
1
+ ## [3.5.1](https://github.com/maystudios/maxsim/compare/v3.5.0...v3.5.1) (2026-02-26)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **readme:** add early alpha notice at top of README ([06a03e2](https://github.com/maystudios/maxsim/commit/06a03e235a73d70896b1c599a970566ff0aa1a97))
7
+
8
+ # [3.5.0](https://github.com/maystudios/maxsim/compare/v3.4.0...v3.5.0) (2026-02-26)
9
+
10
+
11
+ ### Features
12
+
13
+ * **website:** comprehensive SEO overhaul with meta tags, sitemap, and structured data ([33db639](https://github.com/maystudios/maxsim/commit/33db6392345312f84a2d89a355a64d7d00335612))
14
+
1
15
  # [3.4.0](https://github.com/maystudios/maxsim/compare/v3.3.1...v3.4.0) (2026-02-26)
2
16
 
3
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "maxsimcli",
3
- "version": "3.4.0",
3
+ "version": "3.5.1",
4
4
  "private": false,
5
5
  "description": "A meta-prompting, context engineering and spec-driven development system for Claude Code, OpenCode, Gemini and Codex by MayStudios.",
6
6
  "bin": {