Skip to content

release: 1.3.6 - Skill Gate, Enhanced Compression, and Test Fixes#24

Merged
matty-drexler merged 1 commit into
mainfrom
Release-1.3.6
May 13, 2026
Merged

release: 1.3.6 - Skill Gate, Enhanced Compression, and Test Fixes#24
matty-drexler merged 1 commit into
mainfrom
Release-1.3.6

Conversation

@matty-drexler
Copy link
Copy Markdown
Contributor

Summary

This release implements the Skill Gate protocol and enhances response compression for better context efficiency.

Changes

  • Skill Gate: Mandates activation of domain skills (e.g., \odoo-sales) before interacting with associated models.
  • Enhanced Compression: Aggressively minifies literal escape sequences (\\n, \\r) in Odoo strings.
  • Test Fixes: Synchronized unit tests with new API signatures.
  • Documentation: Included the Skill Gate technical specification.
  • Version Bump: Incremented version to 1.3.6 in \package.json\ and \gemini-extension.json.

Verification

  • All 51 unit and integration tests passed.
  • Manual verification of compression logic performed with reproduction scripts.
  • Distribution bundle rebuilt and verified.

This release introduces:
- Skill Gate: Mandatory domain skill activation before model interaction.
- Enhanced Compression: Aggressive minification of literal escape sequences (\n, \r) in Odoo responses.
- Test Synchronization: Fixed discovery and workspace unit tests to match new API signatures.
- Documentation: Added Skill Gate specification.
@matty-drexler matty-drexler merged commit 03e5d16 into main May 13, 2026
3 checks passed
@matty-drexler matty-drexler deleted the Release-1.3.6 branch May 13, 2026 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant