usebeeline 0.0.100 → 0.0.105

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/README.md CHANGED
@@ -141,7 +141,7 @@ Two MCP surfaces are mounted into every agent session.
141
141
  | ------------------------------------------------------ | --------------- | ------------------------------------------------------------- |
142
142
  | `open_corner` | Top-level Rooms | Open one write-enabled corner with a ≤24-word objective |
143
143
  | `pr_checks_status` | Corners | Read checks, human hold, and PR/head-bound merge approval |
144
- | `attach_file` | Everywhere | Attach one file from the checkout or scratch dir to the reply |
144
+ | `post_artifact` | Everywhere | Upload one file (path or html/bytes) as an attachment |
145
145
  | `create_schedule`, `list_schedules`, `delete_schedule` | Everywhere | Run a prompt again later — interval minutes or a 5-field cron |
146
146
  | `request_grant` | Everywhere | Ask the owner for reach outside the sandbox |
147
147
  | `run_granted_command` | Everywhere | Run a command an approved grant covers, outside the sandbox |