Skip to content

Macros cannot be created or scheduled from chat #871

Description

@kavin-114

Macros are authored and scheduled only through the SPA (REST via chat/macros_api.py). The agent has no tool to create, list, or schedule a macro, and the only macro-related skill (macro-merge) covers step-merging inside an existing macro, not authoring. A user saying "make this a weekly macro" in chat cannot be served.

Expected: tools to create/list/run/schedule macros from chat, with skill guidance.
Actual: no macro tools in the plugin contract; only the step-merge micro-task is covered.
Suspected location: jarvis/tools/ + plugin tool defs, wrapping chat/macros_api.py.
Source: internal tool/skill coverage audit, 2026-08-15.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions