Changelog

See what we've been building. Follow along as we ship new features and improvements.

AI-Powered Client Request Titles

Automatic title generation and conversation history viewing for client requests.

Client requests now get smart, descriptive titles automatically generated by AI, making it easier to scan and find requests.

Automatic Title Generation

When clients submit requests through the conversational interface, Claude generates a concise title:

  • Problem-focused - titles like "Fix authentication timeout" or "Add export to PDF"
  • Automatic - generated as part of request submission
  • Visible everywhere - shown in lists, cards, and detail views

Conversation History Viewer

Client request detail pages now include a collapsible conversation history section:

  • Full transcript - see the complete chat conversation that created the request
  • Copy messages - one-click copy for any message
  • Collapsible - expand/collapse to focus on what matters

Mobile-Responsive Headers

Task and client request pages received improved mobile headers:

  • Breadcrumb navigation - clean hierarchy on all screen sizes
  • Responsive actions - buttons adapt to available space
  • Better overflow handling - long titles truncate gracefully

Fixes and Improvements

  • Content overflow - task detail and comments no longer overflow on narrow screens
  • Spinner consistency - unified loading spinner pattern across the app
  • Conversational detection - improved detection of conversational sessions

Chat Interface Polish

Refined chat interface following established UI patterns for a more familiar experience.

The conversational task creator now follows established chat interface patterns for a cleaner, more intuitive experience.

Mobile Input Improvements

  • No zoom on focus - viewport configured to prevent mobile browsers from zooming when focusing input fields
  • Edge-to-edge display - proper viewport-fit for notched devices

Minimal Header Design

The chat header has been simplified:

  • Compact layout - reduced vertical footprint
  • Icon-only mode toggles - Plan/Build modes accessible via clean icon buttons
  • Current mode indicator - shows active mode with icon and label

Message Styling

Messages now have a cleaner presentation:

  • Tighter spacing between messages
  • Hover timestamps - time only appears on hover for cleaner look
  • Streamlined bubbles - removed avatars for a more minimal aesthetic
  • Full-width layout - messages use available space efficiently

Input Area Refinements

The input area matches established patterns:

  • Sticky positioning - input stays visible while scrolling messages
  • Inline buttons - send and attach buttons positioned inside the textarea
  • Rounded design - softer textarea with rounded corners
  • Contextual placeholder - changes based on Plan/Build mode

Tasks Panel

  • Compact header - matches the new minimal chat header style
  • Simplified empty states - cleaner messaging when no tasks exist
  • Mobile toggle - icon-only floating button with task count badge

Mobile Responsive Improvements

Enhanced mobile experience with hamburger navigation and optimized layouts.

Major improvements to mobile usability across the platform.

Mobile Navigation

A new hamburger menu provides easy access to all sections on mobile devices:

  • Slide-out menu appears from the right side
  • Touch-friendly buttons with proper sizing (44px targets)
  • Quick access to Projects, Tasks, and Messages
  • User menu with profile and sign out options

Tasks Page Optimization

The tasks page now works seamlessly on small screens:

  • Bulk action toolbar stacks vertically on mobile
  • Task cards adapt with wrapping badges and truncated text
  • Reduced padding maximizes content space
  • No horizontal scroll - content fits within viewport

Client Requests on Project Pages

Project detail pages now display client requests cleanly on mobile:

  • Accordion content adjusts padding for smaller screens
  • Task cards within accordions use mobile-optimized layout
  • Badges wrap properly instead of causing overflow
  • Long names truncate with ellipsis

Task Creator Interface

The conversational task creator adapts better to mobile:

  • Floating toggle switches between chat and task views
  • Larger input area for easier touch typing
  • Condensed header saves vertical space

Per-Project Changelog

Automatic changelog generation for each project tracks completed work.

Projects now have their own changelog that automatically documents completed tasks and client requests.

Automatic Updates

When a client request is marked complete, a changelog entry is automatically generated:

  • Summarizes the work that was done
  • Links to related tasks and requests
  • Timestamps when work was completed

Project Changelog Page

Each project has a dedicated changelog page accessible from the project actions menu:

  • Chronological view of all completed work
  • Grouped by date for easy scanning
  • Preview widget on project dashboard shows recent updates

Recent Updates Widget

