v0.1.55

The Map-First UI. LifeBuild’s entire interface has been rebuilt around the hex map. The map is now the base layer — every experience, from projects to the workshop to the sanctuary, lives inside a building overlay on the map. The old sidebar navigation, Sorting Room, and Drafting Room have been removed.
- Jarvis now guides a real conversation at the campfire during onboarding
v0.1.54
- Added guided onboarding sequence for new users
v0.1.53
- Workshop now greets builders with Marvin on first visit
v0.1.52
- Sanctuary now greets builders with Jarvis on first visit
v0.1.51
- Marvin now greets builders when they first open a project
v0.1.50
- Projects on the map now display visual building sprites
v0.1.49
- Added cross-project Task Queue panel for managing tasks across all projects
v0.1.48
- Added project placement flow from sidebar to hex map
v0.1.47
- Sanctuary building now opens an overlay with a charter experience placeholder
v0.1.46
- Workshop building now opens an overlay with a coming soon message
v0.1.45
- Project buildings on the map now open an overlay with project details and task management
v0.1.44
- Added Attendant Rail UI for accessing Jarvis and Marvin from any context
v0.1.43
- Added zoom and pan navigation to the hex map
v0.1.41
- The Life Map is now a full-bleed hex map that fills the entire screen. The sidebar navigation has been removed.
v0.1.40
- The Drafting Room UI has been removed. All
/drafting-room URLs now redirect to Life Map.
v0.1.39
- Removed Sorting Room from navigation and UI
v0.1.38
- The project view now uses a task list instead of a Kanban board. Click the status indicator on each task to cycle through states.
v0.1.37
- Removed Mesa agent from the Life Map
v0.1.36
- Removed The Table from the bottom of the screen
- Project stream management now uses direct lifecycle state instead of table slots
PRs:
#741 ,
#740 ,
#739 ,
#738 ,
#736 ,
#737 ,
#735 ,
#734 ,
#733 ,
#732 ,
#731 ,
#730 ,
#729 ,
#727 ,
#725 ,
#724 ,
#726 ,
#723 ,
#722
v0.1.16
- Add feedback button in application header
v0.1.15
- Change ‘Activate’ button to ‘Activate to Table’ for clarity
v0.1.14
- Fix vertical scrollbar appearing on iPad Safari
v0.1.13
- Improve typing responsiveness in project creation forms by reducing LiveStore query churn
PRs:
#570 ,
#567 ,
#568 ,
#563
v0.1.12
- Add a user-confirmed repair flow for LiveStore boot mismatches and manual repairs
v0.1.11
- Add network health endpoint and dashboard network status display
v0.1.10
- Increase auth-worker rate limit from 10 to 60 requests per minute to prevent false 429 errors during normal usage
v0.1.9
- Add configurable WebSocket ping interval and timeout via environment variables
v0.1.8
- Add query-param gated LiveStore devtools entry for production debugging
PRs:
#550 ,
#548 ,
#549 ,
#532 ,
#543