Skip to content

Commit ceee695

Browse files
committed
update version 3.1.9
1 parent bc07e52 commit ceee695

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

  • docs/en/release/3_1_9_Lets_Summarize

docs/en/release/3_1_9_Lets_Summarize/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,10 @@ cover: /og/img_7.png
2323

2424
## Developer Notes
2525

26-
The latest metasploit-payload splits the stdapi plugin into multiple sub-plugins, allowing users to selectively load only the plugins they need. Additionally, Windows calls have
27-
been changed to direct syscalls to reduce memory signatures.
26+
The latest metasploit-payload splits the stdapi plugin into multiple sub-plugins, allowing users to selectively load only the plugins they need. Additionally, Windows calls have been changed to direct syscalls to reduce memory signatures.
2827

2928
However, manually loading stdapi plugins can be a barrier for users unfamiliar with msf, so Viper provides a UI and documentation to make the feature easier to use.
3029

31-
The new AI Agent framework uses separate nodes to summarize historical messages and injects these summaries into the system prompts of each functional node, improving the AI
32-
Agent's overall performance. Prompts have also been optimized to remove unnecessary content, thereby reducing token usage.
30+
The new AI Agent framework uses separate nodes to summarize historical messages and injects these summaries into the system prompts of each functional node, improving the AI Agent's overall performance. Prompts have also been optimized to remove unnecessary content, thereby reducing token usage.
3331

3432
The next-phase goals are to add long-term memory and smart memory capabilities to the AI Agent.

0 commit comments

Comments
 (0)