Built in public

AsgineAI changelog

A clear record of product changes, important fixes and the systems we improve behind the scenes.

Improved

More reliable AI responses

Text generation now connects directly to DeepSeek, removing an unstable intermediary and its retry delays.

Chat, story writing, character creation helpers, memory processing, and other text features now use the direct DeepSeek API. This removes Runware-specific text retries and fallback delays. Image generation continues to use Runware unchanged.

Fixed

Faster, complete chat replies

Chat replies no longer wait on background analysis, and temporary provider problems recover much faster.

  • Increased the completion budget so ordinary conversations no longer stop after only a few paragraphs.
  • Character replies now appear as soon as writing finishes while memory, relationship and scene analysis continues safely in the background.
  • Stalled or unreachable generation requests now switch promptly to the backup provider.
  • Short retry timing replaces long retry chains during temporary provider outages.
  • Story responses receive a larger completion budget to reduce cut-off scenes.
Fixed

Stronger memory and reliable continuations

Long-running stories now retain important preferences and duties more reliably, while Continue and Regenerate recover from repeated or empty generations.

  • Important long-term preferences, boundaries and ongoing duties now remain available in long conversations.
  • Story memory is selected using the current scene instead of unrelated recency alone.
  • Continue now advances from the previous moment and automatically rejects accidental repetitions.
  • Empty or malformed provider responses retry automatically before switching to the backup provider.
  • Failed drafts are not added to the story.
Fixed

More resilient story generation

Temporary text-provider capacity errors now retry automatically before switching to a backup provider.

  • Added five spaced retries for temporary text-generation capacity errors.
  • If the primary provider remains unavailable, generation can continue through DeepSeek directly, preserving the selected Fast or Pro writing mode.
  • Existing streams are never restarted after an answer begins.
  • Internal cost estimates now account for the backup provider's pricing.
Improved

A smoother first adventure

Guided onboarding is more reliable, and busy image-generation queues now recover automatically.

  • Improved Asgine's guided onboarding across Persona and Story creation.
  • Re-onboarding now handles existing Personas and previously claimed rewards correctly.
  • Creation guidance now highlights the intended page actions instead of sidebar shortcuts.
  • Temporary image-generation capacity errors are retried automatically with a short, increasing delay.
  • Refreshed Privacy and Terms pages with clearer, current information.
Fixed

Branch continuity & memory reliability

Branches now restore the complete engine state, while Continue and Regenerate use durable, retryable memory processing.

Branch continuity

  • Rewinding or restoring a branch now brings back its story board, stats, scene context, appearance, relationships, meters, cast and character evolution.
  • NPC and cast state stays consistent when switching timelines.

Continue & Regenerate

  • Continue and Regenerate now save the correct state snapshot for both Classic and Story chats.
  • Regenerated messages can no longer leave behind active memories from discarded replies.

Memory reliability

  • Memory updates now use a persistent retry queue with crash recovery, protected worker locks and automatic backoff.
Improved

Memory revamp

We have revamped the way our engine memory is being handled

As we are getting closer to the release we wanted to make sure that your story and the story engine itself always knows what happened from the beginning up to your latest chats.

Therefor we have changed the way how memoery is handled in our backend and hope for a improved long-term experience.