Focus.AI Labs / Artifact Field Notes Extensions
Fast browse / jump off / source-grounded
Extensions

pi-interview-tool

Web-based form tool with keyboard navigation, themes, and image attachments

Origin
seed-list
Extensibility
package
Primary interface
web

What this artifact is for

The quick orientation layer before you go deeper upstream.

Profile

Summary

Web-based form tool with keyboard navigation, themes, and image attachments

Seed description: Web-based form tool with keyboard navigation, themes, and image attachments

Category: Extensions

Best for: Not yet synthesized.

Signals

How to read this page

Workflow tags: none captured

Integrations: none captured

Caveats: No caveats captured yet

Maturity: No maturity signals captured

README excerpt

More of the actual upstream surface so you can skim here before deciding to open the repo.

Upstream skim

A custom tool for pi-agent that opens an interactive form to gather user responses to clarification questions. On macOS, uses Glimpse to render in a native WKWebView window; falls back…

┌─────────┐ ┌──────────────────────────────────────────┐ ┌─────────┐ │ Agent │ │ Glimpse / Browser Form │ │ Agent │ │ invokes ├─────►│ ├─────►│receives │ │interview│ │ answer → answer → attach img → answer │ │responses│ └─────────┘ │ ↑ │ └─────────┘ │ └── auto-save, timeout resets ───────┤ └──────────────────────────────────────────┘

Timeout behavior: The countdown (visible in corner) resets on any activity - typing, clicking, or mouse movement. When it expires, an overlay appears giving the user a chance to continue. Progress is never lost thank…

Preview source: captured upstream text ↗

What shows up in the source

Quick topics

Interview ToolInstallationFeaturesHow It WorksUsageQuestion SchemaQuestion FieldsContent Blocks

Skim bullets

  • pi-agent v0.35.0 or later (extensions API)
  • For native macOS window: pi install npm:glimpseui (optional, falls back to browser if not installed)
  • Question Types: Single-select, multi-select, text input, image upload, and info panels
  • Rich Media: Embed images, Chart.js charts, Mermaid diagrams, tables, and HTML in questions
  • Pre-selection: Recommended options show a "Recommended" badge and are pre-checked on load
  • Conviction & Weight: Control recommendation strength (conviction) and visual prominence (weight)
  • "Other" Option: Single/multi select questions support custom text input
  • Per-Question Attachments: Attach images to any question via button or drag & drop

Sources and provenance

Everything on this page should be traceable back to the list seed or an upstream surface.

Provenance

Discovery reason: Listed in the awesome-pi-agent README

Discovered from: seed artifact

Claim confidence: medium

Surface capture kind: repo-readme