LearnNewsExamplesServices
Frontmatter
id7320
titleUpdate Agent Workflow for Memory
stateClosed
labels
enhancement
assigneestobiu
createdAtOct 1, 2025, 10:56 PM
updatedAtOct 3, 2025, 12:14 PM
githubUrlhttps://github.com/neomjs/neo/issues/7320
authortobiu
commentsCount0
parentIssue7316
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 3, 2025, 12:14 PM

Update Agent Workflow for Memory

Closed v11.0.0 enhancement
tobiu
tobiu commented on Oct 1, 2025, 10:56 PM

With the memory capture and query tools in place, this ticket involves updating the agent's core instructions (AGENTS.md) to integrate this new capability into its standard workflow.

Acceptance Criteria

  1. The AGENTS.md file is updated with a new section describing the two-stage query process.
  2. The new protocol instructs the agent to: a. First, query the framework knowledge base (npm run ai:query) for technical implementation details. b. Second, query the memory database (npm run ai:query-memory) for historical context, past decisions, and user requirements related to the current task.
  3. The guidelines should emphasize how to synthesize information from both sources to make more informed decisions.
tobiu assigned to @tobiu on Oct 1, 2025, 10:56 PM
tobiu added the enhancement label on Oct 1, 2025, 10:56 PM
tobiu added parent issue #7316 on Oct 1, 2025, 10:56 PM
tobiu referenced in commit 1620956 - "#7320 early draft version inside a tmp file" on Oct 2, 2025, 2:37 PM
tobiu referenced in commit dd5fbbe - "Update Agent Workflow for Memory #7320" on Oct 3, 2025, 11:40 AM
tobiu closed this issue on Oct 3, 2025, 12:14 PM