Commit graph

17 commits

Author SHA1 Message Date
894706af50 Add use-case recipes and smoke packs
Turn the stable workspace surface into five documented, runnable stories with a shared guest-backed smoke runner, new docs/use-cases recipes, and Make targets for cold-start validation, repro/fix loops, parallel workspaces, untrusted inspection, and review/eval workflows.

Bump the package and catalog surface to 3.6.0, update the main docs to point users from the stable workspace walkthrough into the recipe index and smoke packs, and mark the 3.6.0 roadmap milestone done.

Fix a regression uncovered by the real parallel-workspaces smoke: workspace_file_read must not bump last_activity_at. Verified with uv lock, UV_CACHE_DIR=.uv-cache make check, UV_CACHE_DIR=.uv-cache make dist-check, and USE_CASE_ENVIRONMENT=debian:12 UV_CACHE_DIR=.uv-cache make smoke-use-cases.
2026-03-13 10:27:38 -03:00
fb718af154 Add Make target for PyPI publishing 2026-03-09 19:26:57 -03:00
6988d85f7d Switch official environment publishing to Docker Hub 2026-03-09 17:39:18 -03:00
89d0cb93bf Automate GHCR environment publishing 2026-03-08 18:30:11 -03:00
6406f673c1 Add OCI registry publish support 2026-03-08 18:27:32 -03:00
f6d3bf0e90 Export bootable environments as OCI layouts 2026-03-08 18:17:25 -03:00
89f3d6f012 Align docs and Makefile with public release surface 2026-03-08 17:36:11 -03:00
5d5243df23 Refactor public API around environments 2026-03-08 16:02:02 -03:00
0aa5e25dc1 Add adoption-focused examples, contract docs, and CLI polish 2026-03-07 22:34:14 -03:00
23a2dfb330 Unify public UX around pyro CLI and Pyro facade 2026-03-07 16:28:28 -03:00
d16aadd03f Add Makefile help target 2026-03-07 14:09:14 -03:00
b01efa6452 Enable real guest networking and make demos network-first 2026-03-06 22:47:16 -03:00
c43c718c83 Add real runtime materialization pipeline and bundle artifacts 2026-03-06 19:26:29 -03:00
cbf212bb7b Add runtime capability scaffolding and align docs 2026-03-05 22:57:09 -03:00
65f7c0d262 Bundle firecracker runtime and switch ollama demo to live logs 2026-03-05 20:20:36 -03:00
ef0ddeaa11 fix model 2026-03-05 15:44:10 -03:00
11d6f4bcb4 Bootstrap pyro_mcp v0.0.1 with MCP static tool and Ollama demo 2026-03-05 15:41:57 -03:00