Valyourise Logo

ValYouRise

Changelog

v0.3.0-alpha

Advanced UX & AI — reports, skills, AI agents, blog system, and UX improvements.

v0.3.0-alpha — Advanced UX & AI

Period: February – March 2026

Private Space

Added

  • Reports: Create and manage progress reports per workspace with historical tracking.
  • Skills management: Team member skill profiles (can / should / want / constraints) for capability mapping.
  • AI agent foundations: Vercel AI SDK integration for conversational OKR assistance.
  • AI org enrichment: Appwrite Function (org_scrape) for automated organization data enrichment via OpenAI with heuristic fallback.
  • Scrape jobs: API for creating, tracking, and committing AI enrichment results.
  • Delete logic: Safe deletion workflows for organizations, workspaces, and OKR items.
  • Workspace UX improvements: Optimized layouts, better form interactions, and clearer navigation.
  • CLAUDE.md: Agent operating instructions for AI-assisted development.

Changed

  • Phase 4 UX/UI work started: English-first labels, settings consolidation, and role-aware surfaces in private routes.

Public Space

Added

  • Blog system: MDX-based blog with bilingual support (en/de), tag filtering, RSS feed, author attribution, and post navigation.
  • Landing page improvements: Refined copy, better visual hierarchy, and improved call-to-action sections.
  • About page: Company and product information page.
  • Roadmap page: Product roadmap overview.

Changed

  • Testing infrastructure: Improved live test suite with cleanup helpers and self-cleaning E2E test cases.

Fixed

  • AI agent creation issues resolved.
  • Test failures in integration suite corrected.
  • outputFileTracingIncludes configuration fixed for deployment.