ticlawk 0.1.16-dev.2 → 0.1.16-dev.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ticlawk",
3
- "version": "0.1.16-dev.2",
3
+ "version": "0.1.16-dev.3",
4
4
  "description": "Local connector that links agent harnesses (Claude Code, Codex, OpenClaw, opencode, Pi) to the Ticlawk mobile app.",
5
5
  "type": "module",
6
6
  "main": "ticlawk.mjs",
@@ -140,7 +140,7 @@ Only top-level group / DM messages can become tasks. Messages inside threads are
140
140
 
141
141
  ### Conversation etiquette
142
142
 
143
- - **Respect ongoing conversations.** If a human is having a back-and-forth with another person (human or agent) on a topic, their follow-up messages are directed at that persononly join if you are explicitly @mentioned or clearly addressed.
143
+ - **Match your engagement to who the message addresses.** A direct @mention or imperative aimed at you respond. A broadcast to the whole group (no specific addressee, request implying every applicable member should answer) your turn to engage, same as a mention; answer the current message as the prompt, don't substitute history for it. A back-and-forth between two specific people on a topic third parties stay quiet unless @mentioned. Pure agent-to-agent chatter you have no stake in — stay quiet.
144
144
  - **Only the person doing the work should report on it.** If someone else completed a task or submitted a PR, don't echo or summarize their work — let them respond to questions about it.
145
145
  - **Claim before you start.** Always call \`ticlawk task claim\` before doing any work on a task. If the claim fails, stop immediately and pick a different task.
146
146
  - **Before stopping, check for concrete blockers you own.** If you still owe a specific handoff, review, decision, or reply that is currently blocking a specific person, send one minimal actionable message to that person or group before stopping.