Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.23 KB

File metadata and controls

59 lines (39 loc) · 1.23 KB

Roadmap

Vision

Build Viewglass into an AI-native iOS runtime inspector that starts with a strong CLI and grows into a programmable platform.

Tracks

Track 1: Reliable CLI

  • stable command surface
  • strong error model
  • cross-process session handling
  • repeatable packaging and release flow

Track 2: Runtime inspection depth

  • hierarchy fetch
  • querying and diagnostics
  • live mutations
  • screenshot and export fidelity
  • offline snapshot analysis

Track 3: AI workflows

  • skills-oriented docs
  • scripted task recipes
  • agent-friendly JSON outputs
  • high-level diagnostics commands

Track 4: MCP

  • MCP server based on core services
  • tool-by-tool compatibility with CLI semantics
  • session-aware AI workflows

Near-Term Milestones

Milestone A

  • make viewglass packaging and release flow reliable
  • stabilize docs and installation
  • fix session lifecycle edge cases

Milestone B

  • improve screenshot support
  • improve export/report fidelity
  • add live integration smoke tests

Milestone C

  • publish skills documentation
  • ship first MCP prototype

Milestone D

  • complete the standalone viewglass product repo migration
  • decide whether a temporary lookin-cli compatibility alias is still needed