CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
pyproject.toml
assets/stui-command-palette.png
assets/stui-path-input.png
assets/stui-workspace-narrow.png
assets/stui-workspace.png
docs/README.md
docs/api-reference.md
docs/api-stability.md
docs/caching.md
docs/feedback.md
docs/inspect.md
docs/interactive-data.md
docs/layouts.md
docs/path-input.md
docs/publishing.md
docs/release-checklist.md
docs/tabs.md
docs/terminal-compatibility.md
docs/triage-playbook.md
docs/v1-readiness.md
docs/v2-readiness.md
docs/v2.2-proof.md
docs/visual-proof.md
docs/watch-mode.md
docs/architecture/v2.3-interactive-workspaces.md
docs/releases/README.md
docs/releases/RELEASE_NOTES_v0.1.0rc1.md
docs/releases/RELEASE_NOTES_v0.1.0rc2.md
docs/releases/RELEASE_NOTES_v0.2.0.md
docs/releases/RELEASE_NOTES_v0.2.0rc1.md
docs/releases/RELEASE_NOTES_v0.2.1.md
docs/releases/RELEASE_NOTES_v0.2.2.md
docs/releases/RELEASE_NOTES_v0.3.0.md
docs/releases/RELEASE_NOTES_v0.4.0.md
docs/releases/RELEASE_NOTES_v0.5.0.md
docs/releases/RELEASE_NOTES_v0.6.0.md
docs/releases/RELEASE_NOTES_v0.7.0.md
docs/releases/RELEASE_NOTES_v0.8.0.md
docs/releases/RELEASE_NOTES_v0.9.0.md
docs/releases/RELEASE_NOTES_v1.0.0.md
docs/releases/RELEASE_NOTES_v1.1.0.md
docs/releases/RELEASE_NOTES_v1.2.0.md
docs/releases/RELEASE_NOTES_v1.3.0.md
docs/releases/RELEASE_NOTES_v1.4.0.md
docs/releases/RELEASE_NOTES_v1.5.0.md
docs/releases/RELEASE_NOTES_v1.6.0.md
docs/releases/RELEASE_NOTES_v1.7.0.md
docs/releases/RELEASE_NOTES_v1.8.0.md
docs/releases/RELEASE_NOTES_v1.9.0.md
docs/releases/RELEASE_NOTES_v2.0.0.md
docs/releases/RELEASE_NOTES_v2.1.0.md
docs/releases/RELEASE_NOTES_v2.2.0.md
docs/releases/RELEASE_NOTES_v2.3.0.md
docs/superpowers/plans/2026-07-12-v2.3-interactive-workspaces.md
examples/basic.py
examples/caching.py
examples/charts.py
examples/counter.py
examples/dashboard.py
examples/data_display.py
examples/data_explorer.py
examples/diagnostics.py
examples/forms.py
examples/inputs.py
examples/kitchen_sink.py
examples/layouts.py
examples/model_demo.py
examples/prompt_workbench.py
examples/tabs.py
examples/workspace.py
examples/watch_project/app.py
examples/watch_project/data_loader.py
examples/watch_project/helpers.py
scripts/audit_package_contents.py
scripts/benchmark_runtime.py
scripts/benchmark_v220.py
scripts/check.sh
scripts/check_release_version.py
scripts/verify_custom_project.sh
scripts/verify_installed_smoke.py
scripts/verify_v220_project.py
scripts/verify_v230_project.py
src/stui/__init__.py
src/stui/__main__.py
src/stui/_terminal_text.py
src/stui/api.py
src/stui/app.py
src/stui/cache.py
src/stui/cli.py
src/stui/diagnostics.py
src/stui/elements.py
src/stui/path_input.py
src/stui/runtime.py
src/stui/session_state.py
src/stui/tabs.py
src/stui/examples/__init__.py
src/stui/examples/basic.py
src/stui/examples/caching.py
src/stui/examples/charts.py
src/stui/examples/counter.py
src/stui/examples/dashboard.py
src/stui/examples/data_display.py
src/stui/examples/data_explorer.py
src/stui/examples/diagnostics.py
src/stui/examples/forms.py
src/stui/examples/inputs.py
src/stui/examples/kitchen_sink.py
src/stui/examples/layouts.py
src/stui/examples/model_demo.py
src/stui/examples/prompt_workbench.py
src/stui/examples/tabs.py
src/stui/examples/workspace.py
src/stui/widgets/__init__.py
src/stui/widgets/data_table.py
src/stui/widgets/slider.py
src/stui_terminal.egg-info/PKG-INFO
src/stui_terminal.egg-info/SOURCES.txt
src/stui_terminal.egg-info/dependency_links.txt
src/stui_terminal.egg-info/entry_points.txt
src/stui_terminal.egg-info/requires.txt
src/stui_terminal.egg-info/top_level.txt