Skip to content

docs: release notes — Desktop 1.3.0#30

Merged
Killthebug merged 4 commits into
mainfrom
release-notes/desktop-1.3.0
Jul 10, 2026
Merged

docs: release notes — Desktop 1.3.0#30
Killthebug merged 4 commits into
mainfrom
release-notes/desktop-1.3.0

Conversation

@biswaroop1547

@biswaroop1547 biswaroop1547 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Customer-facing release notes generated from:

https://github.com/premAI-io/premapp-backend/releases/tag/prod-v1.3.0
https://github.com/premAI-io/fluso-frontend/releases/tag/prod-v1.3.0

Published 2026-07-09. Leads with importing history from Claude, ChatGPT, Codex, or any other agent app (full conversation, not a summary) and project-level working memory, then faster/more-accurate connector use (with plain-language context-pruning framing: fewer tool calls, less token budget), and assistant-reliability fixes (wedged-workspace recovery, reload/blanking races, task-chip fallback). Steer/follow-up queue and Confidential Mode's live verification are covered in their own themed sections rather than Highlights. Security hardening is folded into Reliability, privacy & trust, calm and non-specific per house style. Backend-only work (CI, infra, deploy) has no user-facing effect and is omitted.

Note on how this PR was produced: the publish-release-notes workflow's Claude step failed authentication (401 Invalid authentication credentials) on two consecutive live dispatches — confirmed to be CLAUDE_CODE_OAUTH_TOKEN itself being rejected by Anthropic's API, not a GitHub/OIDC permissions issue (that step succeeds fine). This entry was hand-assembled following the same release-notes skill (SKILL.md + release-notes-playbook.md) the workflow uses, then revised per direct review feedback, and validated locally with cspell and mint broken-links (both clean). The secret needs rotating for future automated runs.

Review the rendered diff and merge to publish. main requires an approving review, so your review is the gate — merging deploys to docs.fluso.ai.

🤖 Generated with Claude Code

biswaroop1547 and others added 4 commits July 10, 2026 04:01
Source releases:
https://github.com/premAI-io/premapp-backend/releases/tag/prod-v1.3.0
https://github.com/premAI-io/fluso-frontend/releases/tag/prod-v1.3.0

Hand-assembled following the release-notes skill (SKILL.md +
release-notes-playbook.md) after the publish-release-notes workflow's
Claude step failed authentication (401) on two consecutive live
dispatches — CLAUDE_CODE_OAUTH_TOKEN in this repo needs rotating.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- Lead with import (Claude/ChatGPT/Codex/any agent app, full context)
  and project working memory instead of steer/queue and streaming
- Drop the confidential-mode and steer/queue Highlights lines (their
  fuller detail already lives in their own themed sections)
- Explain context pruning in plain terms: fewer tool calls, less
  token budget used
- Rephrase working memory around what it means and why, not just
  what changed
- Cut a connector bullet clause describing already-existing behavior
- Reframe the docx line around the read/create capability, not a bug fix
- Trim near-duplicate phrasing between Highlights and themed sections

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- Restore steer & follow-up queue as a Highlight (reordered after
  import/memory, not removed — it's still a major change)
- Correct the import bullets to match features/imports.mdx: it creates
  real projects with context/decisions/files, not a continued chat
  thread, which is what "context migration, not chat migration" means
- Link docs.fluso.ai/features/{imports,memory,confidential} inline at
  the three points where a real, matching doc page exists

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Ties the durable server-side queue together with the reliability work
around it (wedge recovery, connection retry, reload/blank fixes) into
one coherent reason you can queue up work, walk away, and trust it's
still there — rather than leaving it as a single one-line bullet.
Avoids repeating the wedge-recovery Highlights bullet verbatim.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Killthebug Killthebug merged commit 19981f8 into main Jul 10, 2026
2 checks passed
@Killthebug Killthebug deleted the release-notes/desktop-1.3.0 branch July 10, 2026 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants