Skip to content

memory: add cross-chat deny fixtures - #8

Closed
XelHaku wants to merge 1 commit into
mainfrom
autoloop/20260425T024216Z/w1/3-3.e.7-cross-chat-deny-path-fixtures
Closed

memory: add cross-chat deny fixtures#8
XelHaku wants to merge 1 commit into
mainfrom
autoloop/20260425T024216Z/w1/3-3.e.7-cross-chat-deny-path-fixtures

Conversation

@XelHaku

@XelHaku XelHaku commented Apr 25, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@XelHaku

XelHaku commented Apr 25, 2026

Copy link
Copy Markdown
Collaborator Author

Closing as already rescued: this PR's patch is already present on main as patch-equivalent work.

@XelHaku XelHaku closed this Apr 25, 2026
@XelHaku
XelHaku deleted the autoloop/20260425T024216Z/w1/3-3.e.7-cross-chat-deny-path-fixtures branch April 25, 2026 08:04
XelHaku added a commit that referenced this pull request Apr 25, 2026
Implements items #5 and #8 from docs/cmd-loops-improvements.md.

#5 — Per-subcommand --help:
  * Added subUsage map per binary keyed by subcommand path
    ("run", "progress validate", "service install", etc.).
  * --help/-h on any subcommand now prints just that verb's usage to
    stdout (exit 0) instead of dumping the full top-level surface.
  * Top-level `--help` / `-h` / `help` still prints the global usage.
  * Parser/dispatch errors keep wrapping errParse so they exit 2 via
    the shared mapping.

#8 — planner-loop trigger <reason>:
  * New subcommand appends a manual TriggerEvent (Source="manual",
    Kind="manual", Reason=<reason>) to PLANNER_TRIGGERS_PATH so the
    .path systemd unit fires a planner run shortly after.
  * Replaces the previous "touch the file" workflow operators were
    using; reason gets surfaced in the next planner prompt's trigger
    label so scheduled vs operator-asked vs impl_change are
    distinguishable downstream.
  * Multi-word reasons are joined with single spaces.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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