Skip to content

docs(ai-summary): link the published agents-and-ai guide - #958

Open
TimeToBuildBob wants to merge 2 commits into
ActivityWatch:masterfrom
TimeToBuildBob:docs/1388-agents-ai-link
Open

docs(ai-summary): link the published agents-and-ai guide#958
TimeToBuildBob wants to merge 2 commits into
ActivityWatch:masterfrom
TimeToBuildBob:docs/1388-agents-ai-link

Conversation

@TimeToBuildBob

Copy link
Copy Markdown
Contributor

Summary

The dev-mode /analysis/activity page still pointed at the querying-data guide as a temporary next step. The privacy-first agents/AI guide from ActivityWatch/docs#176 is now published, so this retargets that link.

This is the remaining acceptance step on ActivityWatch/activitywatch#1388 after docs#176 merged. QueryExplorer still links to the querying-data page, which is the right docs page for writing queries.

Follow-up to #922. Does not close ActivityWatch/activitywatch#1388 until this lands on master.

Test plan

  • Published destination returns 200
  • Confirm the analysis page alert link opens the agents-and-ai guide

The querying-data page was the temporary next-step link from the
dev-mode analysis prototype. ActivityWatch/docs#176 has shipped, so
point users at the privacy-first agents/AI guide instead.
@greptile-apps

greptile-apps Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR updates the AI Summary page’s contextual documentation link to point to the published privacy-first agents and AI guide.

  • Replaces the temporary querying-data guide URL.
  • Updates the link text to describe the new destination.

Confidence Score: 5/5

The PR appears safe to merge.

The change only replaces a static same-domain documentation URL and matching link text, with no functional or security-sensitive behavior affected.

Important Files Changed

Filename Overview
src/views/AISummaryView.vue Retargets a static documentation link and its label without changing application behavior.

Reviews (1): Last reviewed commit: "docs(ai-summary): link the published age..." | Re-trigger Greptile

@codecov

codecov Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.62%. Comparing base (3eebf68) to head (a82ef26).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #958   +/-   ##
=======================================
  Coverage   49.62%   49.62%           
=======================================
  Files          46       46           
  Lines        2783     2783           
  Branches      630      597   -33     
=======================================
  Hits         1381     1381           
- Misses       1322     1381   +59     
+ Partials       80       21   -59     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

…atch#652

aw-server-rust#652 moved --testing on a fresh machine to
~/.cache/activitywatch-testing/log/. The old glob still pointed at
the shared activitywatch root, so the rust-master matrix cell failed
after tests already passed.

Use a nullglob over activitywatch*/log so tagged releases and named
profiles both work, and missing logs no longer fail the job.
@TimeToBuildBob

Copy link
Copy Markdown
Contributor Author

The rust-master cell was a false red: unit and e2e passed. The job failed in Print server logs / Move logs because ActivityWatch/aw-server-rust#652 writes --testing logs to ~/.cache/activitywatch-testing/log/ on a fresh runner.

Pushed the same log-glob fix already on #956 (nullglob over activitywatch*/log) so this PR is not blocked on that path miss.

Self-merge not eligible here (cross-repo / policy gate). Waiting for human review or merge.

@TimeToBuildBob

Copy link
Copy Markdown
Contributor Author

CI-green and mergeable (Greptile 5/5) — waiting only on a maintainer click.

This PR is ready to merge, but the bot has pull-only access to this repo and can't self-merge — surfacing it here so it isn't lost. The monitoring loop will stop re-flagging it now that this note is posted.

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.

Document privacy-first ActivityWatch workflows for agents and AI

1 participant