Colby Mchenry
|
b9ca4b7981
docs(changelog): highlights for the unreleased section, and a shape a reader can skim (#1665)
|
4 days ago |
Colby Mchenry
|
a7ab55706f
fix(ui): the Steps fit typechecks, and reads after the model it reads (#1664)
|
4 days ago |
Colby Mchenry
|
66325ed6ad
Merge pull request #1655 from colbymchenry/feature/steps-servers
|
4 days ago |
Colby McHenry
|
c853e93e08
chore: ignore stray git bundles
|
4 days ago |
Colby McHenry
|
3298db1292
feat(steps): render fork decisions as points with per-arm edges and captions
|
4 days ago |
Colby McHenry
|
882ea143e8
feat(steps): lay out screen pictures by region and render region captions
|
4 days ago |
Colby McHenry
|
6f4887db80
feat(steps): draw all arms of conditional navigations as separate edges
|
4 days ago |
Colby McHenry
|
209a07e881
feat(steps): the order reading is the canvas, not a rail
|
6 days ago |
Colby McHenry
|
75686502e3
feat(steps): an early exit reads as a guard clause, not as a branch
|
6 days ago |
Colby McHenry
|
22f92a828b
docs(steps): the in-order reading, and what validating it found
|
6 days ago |
Colby McHenry
|
676030314a
fix(steps): three things the real repos caught
|
6 days ago |
Colby McHenry
|
7b6704a70d
feat(steps): a run of calls that happens once per item says so
|
6 days ago |
Colby McHenry
|
9acab0020f
feat(steps): the rail — a handler read top to bottom, forks and all
|
6 days ago |
Colby McHenry
|
b02e192ffa
feat(steps): the same walk, read in the code's order
|
6 days ago |
Colby McHenry
|
482690b62d
feat(steps): guards say which decision they belong to, and how an arm leaves
|
6 days ago |
Colby McHenry
|
fc149b7d74
docs(plan): point the servers plan at the in-order plan
|
6 days ago |
Colby McHenry
|
34ef71a1d5
docs(plan): Steps in the code's order — a rail reading of a handler (sequence + forks) derived from the existing walk
|
6 days ago |
Colby McHenry
|
783f3954ec
feat(steps): rows read in the code's order; a hop written inside another call says so
|
6 days ago |
Colby McHenry
|
46e3e7aaa0
feat(steps): one reply box per outcome
|
6 days ago |
Colby McHenry
|
02430ccc32
feat(steps): a reply that sets no status is a 200; inline Express handlers keep their replies
|
6 days ago |
Colby McHenry
|
77dc0ad2eb
fix(ui): a double-click on a box no longer zooms the canvas
|
6 days ago |
Colby McHenry
|
435a7fd37a
feat(ui): double-click a step to start the picture there; double-click a screen for what happens on it
|
6 days ago |
Colby McHenry
|
dff4e50e98
chore(scripts): try-repo.sh — clone, index with the current build, and open the viewer on a framework preset
|
6 days ago |
Colby McHenry
|
7f461269c4
docs(playbook): first P7 agent A/B numbers (proshop, Sonnet, 2 runs/arm) and the plan's P7 status
|
1 week ago |
Colby McHenry
|
bc45e9071d
feat(routes): FastAPI prefixes, ASP.NET endpoint groups, wrapped server actions on the Screens tab
|
1 week ago |
Colby McHenry
|
9c6bc23b21
feat(screens): Next.js as a Screens app — pages, route handlers, links and redirects
|
1 week ago |
Colby McHenry
|
b1f40c57dd
feat(steps): cross-tier channels — a client's fetch onto its own route, queue jobs onto consumers, bus and socket events onto handlers
|
1 week ago |
Colby McHenry
|
950686def4
feat(ui): Steps for servers — route roots, server effects, request/decorator triggers, guards for Python/Java/Kotlin/C#/Go/C
|
1 week ago |
Colby McHenry
|
5e06204deb
feat(expo-router): add Expo Router support for Screens and navigations and introduce Steps API
|
1 week ago |
Colby McHenry
|
e288d7645b
feat(expo-router): add Expo Router support for Screens and navigations and introduce Steps API
|
1 week ago |