From 1c8af6c4ff3cd94ea7d8816506636199a59c95ed Mon Sep 17 00:00:00 2001 From: "promptless[bot]" <179508745+promptless[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 18:44:17 +0000 Subject: [PATCH 1/3] Documentation updates from Promptless --- fern/docs/core-concepts/context-sources.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/fern/docs/core-concepts/context-sources.md b/fern/docs/core-concepts/context-sources.md index 3e02424..8c4bacf 100644 --- a/fern/docs/core-concepts/context-sources.md +++ b/fern/docs/core-concepts/context-sources.md @@ -13,19 +13,16 @@ Context sources are **optional** but highly recommended. They can improve the qu ## Available Context Sources - + Access Linear issues, projects, and team workflows for project management context - + Query Jira tickets and project data using JQL search capabilities - - Search Slack conversations and threads for team discussions and decisions - - + Analyze code repositories, issues, and pull request discussions for technical context From b3ac471b7d44d729c04db8c5642fca85e4026bb2 Mon Sep 17 00:00:00 2001 From: "promptless[bot]" <179508745+promptless[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 16:37:29 +0000 Subject: [PATCH 2/3] Update documentation based on feedback --- fern/docs/core-concepts/context-sources.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fern/docs/core-concepts/context-sources.md b/fern/docs/core-concepts/context-sources.md index 8c4bacf..2ec30d3 100644 --- a/fern/docs/core-concepts/context-sources.md +++ b/fern/docs/core-concepts/context-sources.md @@ -13,7 +13,7 @@ Context sources are **optional** but highly recommended. They can improve the qu ## Available Context Sources - + Access Linear issues, projects, and team workflows for project management context @@ -23,7 +23,7 @@ Context sources are **optional** but highly recommended. They can improve the qu - Analyze code repositories, issues, and pull request discussions for technical context + Access code repositories, issues, and pull request discussions for technical context From 8997a173aceab11d6b5c40ada07ee3106114b36d Mon Sep 17 00:00:00 2001 From: "promptless[bot]" <179508745+promptless[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 23:14:10 +0000 Subject: [PATCH 3/3] Update documentation based on feedback --- fern/docs/core-concepts/context-sources.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fern/docs/core-concepts/context-sources.md b/fern/docs/core-concepts/context-sources.md index 2ec30d3..919760a 100644 --- a/fern/docs/core-concepts/context-sources.md +++ b/fern/docs/core-concepts/context-sources.md @@ -13,7 +13,7 @@ Context sources are **optional** but highly recommended. They can improve the qu ## Available Context Sources - + Access Linear issues, projects, and team workflows for project management context @@ -21,9 +21,12 @@ Context sources are **optional** but highly recommended. They can improve the qu Query Jira tickets and project data using JQL search capabilities + + Search Slack conversations and threads for team discussions and decisions + - Access code repositories, issues, and pull request discussions for technical context + Search code repositories, issues, and pull requests for technical context