Skip to content

Feature/scan parallel subagent default#16

Merged
jaydestro merged 9 commits into
mainfrom
feature/scan-parallel-subagent-default
Jun 19, 2026
Merged

Feature/scan parallel subagent default#16
jaydestro merged 9 commits into
mainfrom
feature/scan-parallel-subagent-default

Conversation

@jaydestro

Copy link
Copy Markdown
Owner

No description provided.

Community signals card now reflects only external community:
- URL host is authoritative for platform across all report parse paths
  (markdown blocks/tables, JSON items/conversations/team_member_mentions)
  plus a byline-URL extractor, so a mislabeled x.com post no longer shows
  under LinkedIn.
- Microsoft team members and owned/brand channels are excluded entirely
  from Community signals and the Creators card (not just bucketed to an
  'official' side). New product-actor matcher in the index stamps isProduct
  on items + authors; /api/authors filters them by default.
- Handle-aware author classification (per-platform aliases + handle-from-URL)
  so employees posting under a bare handle are recognized.

Needs-reply card is now actionable: a 'Help me reply' button expands an
inline AI brief (why it matters, talking points, copy-ready draft) via the
new /api/reply/suggest endpoint + reply-suggest.js, instead of navigating
to a dead-end view.

Conversations timeframe gains 'Last 7 days' and a custom from/to date range.

Also removes the unused scout-replay prompt.
Each sentiment pill on the Community-signals card (advocates / neutral / mixed / critical / unclassified) is now a button that jumps to Conversations pre-filtered to that sentiment, scoped to match the card (community-only, last 30 days, open rows). Adds an Unclassified option to the Conversations sentiment filter and hover/focus affordances on the pills.
Drop the hover translate/lift and the font shorthand reset so the pills keep their exact resting size and only change background + shadow on hover (no layout shift). Buttons inherit just font-family/line-height, preserving the .pill 0.85rem sizing.
New content-sites platform scrapes Microsoft Tech Community, DZone, C# Corner, and Hashnode from the logged-in browser, fixing the login wall / anti-bot 403 / RSS 500 / tag-RSS 404 that made these sources skip on the API/RSS path. Results merge into one *-content-sites.json Layer 0 sidecar (subSource per site) that /scout-scan ingests into the content sections. launch-edge.mjs opens a Tech Community sign-in tab; the web UI browser dropdown preselects Edge when installed to avoid attaching to the user's everyday default browser. Docs + CHANGELOG 0.24.0 updated.
… secrets

redactSecrets now catches lowercase/dashed labels (password:, api-key=), query-string secrets, and natural-language phrases like password-is and token-was, in addition to the SCREAMING_CASE env-var pattern. Adds covering tests.
A stale duplicate .dash-social-summary rule forced display:flex/wrap, so on wide screens the grid strip and pills sat side by side and flex align-items:stretch stretched the pills to the strip height (rendering as tall ovals via border-radius:999px). Removed the stale rule so the summary stacks (strip above, pills below) and added align-items:center on .dash-sent-pills as a safeguard so pills keep their natural height regardless of container.
@jaydestro jaydestro merged commit 06b83bc into main Jun 19, 2026
5 checks passed
@jaydestro jaydestro deleted the feature/scan-parallel-subagent-default branch June 19, 2026 20:04
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.

1 participant