
October 21, 2025
Build v0.1.16
This build strengthens Inbox communication, Perceptron Hub functionality, and AI background stability. It adds concurrency control, username migration, intelligent prompting, and memory management tools while improving UI consistency and frontend reliability.
Major updates
Added WebSocket acknowledgment and real-time delete handling in Inbox with improved user feedback and event-based updates.
Introduced cancel friend request modal, responsive chat preview, file message support, avatar display, and profile visit button in Perceptron Hub.
Redesigned Network creation flow by removing logo uploads and using user avatars for personalized setup and faster onboarding.
Applied shared GlassEffect component to search and modals for consistent UI experience.
Updated Notifications with improved layout, “now” time format, and spacing adjustments.
Implemented concurrency control for background AI tasks, preventing race conditions and ensuring stable perceptron operations.
Added endpoint for username migration across Pinecone, MongoDB, Redis, and memory for full sync.
Introduced new Manage_Memory tool and improved Knowledge Base with deeper, context-aware responses.
Added automatic runtime tracking for perceptron pricing and cost calculation on backend.
Implemented cascading deletion for Vibewall comments and logo validation for threads and groups.
Added intelligent prompting and memory-driven simulation handling for stable AI agent performance.
Key Fixes
Fixed media preview playback and CORS issues across Inbox, Network, and Group Chats.
Enhanced Perceptron safety with null checks and optional chaining across profile, forms, and creation flows.
Fixed Shop filter reset issue and dropdown closing behavior for better navigation.
Resolved authentication crashes caused by undefined trade properties using optional chaining.
Added validation and fallback handling in Whisper module to prevent runtime errors.
Fixed inconsistent date formatting, file upload behavior, and debounced forms in user profile edit.
Removed horizontal scroll issues and fixed icon alignment across notifications and layouts.
Improved AI stability by resolving race conditions and variable reference issues in concurrent executions.
QA & Deployment
Frontend passed all QA tests.
Backend tests partially failing (minor regression under review).
Successful build deployed to the test environment.


