You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the key aspects of this framework is providing agents with persistent memory — memory that isn’t wiped at the end of each session.
I’d like to propose a new command that increases the likelihood developers will add new standards as they emerge during development.
The Problem
When an issue arises that suggests a new standard while I’m in the development flow, it’s hard to leave the terminal context to update the relevant files in the agent-os root folder.
As a result, the opportunity to capture that new standard is often lost.
The Solution
Introduce a /remember command that interactively asks the user for details about the new standard — including whether it’s project-specific or root-level — and then automatically adds it to the appropriate files.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
General
One of the key aspects of this framework is providing agents with persistent memory — memory that isn’t wiped at the end of each session.
I’d like to propose a new command that increases the likelihood developers will add new standards as they emerge during development.
The Problem
When an issue arises that suggests a new standard while I’m in the development flow, it’s hard to leave the terminal context to update the relevant files in the agent-os root folder.
As a result, the opportunity to capture that new standard is often lost.
The Solution
Introduce a /remember command that interactively asks the user for details about the new standard — including whether it’s project-specific or root-level — and then automatically adds it to the appropriate files.
Beta Was this translation helpful? Give feedback.
All reactions