Skip to content

v0.7.1 — Master HERMES.md Persona & Autonomous Workspace Contracts

Choose a tag to compare

@MarwanDevSpace MarwanDevSpace released this 03 Sep 01:34
· 1 commit to main since this release

v0.7.1 — Master HERMES.md Persona & Autonomous Workspace Contracts

Summary

v0.7.1 introduces the master HERMES.md persona specification, cross-client AGENTS.md contract, automated workspace contract installation across decompiled targets, cleans up legacy client fragments, and refines the package distribution.

Key Changes

Area Detail
Master Specification Added HERMES.md detailing Dalvik/ART register frame math (.locals + params = .registers), native ABI mapping, anti-tamper neutralization, and autonomous tool calling for all 9 MCP tools.
Workspace Auto-Installation decompile_apk and inject_flutter_runtime_and_smali automatically verify and install AGENTS.md directly into the root directory of any target application.
Universal Contract AGENTS.md in root and .agents/AGENTS.md synchronized for cross-client compatibility (Antigravity IDE, Cursor, Claude Code, Gemini CLI, Windsurf).
Fragment Cleanup Removed GEMINI.md, CLAUDE.md, .cursor/, and RESEARCH_LOG.md.
Package Hygiene Cleaned package.json files array and verified clean tarball (npm pack --dry-run).
Bilingual Documentation Restructured README.md into modern English and Arabic guides.

Quality Gates Passed

  • npm run lint: 0 errors, 0 warnings
  • npm run typecheck: 0 errors
  • npm test: 54/54 tests passed
  • npm run build: Clean TypeScript build
  • npm pack --dry-run: 114 files packed (106.1 kB tarball)