Description:
Implement persistent action memory for the interactive shell.
Goals:
- Remember focused window
- Remember previous actions
- Remember last clicked target
- Session-aware command execution
Examples:
switch to Notepad
type hello
type world
The agent should understand context without requiring repeated window targeting.
Description:
Implement persistent action memory for the interactive shell.
Goals:
Examples:
switch to Notepad
type hello
type world
The agent should understand context without requiring repeated window targeting.