Download Latest Version oculix-mcp-server-3.0.3.jar (258.8 MB)
Email in envelope

Get an email when there's a new version of OculiX

Home / v3.0.3
Name Modified Size InfoDownloads / Week
Parent folder
oculixide-3.0.3-windows.jar 2026-05-09 129.1 MB
oculixide-3.0.3-macos.jar 2026-05-09 121.0 MB
oculix-mcp-server-3.0.3.jar 2026-05-09 258.8 MB
oculixapi-3.0.3-linux.jar 2026-05-09 181.4 MB
oculixapi-3.0.3-macos.jar 2026-05-09 106.7 MB
oculixapi-3.0.3-windows.jar 2026-05-09 114.8 MB
oculixide-3.0.3-linux.jar 2026-05-09 195.7 MB
OculiX 3.0.3 source code.tar.gz 2026-05-09 14.6 MB
OculiX 3.0.3 source code.zip 2026-05-09 15.3 MB
README.md 2026-05-09 4.4 kB
Totals: 10 Items   1.1 GB 63

status maven track

Major evolution release β€” visual rebrand, full multilingual typing, slimmer fat-jars, MCP server matures. Drop-in upgrade from 3.0.x.

What's new for users

  • 🌏 Universal typing β€” write region.type("δ½ ε₯½"), region.type("こんにけは"), region.type("ΠΏΡ€ΠΈΠ²Π΅Ρ‚") and it just works. ASCII path unchanged, non-ASCII routed automatically through clipboard. Asian-language and accented-Latin automation now first-class.

  • 🎨 Polished IDE β€” full visual rebrand with dark/light theme system, Welcome tab, sidebar redesign, theme-aware console + workspace explorer. The IDE now looks and feels like a 2026 tool.

  • πŸ“¦ Lighter footprint β€” fat-jars trimmed by ~50 MB on Linux and ~114 MB on Windows. Faster downloads, faster CI, lower bandwidth bill. Same API, same behavior.

  • πŸš€ CLI auto-run β€” launch the IDE with a script preloaded and auto-executed: java -jar oculixide.jar -l my-script.sikuli -e. Cross-platform (Linux + WSL + Windows).

  • πŸ€– MCP server matured β€” auditable visual-control server with Ed25519-signed action journal, ready for regulated environments (finance, health, defense). Plug any MCP-compatible AI agent on top of OculiX as its visual layer.

  • 🦎 Build banner β€” every mvn / mvnd invocation greets you with the OculiX gecko. Personality at the build level. Easter egg, but also a discreet brand marker.

Maven coordinates

:::xml
<dependency>
    <groupId>io.github.oculix-org</groupId>
    <artifactId>oculixapi</artifactId>
    <version>3.0.3</version>
</dependency>

API, IDE, and MCP modules all available on Maven Central.

Upgrading from 3.0.x

Drop-in. No breaking API changes. Bump the version in your pom and rebuild.

Known issues / not in this release

We ship 3.0.3 knowing some things are still pending β€” preferring honesty over polish:

  • Android device picker (#229) β€” when multiple emulators / devices are connected via ADB, the selection prompt is missing. Workaround: stop other devices, or manually export ANDROID_SERIAL. Targeted for 3.0.4.

  • GNOME 3+ system tray icons β€” IDE tray indicator (#223) not yet implemented. Linux KDE/XFCE/MATE/Cinnamon would already work; planned for OculiX 4.0. The Shift+Alt+C kill switch and the IDE message panel remain the canonical "is my script alive?" surfaces in the meantime.

  • CLI args parser (#226) β€” internal duplication between Commons.hasArg and the Apache Commons CLI Options API. No user-facing impact, but the cleanup is on the V4 tech-debt list.

  • Visual Intelligence (#160, [#170]-#179) β€” the natural-language AItype("the red button below the menu") API and the embedded ML pipeline are roadmap, not 3.0.x. They live on the OculiX 4.0 and OculiX 5.0 β€” Game Changers milestones.

Full open backlog: oculix-org/Oculix/issues. Bug reports and field feedback drive the next cycle β€” open an issue, a fork, or a PR.

Contributors

This release was made possible by:

Detailed changelog

Full per-RC technical breakdown is preserved in v3.0.3-rc5 and earlier RC releases. This stable aggregates rc1 through rc5.

Download OculiX

Source: README.md, updated 2026-05-09