You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/docs/changelogs/2025-09.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,15 @@ title: September 2025
4
4
5
5
**Improvements:**
6
6
7
-
***Enhanced Slack Context Understanding:** Promptless agents now analyze full Slack conversations instead of individual messages when creating documentation updates. When you share a Slack message URL, Promptless can now see the surrounding discussion to better understand context, decisions, and team conversations. This leads to more accurate and comprehensive documentation that captures the complete story behind your team's discussions.
7
+
***Enhanced Slack Context Understanding:** Promptless now analyzes full Slack conversations instead of individual messages, capturing surrounding discussion for more accurate and comprehensive documentation.
8
8
9
-
***Enhanced GitHub PR Comment Context Awareness:** When you tag Promptless in individual GitHub PR comments, it now automatically reads all previous comments in the PR to understand the full context. This means you can use simple instructions like "Same here" or "Apply this change to the other section too" without having to repeat the full context. Previously, single comments couldn't reference other comments, requiring you to spell out instructions completely or use PR reviews for contextual feedback. This improvement makes it faster and easier to provide follow-on instructions directly in PR comment threads.
9
+
***Enhanced GitHub PR Comment Context Awareness:** When you tag Promptless in GitHub PR comments, it reads all previous comments to understand full context. Use simple instructions like "Same here" or "Apply this change to the other section too" without repeating details.
10
10
11
-
***GitBook Platform Support:** Promptless now supports GitBook as a first-class documentation hosting provider. Teams using GitBook can connect their repositories to automatically update their GitBook documentation when code changes are made. This expands Promptless support to include GitBook alongside existing platforms like Fern, Mintlify, and Docusaurus, making it easy for GitBook users to maintain up-to-date documentation through automated workflows.
11
+
***GitBook Platform Support:** Promptless now supports GitBook as a first-class documentation platform. Connect your repositories to automatically update GitBook documentation when code changes.
12
12
13
-
***Improved Jira Context Integration:** Promptless now more reliably fetches Jira ticket information when issues are mentioned in pull requests or trigger events. When a Jira ticket ID appears in a PR description or comments, Promptless consistently retrieves the full ticket context including descriptions, comments, and related issues. This ensures documentation updates have complete context from your Jira workflow, leading to more accurate and comprehensive documentation that reflects the full scope of your work.
13
+
***Improved Jira Context Integration:** Promptless now more reliably fetches Jira ticket information when issues are mentioned in pull requests. Full ticket context including descriptions, comments, and related issues is consistently retrieved.
14
14
15
-
***Automated CI Check and Build Issue Resolution for Documentation PRs:** Promptless now automatically detects and fixes quality issues in documentation pull requests. When linters fail, Vale rules trigger warnings, or documentation hosting providers report broken links or build errors, Promptless automatically analyzes the issues and pushes fixes to the PR branch. This eliminates manual intervention for common quality problems and maintains documentation standards without interrupting your workflow. Quality issues are resolved seamlessly in the background, allowing teams to focus on content rather than troubleshooting technical problems.
15
+
***Automated CI Check and Build Issue Resolution:** Promptless automatically detects and fixes quality issues in documentation PRs. When linters fail, Vale rules trigger, or build errors occur, Promptless analyzes and pushes fixes to the PR branch automatically.
16
16
17
17
***Smart Draft State Management for Documentation PRs:** Documentation PRs now open as drafts when the source code PR hasn't merged yet, then automatically switch to "Ready for Review" once the source PR merges. This means your team only reviews documentation changes after the underlying code is finalized.
18
18
@@ -24,7 +24,7 @@ title: September 2025
24
24
<imgsrc="https://promptless-customer-doc-assets.s3.amazonaws.com/docs-images/org_2lvkgU9erOFxYhtEVVC0ymPrPdF/draft-pr-github-status-1759347818.png"alt="GitHub pull request showing draft status for Promptless documentation PR" />
25
25
</Frame>
26
26
27
-
***Improved Dashboard Synchronization for Follow-on Suggestions:** The dashboard now immediately reflects changes when you make follow-on suggestions to documentation. Previously, there could be delays where the dashboard wouldn't show your latest follow-on edits right away. This improvement ensures that when you refine suggestions through follow-on instructions, the dashboard instantly updates to show your changes, providing better real-time visibility into your documentation workflow.
27
+
***Improved Dashboard Synchronization for Follow-on Suggestions:** The dashboard now immediately reflects changes when you make follow-on suggestions. No more delays—instant updates for better real-time visibility.
28
28
29
29
***PR Open Status Filter:** You can now filter for suggestions published as pull requests directly from the status dropdown. Previously, you had to manually type `is:pr_open` into the search bar. The "PR Open" option appears alongside "Ready," "Published," and "Rejected."
Copy file name to clipboardExpand all lines: fern/docs/changelogs/2025-10.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ title: October 2025
4
4
5
5
**What's New:**
6
6
7
-
***Manual Documentation Requests from Dashboard:**You can now request documentation updates directly from the dashboard using the new "New Task" button. Select a project, write your instructions (like "Check our docs for broken links and fix them"), and submit. Promptless creates suggestions based on your request, just like Slack DMs but from the dashboard. This is especially helpful for open-source projects or teams without Slack integration.
7
+
***Manual Documentation Requests from Dashboard:**Request documentation updates directly from the dashboard using the "New Task" button. Select a project, write your instructions, and submit—just like Slack DMs but from the dashboard.
8
8
9
9
<Frame>
10
10
<imgsrc="https://promptless-customer-doc-assets.s3.amazonaws.com/docs-images/org_2lvkgU9erOFxYhtEVVC0ymPrPdF/new-task-button-sidebar-1760554519.png"alt="New Task button in the dashboard sidebar" />
@@ -14,19 +14,19 @@ title: October 2025
14
14
<imgsrc="https://promptless-customer-doc-assets.s3.amazonaws.com/docs-images/org_2lvkgU9erOFxYhtEVVC0ymPrPdF/new-task-dialog-1760553107.png"alt="New Task dialog showing project selection and instruction field" />
15
15
</Frame>
16
16
17
-
***Research Visibility in Change Timeline:** The Change Timeline now shows exactly what Promptless reviewed before making documentation updates—see which files, webpages, Slack conversations, and other sources were analyzed. Click "Show details" to expand the full list with direct links to each source. This makes it easy to verify the context behind changes and spot if important sources were missed. Source descriptions are now more precise—GitHub PRs appear as "Reviewed Promptless/promptless#123" instead of generic "Read webpage from github.com", and the same clarity applies to GitLab MRs, Bitbucket PRs, and Jira issues.
17
+
***Research Visibility in Change Timeline:** The Change Timeline now shows exactly what Promptless reviewed—files, webpages, Slack conversations, and other sources. Click "Show details" for the full list with direct links. Source descriptions are more precise—GitHub PRs appear as "Reviewed Promptless/promptless#123" instead of generic "Read webpage from github.com".
18
18
19
19
<Frame>
20
20
<imgsrc="https://promptless-customer-doc-assets.s3.amazonaws.com/docs-images/org_2lvkgU9erOFxYhtEVVC0ymPrPdF/research-exposition-expanded-1759617402.png"alt="Research details showing files and webpages reviewed by Promptless" />
21
21
</Frame>
22
22
23
-
***Triggers Page:**The new Triggers page helps you verify that Promptless ran on the PRs and events you expect it to. When Promptless doesn't create suggestions, you can see exactly why—check the full research and context Promptless reviewed for any trigger from the last 30 days. Filter by trigger type (GitHub PRs, Slack messages, support tickets, etc.) or suggestion status to quickly find what you're looking for.
23
+
***Triggers Page:**Verify that Promptless ran on expected PRs and events. When Promptless doesn't create suggestions, see exactly why. View research and context for any trigger from the last 30 days, with filters for trigger type and suggestion status.
***Multiple GitHub Organization Support:**You can now connect multiple GitHub organizations to a single Promptless account. Each organization shows up as its own card in the integrations page with its own repository list and management controls. When creating or editing projects, select your GitHub organization from the dropdown (e.g., "Github (Promptless)"), then choose from that organization's repositories. Work across multiple organizations or manage both company and personal projects in one place.
29
+
***Multiple GitHub Organization Support:**Connect multiple GitHub organizations to a single Promptless account. Each org appears as its own card with separate repository lists. Manage company and personal projects in one place.
***Non-Blocking Feedback:** When you remember feedback for future suggestions without requesting changes to the current one, you can keep viewing and interacting with the suggestion right away. Previously, the interface would block while processing feedback—even when nothing was being changed.
40
40
41
-
***Slack Passive Channel Listening:**Promptless can now automatically monitor specific Slack channels and create documentation suggestions when conversations go quiet for 10 minutes. This opt-in feature lets you select which channels to monitor and add or remove channels at any time. Set it up in your project configuration by checking "Listen for all messages in specific channels" and selecting your desired channels. For more details, see [Working with Slack](/docs/features/slack-interactions#4-passive-channel-listening).
41
+
***Slack Passive Channel Listening:**Automatically monitor specific Slack channels and create documentation suggestions when conversations go quiet for 10 minutes. This opt-in feature lets you select which channels to monitor.
42
42
43
43
***Slack Private Channel Support:** Promptless now works properly in private Slack channels when invited, fixing previous permission issues.
0 commit comments