Commit 069d5e4
committed
release: v0.7.0
## What's New in v0.7.0
### AI Engine (ARIA) — Major Upgrade
- Supercharged system prompt with per-platform mastery playbooks (Cisco IOS/IOS-XE/NX-OS/ASA, Junos, Arista EOS, FortiOS, PAN-OS, MikroTik, HP/Aruba, Nokia SR-OS, Huawei VRP, F5 TMOS, Linux, Windows)
- Principal-grade certifications & RFC-level protocol depth
- Structured terminal context — sends parsed hostname, prompt, and last 5 command/output pairs instead of raw text
- Auto device detection — detects device type from terminal output when set to 'auto'
- Multi-command batch tool (run_commands) — execute 2-5 commands in one round-trip
- Smart retry — hints AI when commands return empty output to try vendor-appropriate variants
- Conversation compression — summarizes old messages instead of dropping them
### UI/UX Improvements
- Tags filter pills in HomeScreen — click to filter connections by tag
- Terminal connecting overlay — spinner with host info while connecting
- Terminal disconnected overlay — status + reconnect button
- Terminal error overlay — error message + retry button
- Enhanced sidebar resize handle with drag feedback
- Unified Help Dialog (Getting Started + ARIA Guide + Shortcuts)
- Redesigned dark mode palette (GitHub-inspired)
- Improved Settings Dialog layout
- Redesigned connection cards
### Fixes
- Remove unused import in HelpDialog1 parent 44664a4 commit 069d5e4
4 files changed
Lines changed: 4 additions & 4 deletions
File tree
- src/renderer/src/components/dialogs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments