M

Marian

Agent Operations
3 awaiting consent

Awaiting your consent

Clear the stale build cache

Destructive risk

The .next/cache directory is 1.2 GB and older than the last deploy.

Nightly maintenancejust now· Delete files

$ rm -rf .next/cache~/marian/.next/cache
4 entries · 1.2 GB
.next/cache/webpack/
.next/cache/images/

Append today’s entry to CHANGELOG.md

Caution risk

Summarises the 3 commits merged since the last release tag.

Release assistant1 min ago· Write files

$ write ~/marian/CHANGELOG.mdCHANGELOG.md
+ ## 2026-06-06
+ - Wire agent operations console
## 2026-05-30

Install ripgrep for faster vault search

Destructive risk

Search indexing falls back to grep without it.

Research toolkit3 min ago· Install packages

$ bun add -d @vscode/ripgreppackage.json
+ "@vscode/ripgrep": "^1.15.9"
devDependencies · 1 package

Operation log

  • Read next.config.mjs

    $ cat ~/marian/next.config.mjs
    AI assistant12 min agoAuto-allowed · read 18 lines
  • Run a production build

    $ bun run build
    Release assistant20 min agoAllowed once · exit 0 in 31s
  • Overwrite .env with fetched keys

    $ write ~/marian/.env
    Research toolkit34 min agoDenied by you

Capabilities & consent

Read files

Safe

Open and read files and directories inside the workspace.

Write files

Caution

Create files or edit the contents of existing ones.

Delete files

Destructive

Remove files or directories from disk.

Move & rename

Caution

Move, rename, or copy files and directories.

Run shell commands

Destructive

Execute arbitrary Linux/shell commands in the workspace.

Manage processes

Caution

Start, stop, or signal local processes and dev servers.

Install packages

Destructive

Add, remove, or update system or project dependencies.

Git operations

Caution

Commit, branch, push, or otherwise mutate the git repository.

Network access

Caution

Fetch URLs or call external services from the machine.

Session consent resets when you close the app. Always-allow persists until you change it here.

Tip: ⌘K searches notes or runs a command (type / for commands). Press ? for help.