Skip to main content
H
HAUS.HAUSHome
HAUS.CTRL
OverviewExecutiveInvestorGTMPRD
HAUS.HQ
Platform HomeSearchExploreDeep AnalysisMarket Intel
HAUS.PLATFORM
Sitemap & JourneysRoute IndexNEWComponent VersionsNEWAI Navbar DemoMCP AppsNEWDashboard DemoNEW
HAUS.LANDING
Main Landing
HAUS.SEARCH
DashboardAdvanced SearchExploreCedar Chat DemoNEW
HAUS.COMPASS
Property Compass
HAUS.INTEL
DashboardDeep AnalysisDud Detector
HAUS.APPRAISE
Property ReportListing View
HAUS.FINANCE
DashboardAffordability
HAUS.DATA
OverviewValuationsAuctionsLive AuctionsLIVEAnalytics
HAUS.AGENT
DashboardPipelineLeads & CRMMarketingInboxPerformanceOrchestratorNEWOnboardingContacts
HAUS.SELLER
DashboardCreate ListingAIMy ListingsProposalsOff Market
HAUS.BUYER
Property FeedShortlistEnquiriesProfileSettings
HAUS.VAULT
Documents
HAUS.ADVISORY
MarketplaceCompare AgentsRequest Agent
HAUS.FHB
DashboardState Selector
HAUS.WAREHAUS
Commercial
HAUS.MARKET
Vendor Marketplace
HAUS.INVESTORS
Investors CentreNEW
HAUS.ACADEMY
Learn
HAUS.JSON
OverviewBasic ExamplesAI GenerationDashboard DemoForms & ActionsConditional UIAdvanced Patterns
HAUS.STRATEGY
Competitive ResearchGTM
JD
John Doe
Premium Agent
H
HAUS
OverviewExecutiveInvestorGTMPRD
Platform HomeSearchExploreDeep AnalysisMarket Intel
Sitemap & JourneysRoute IndexNEWComponent VersionsNEWAI Navbar DemoMCP AppsNEWDashboard DemoNEW
HAUS.LANDING
DashboardAdvanced SearchExploreCedar Chat DemoNEW
HAUS.COMPASS
DashboardDeep AnalysisDud Detector
Property ReportListing View
DashboardAffordability
OverviewValuationsAuctionsLive AuctionsLIVEAnalytics
DashboardPipelineLeads & CRMMarketingInboxPerformanceOrchestratorNEWOnboardingContacts
DashboardCreate ListingAIMy ListingsProposalsOff Market
Property FeedShortlistEnquiriesProfileSettings
HAUS.VAULT
MarketplaceCompare AgentsRequest Agent
DashboardState Selector
HAUS.WAREHAUSHAUS.MARKETHAUS.INVESTORSHAUS.ACADEMY
OverviewBasic ExamplesAI GenerationDashboard DemoForms & ActionsConditional UIAdvanced Patterns
Competitive ResearchGTM
JD
John Doe
Premium Agent
HAUS
SearchExploreCompassListDeepHausWareHausAgencyMarketThe DUD

Landing Pages

SearchExploreCompassListDeepHausWareHausAgencyMarketThe DUD

Account

SavedMessagesDocumentsAccount
Sign Out
XInstagramYouTube

© 2025 HAUS. All rights reserved.

Changelog

What's
New

Tracking every feature, fix, and improvement across the HAUS platform. From initial scaffold to a full AI-native property intelligence platform serving 158+ routes across 13 role-specific portals.

18
Total Releases
158+
App Routes
187+
Components
8
AI Agents
v2.0.0May 2026Infrastructure

Monorepo Consolidation & Production Deployment

Major architectural milestone: consolidated all sibling repositories into a unified Turborepo monorepo. Fixed critical build failures from better-auth version mismatches, resolved missing route files, and deployed to production on Vercel under the alias-labs team.

  • Turborepo monorepo with 6 workspace packages (web, mobile, ios, mcp-server, ui, config)
  • Fixed better-auth transitive dependency conflicts via pnpm overrides
  • Resolved 41 duplicate page/component merge artifacts in _decisions/
  • Added missing page.tsx for /dashboard and /compare routes
  • Fixed @haus/ui/components → local @/components/ui/ imports across 6 files
  • Added mockProperties and getProperties exports to mock-data
  • Production deployment: haus.aliaslabs.ai — 320 static pages generated
v2.0.0May 2026New Feature

Convex Backend — Real-time Property Database

Full Convex backend with 7 tables powering the entire platform. Real-time subscriptions, type-safe queries, and comprehensive indexing for Australian property data.

  • 7 database tables: users, properties, amenities, suburbs, favorites, comparisons, ingestionLogs
  • 35+ database indexes for fast queries across all access patterns
  • Australian state/territory enum validation (NSW, VIC, QLD, WA, SA, TAS, NT, ACT)
  • Full property lifecycle: for_sale → under_offer → sold with price tracking
  • Investment metrics: rental yield, capital growth, vacancy rates
  • Suburb intelligence: demographics, market trends, AI-generated summaries
v2.0.0May 2026New Feature

158+ App Routes Across 13 Role-Specific Portals

Massive expansion of the platform with dedicated portals for every user role: buyers, sellers, agents, investors, enterprise teams, and administrators.

  • Buyer portal: search, explore, favorites, comparisons, affordability calculator
  • Seller portal: listing management, appraisal reports, market intelligence
  • Agent portal: dashboard, pipeline, deal team, buyer's agent tools
  • Investor portal: property intelligence, portfolio analytics, deephaus
  • Enterprise: admin, control tower, team management, RBAC
  • Specialized: first-home buyers, commercial, advisory network
v2.0.0May 2026New Feature

AI Voice Stack — Three Modalities

Comprehensive voice integration with three distinct modalities: ElevenLabs WebSocket for always-on assistant, LiveKit WebRTC for real-time agent conversations, and Gemini Live for multimodal AI.

  • ElevenLabs WebSocket voice assistant in the AI navbar
  • Voice-powered property search with NLP processing
  • LiveKit WebRTC for real-time voice agent conversations
  • Gemini Live API integration for multimodal interactions
  • Audio visualizer with canvas orb/wave/bars rendering
  • Voice copilot modal for hands-free property discovery
v2.0.0May 2026New Feature

8 Autonomous AI Agents

Deployed a fleet of specialized AI agents using Mastra orchestration and AG-UI protocol for agent-user interaction.

  • CASCADE agent for complex multi-step property analysis
  • Listing agent for automated property listing generation
  • Search agent for intelligent property discovery
  • Advisory agent for investment recommendations
  • AG-UI protocol for streaming agent responses to the frontend
  • Mastra agent orchestration with tool calling and state management
v1.5.0April 2026Improvement

HAUS Compass — Real-time Data Migration

Migrated Compass from mock data to a real-time Convex backend. This was the proving ground for the data architecture that would later power the entire monorepo.

v1.4.0April 2026New Feature

WorkOS AuthKit Integration

Integrated WorkOS AuthKit for enterprise-grade authentication with SSO support. User sync pipeline from WorkOS to Convex database.

v1.3.0March 2026New Feature

MapCN — Australian Property Mapping

Replaced all mapping with MapCN (MapLibre GL-based) for a fully Australian-focused mapping experience. Theme-aware, SSR-safe, with clustering and custom styling.

v1.2.0March 2026New Feature

MCP Tool Apps — Inspections, Listings, Investments

Built 4 MCP (Model Context Protocol) tool apps enabling AI agents to interact with property data, inspections, listings, and investment analysis.

v1.1.0February 2026Infrastructure

Next.js 16 Migration & Turbopack

Migrated to Next.js 16.1 with stable Turbopack, React 19, and Tailwind CSS 4. Adopted Cache Components (PPR) and proxy.ts routing.

v1.0.0February 2026New Feature

HAUS Platform Launch — AI-Native Property Intelligence

Initial launch of the HAUS platform: an AI-native property intelligence platform for the Australian real estate market. Built as a Next.js web app with Convex backend.

v0.9.0January 2026Infrastructure

Design System & Component Library

Built the foundational design system: 187+ React components, shadcn/ui primitives, Framer Motion animations, and the HAUS design language.

v0.8.0January 2026New Feature

Expo Mobile App — iOS & Android

Launched the mobile app with Expo 55 and React Native 0.83. Shared Convex backend with the web app for real-time sync across platforms.

v0.7.0December 2025New Feature

Native iOS App — HAUSAnnotate

Built HAUSAnnotate, a native iOS app in Swift/Xcode for on-property annotation and inspection workflows.

v0.6.0December 2025New Feature

Vercel AI SDK & Multi-Model LLM Stack

Integrated the Vercel AI SDK with multiple LLM providers for intelligent property search, analysis, and conversational AI.

v0.5.0November 2025Infrastructure

Convex Backend Foundation

Established the Convex real-time database as the backbone of the platform. Schema design, seeding, and custom React hooks for data access.

v0.4.0November 2025Infrastructure

Authentication & Security Layer

Built the authentication system with Better Auth, rate limiting, and security headers. Foundation for multi-tenant access control.

v0.3.0October 2025New Feature

Property Search & Discovery

Built the core property search experience: advanced filters, map-based browsing, search results, and the explore page with curated collections.

v0.2.0October 2025New Feature

Core UI & Navigation

Built the foundational UI: FloatingNavbar, sidebar, property cards, detail modals, and the glass morphism design system.

v0.1.0September 2025Infrastructure

Project Scaffold — HAUS Appraisal

Initial project setup: Next.js 15 (later upgraded to 16), TypeScript, Tailwind CSS, and the foundational monorepo structure.

HAUS v2.0.0 · Built with Next.js 16 · React 19 · Convex · AI SDK v6

Tracking updates since September 2025