Release Notes
Current Version
| Component | Version |
|---|---|
| ShiMetaPi Workbench (Windows) | 1.0.0 |
| Board-side shimeta-py | v1.0.4 |
| Board-side shimeta-ai | v1.2.1 |
| ShimetaPi AIHub training platform | Continuously updated |
v1.0.0 (2026-08) — Current Version
Released Features
Core IDE
- Windows desktop IDE with 6 top Tabs (Agent / shimeta-py IDE / Terminal / Skills / Models / Vision)
- AIHub account email + password login
- Left 3 areas: WORKSPACE / DEVICE TREE / QUICK START
- Right 4 areas: Object view (camera feed) / board topology / resource monitoring / dual-mode LLM panel
- Bottom status bar: board connection + IPC/CPU/MEM real-time monitoring
Device Management
- Add/remove boards in the DEVICE TREE
- Device configuration (name + IP address)
- Board connection status (connected / disconnected / reconnect)
- Board users
shimetad(passwordless SSH) /root(default123456) - Pico-G1 board (GK7206)
Models Tab
- Two sub-Tabs: Model Market + User Models
- 4 format filters: pt / onnx / xmm / rknn
- Model card info: model name, format, size, input size, release date
- Community models (with mAP50 and author)
- Official models (with base model type)
- One-click deploy to the board (IDE pushes over SSH to
/mnt/models/xmm/) - "Model Training" link to the aihub.shimetapi.cn training page
Vision Tab
- shimeta-svp: 9 scenario-based detection buttons (person/face/vehicle/non-motorized vehicle/facial expression/driver monitoring/head count/fire & smoke/body keypoints)
- Confidence/IOU/H.264 parameter panel
- shimeta-xmm: custom model deployment and run panel
- Right-side "Object view" panel shows the live camera feed (with detection results)
shimeta-py IDE Tab
- Python code editor (with line numbers)
- Run / Stop / Clear output / Examples buttons
- New file / Save
- sh output area below (download/extract/install progress shown live)
Terminal Tab
- SSH terminal, multiple Tabs (shell 1 / + New)
- Direct connection to the board
Agent Tab
- Claude Code-driven board debugging assistant
- 3 shortcut commands: check IP/CPU, write an Svp script, scan I2C
- Session management (new session / session dropdown / reinitialize context)
- Input box + send button (Enter to send, Shift+Enter for a new line)
Board Tool Version Compatibility
| Workbench | shimeta-py | shimeta-ai | Status |
|---|---|---|---|
| 1.0.0 | v1.0.4 | v1.2.1 | ✅ Currently recommended |
When upgrading across major versions, upgrade Workbench and the board tools together.
Upgrade Policy
Workbench Client Upgrades
| Trigger | Description |
|---|---|
| Auto-check in IDE | Checks for a new version at startup; shows an update popup if found |
| Manual check | Settings → App & Updates → Check now |
| Manual download | mirrors.shimetapi.cn/repos/GK7206/workbench |
Board Tool Upgrades
Pre-installed with the board firmware. No manual upgrade is needed for now.
AIHub Upgrades
The cloud is updated continuously; no user action required.
Feedback and Support
Interim support channels:
- Capture a diagnostic snapshot in the IDE (device card → Diagnostics)
- AIHub platform announcements: aihub.shimetapi.cn
- Repository announcements: mirrors.shimetapi.cn
Next Steps
- Supported Hardware: Pico-G1 interfaces and sensor details
