docs(ai-summary): link the published agents-and-ai guide - #958
docs(ai-summary): link the published agents-and-ai guide#958TimeToBuildBob wants to merge 2 commits into
Conversation
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 SummaryThis PR updates the AI Summary page’s contextual documentation link to point to the published privacy-first agents and AI guide.
Confidence Score: 5/5The 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
Reviews (1): Last reviewed commit: "docs(ai-summary): link the published age..." | Re-trigger Greptile |
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
…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.
|
The rust-master cell was a false red: unit and e2e passed. The job failed in Pushed the same log-glob fix already on #956 ( Self-merge not eligible here (cross-repo / policy gate). Waiting for human review or merge. |
|
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. |
Summary
The dev-mode
/analysis/activitypage 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