The project dashboard now includes a "Recent Updates" section:

  • Shows the 5 most recent changelog entries
  • Expandable to view full changelog
  • Helps stakeholders stay informed on progress

Backfill Script

Existing projects can populate their changelog from historical completed requests using the included backfill script.

Invitation Resend & File Upload Improvements

Resend expired invitations and expanded file upload support.

Two improvements to streamline team management and conversations.

Resend Project Invitations

Project owners can now resend invitations directly from the members page. This is helpful when:

  • The original email was missed or went to spam
  • The invitation link has expired (7-day window)

For expired invitations, clicking "Resend" generates a fresh token with a new 7-day expiration. The members page now shows both pending and expired invitations with clear visual indicators:

  • Pending invitations show days until expiration
  • Expired invitations are highlighted in red with a prompt to resend

Expanded File Upload Support

Conversations now support a wider range of file attachments:

  • Documents: PDF, DOC, DOCX, TXT, RTF, ODT
  • Images: PNG, JPG, JPEG, GIF, WEBP, SVG
  • Data: CSV, JSON, XML, YAML, YML
  • Code: JS, TS, PY, and more

This makes it easier to share project assets, code snippets, and documentation directly in conversation threads.

Developer Experience Improvements

Simplified MCP setup and monitor status visibility.

A few quality-of-life improvements for developers setting up their workflow.

MCP Server Configuration

The API Keys page now shows the simplified MCP server configuration using our published npm package:

{
  "mcpServers": {
    "sego-pm": {
      "command": "npx",
      "args": ["-y", "@segosolutions/mcp-server"],
      "env": {
        "SEGO_API_KEY": "<your key>",
        "SEGO_API_URL": "https://sego.pm"
      }
    }
  }
}

No more cloning repos or building from source—just add your API key and you're ready to go.

Monitor Status Card

Project editors can now see the connection status of auto-task monitors directly in the project settings. The new status card shows:

  • Whether a monitor is currently connected
  • Last heartbeat timestamp
  • Setup instructions when no monitor is connected

Documentation Updates

  • Getting Started guide now has email-only support contact (info@segosolutions.com)
  • Streamlined the help section for cleaner documentation

Homepage Refresh

Clearer messaging about what Sego actually does.

Updated the homepage to better communicate Sego's core value proposition.

  • New headline: "AI-Native Project Management" makes it immediately clear what we're building
  • Three pillars: Ask Your Project, AI-Powered Velocity, and Real-Time Transparency
  • Changelog: You're reading it! Follow along as we ship.

The "Ask Your Project" feature—where clients can get instant answers to technical questions—is now front and center as the key differentiator.

Auto-Task Settings

Configure AI processing per project.

Projects now have configurable auto-task settings directly in the edit form.

Control whether AI automatically processes incoming requests, set confidence thresholds, and customize the behavior per project. Some projects need more human oversight; others can run more autonomously.

Also added: Hold status for tasks that are blocked or waiting on something external.

Planning Mode

Explore ideas before committing to tasks.

Introduced Planning and Build modes for conversational requests.

Planning Mode: Talk through ideas freely. The AI helps you explore, asks questions, and surfaces considerations. No tasks are created—it's pure discovery.

Build Mode: When requirements are clear, switch to Build mode. The AI shapes your conversation into structured, actionable tasks.

This separation lets you think out loud without accidentally creating half-baked tasks.

Also shipped: markdown rendering in comments and conversations with syntax highlighting for code snippets.

Conversation Continuity

Pick up where you left off.

Conversations don't have to end anymore. You can now continue a conversation session, add follow-up context, and keep refining your request over time.

Also added:

  • File uploads in conversations—attach specs, mockups, or any reference material
  • Blueprint background on public pages for a cleaner visual identity
  • Conversation deletion to clean up abandoned sessions

Real-Time Infrastructure Upgrade

Faster, more reliable real-time updates.

Migrated to Ably for real-time messaging. This gives us more reliable connections, better scaling, and faster updates across the platform.

Request processing, task updates, and conversations now sync instantly across all connected clients. Work happening in the background notifies you the moment it completes.

Conversational Task Creation

Have a conversation, get structured tasks.

Requests just got more natural. Instead of filling out a form, you can now have a back-and-forth conversation to explore and refine your ideas.

The AI engages with your request, asks clarifying questions, and helps you think through the details. When you're ready, it shapes everything into structured, actionable tasks.

This mirrors how real client conversations work—exploratory at first, then focused on execution.

Claude Agent SDK Integration

More powerful AI with agent capabilities.

Integrated the Claude Agent SDK for more sophisticated AI processing.

The agent can now perform multi-step reasoning, search for context, and make more nuanced decisions when shaping tasks. You can watch its thought process in the agent activity feed as it works through complex requests.

Processing Flow Enhancements

Smoother AI processing experience.

Refined the request processing flow with better visual feedback.

  • Step progress indicators show exactly where processing is
  • AI processing animations make waiting feel faster
  • Environment indicator in the nav so you always know which environment you're in
  • Processing source detection to track where requests originate

Real-Time Request Processing

Watch requests get processed live.

Enhanced the client request experience with real-time processing visibility.

When you submit a request, you can now watch the AI work through it step by step. See the analysis progress, task generation, and completion—all in real-time with step-by-step indicators.

The async processing flow means the UI stays responsive while heavy AI work happens in the background.

Auto-Task Processing

AI shapes requests automatically in the background.

Launched the auto-task processing system. When a client submits a request, Claude automatically analyzes it and generates structured tasks—no manual trigger needed.

Also shipped:

  • Kanban and list views with toggle to switch between them
  • Task board enhancements with status icons and collapsible columns
  • Real-time updates via Server-Sent Events
  • Progress indicators showing task completion percentage on project cards
  • Pulse animation on in-progress tasks so you can see what's active

Task Shaping Workspace

Review and refine AI-generated tasks.

Introduced the interactive task shaping workspace where you can review, edit, and refine tasks that Claude has generated.

  • Inline editing to adjust titles, descriptions, and acceptance criteria
  • Task detail view with all the context you need
  • Email notifications when client requests come in
  • E2E tests to keep everything reliable as we ship fast

AI Meets Knowledge Base

Smarter AI with project context.

Connected the knowledge base to AI prompts. Now when Claude shapes tasks or answers questions, it pulls from your uploaded documentation automatically.

Also added:

  • Quick action buttons for approving AI-reviewed tasks
  • Bulk approve to accept multiple AI suggestions at once
  • User profile settings page
  • Streaming task loading for faster perceived performance

User Invitations

Onboard clients with a single link.

Streamlined client onboarding with the new invitation system.

Add someone to a project by email—if they don't have an account yet, they'll get an invitation to join. No more manual account setup or coordination.

Also added bulk task operations for managing multiple tasks at once, and gave Sego its official logo.

AI Streaming Analysis

Watch Claude think in real-time.

Added streaming AI analysis so you can watch Claude work through your requests in real-time.

  • Streaming responses show AI thinking as it happens
  • Activity tracking logs all significant events on projects
  • Notification system keeps everyone informed of updates
  • Messaging for team conversations within the platform

No more waiting for a spinner to finish—see the AI's reasoning unfold as it shapes your tasks.

Project Knowledge Base

Give the AI context about your project.

Every project now has a knowledge base where you can upload documentation, specs, and reference materials.

When clients ask questions or submit requests, the AI uses this context to give more accurate, project-specific responses. No more generic answers—the AI understands your codebase and your conventions.

Also shipped: password reset, admin dashboard, and toast notifications.

Teams and Access Control

Invite clients and control who sees what.

Built out the team collaboration features:

  • Role-based access control with Client, Developer, and Admin roles
  • Project member management to add team members to specific projects
  • Global tasks page so developers can see all their work across projects
  • Financial privacy so clients only see what they need to see

Clients get transparency into their project without accessing sensitive information.

MCP Server Integration

Connect Sego to your AI workflows.

Introduced the Model Context Protocol (MCP) server, allowing Sego to integrate with AI assistants like Claude.

Now you can manage projects and tasks directly from your AI-powered development environment. Create tasks, check status, and stay in flow without switching contexts.

Project Foundation

The beginning of Sego PM.

We laid the foundation for Sego PM—a client engagement platform built specifically for software agencies.

The initial release includes:

  • Project management with access controls and team member visibility
  • Task tracking with detailed views and status management
  • Project access information so teams know how to connect to client environments

This is where it all started.