Skip to content

Test GitHub App PR#1

Open
weave-cli[bot] wants to merge 9 commits into
mainfrom
weavetest-demo
Open

Test GitHub App PR#1
weave-cli[bot] wants to merge 9 commits into
mainfrom
weavetest-demo

Conversation

@weave-cli

@weave-cli weave-cli Bot commented Mar 12, 2026

Copy link
Copy Markdown

No description provided.

jayavibhavnk and others added 9 commits March 11, 2026 14:56
… bash passthrough, multi-line input, env injection, banner info, undo, yolo

- weave update: checks npm for newer memweave version and upgrades in-place
- weave run <prompt>: headless one-shot mode with --output-format text|json|stream-json; full agentic loop auto-approved
- weave chat --new / --continue / --resume: session persistence via ~/.weave/sessions/; --resume shows interactive picker; --continue restores last transcript
- weave chat --yolo: auto-approves all tool actions, no approval prompts
- REPL: type ! on an empty line to enter bash passthrough mode; commands run directly via execSync; Backspace exits bash mode
- REPL: Shift+Enter inserts newline into input for multi-line prompts
- First user message of each session injects env context (cwd, OS, Node version, git branch, project name) into system prompt
- Banner now shows workspace name, provider name, and MCP tool count
- /undo command: restores the last write_file or edit_file operation to its previous state
- src/core/sessions.ts: new module for saving/loading/listing transcript sessions (JSON, max 10 per agent)

Made-with: Cursor
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.

2 participants