Skip to content

docs: add heartbeat example (partial #179) - #240

Merged
TerrysPOV merged 1 commit into
moazbuilds:masterfrom
rudi193-cmd:fix/issue-179-heartbeat-example
Jun 28, 2026
Merged

docs: add heartbeat example (partial #179)#240
TerrysPOV merged 1 commit into
moazbuilds:masterfrom
rudi193-cmd:fix/issue-179-heartbeat-example

Conversation

@rudi193-cmd

Copy link
Copy Markdown
Contributor

Summary

Partial fix for #179 — heartbeat slice only.

Adds examples/heartbeat/README.md with a copy-paste settings.json snippet, prompt override path, and daemon start/status notes. Matches the scoped approach discussed on the issue (one directory per feature; more slices can follow in separate PRs).

Test plan

  • Follow README steps on a fresh project — heartbeat enables and status shows countdown

Made with Cursor

Copy-paste settings snippet and setup notes for the heartbeat feature.
Partial fix for moazbuilds#179 (heartbeat slice only).

Co-authored-by: Cursor <cursoragent@cursor.com>
@rudi193-cmd

Copy link
Copy Markdown
Contributor Author

Note on the failing claude-review check: this is failing before review runs because the action has no Claude credential available in the repo:

ANTHROPIC_API_KEY:
Failed to authenticate. API Error: 401 Invalid authentication credentials.

The check shows as SUCCESS in the rollup because the workflow exits 0 on auth failure — but mergeStateStatus is UNSTABLE. This is a repo-side secret configuration issue, not a problem with the PR code. Happy to address any actual code feedback.

@TerrysPOV TerrysPOV left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs match the implementation — verified config keys (enabled, interval, prompt, forwardToTelegram, excludeWindows) against src/config.ts, the prompt path and log directory against src/commands/start.ts and src/runner.ts, and the CLI invocations against src/index.ts. Clean addition.

@TerrysPOV
TerrysPOV merged commit 281a28f into moazbuilds:master Jun 28, 2026
4 checks passed
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.

2 participants