[GH-ISSUE #192] [Enhancement]: Assistant inject in to automation #77

Open
opened 2026-06-06 22:08:59 -04:00 by yindo · 0 comments
Owner

Originally created by @ThatServerGuy on GitHub (Mar 11, 2026).
Original GitHub issue: https://github.com/vxcontrol/pentagi/issues/192

Originally assigned to: @asdek on GitHub.

Target Component

Core Services (Frontend UI/Backend API)

Enhancement Description

Currently Assistant and Automation are relatively independent functions.

Would like the ability to have them more integrated.
Use Cases:

  1. Prior to any active automation, have the assistant generate structured instructions for the request to feed in to the automation. This should be mapped out as a full plan that the automation function can ingest and spawn the appropriate agents.
  2. When there is an active automation task running, the assistant should be able to inject without interrupting active tasks, i.e. queue a tasks so next break between active tasks the instructions can be included without interruption. This could be to feed new data sources, new instructions, files, etc.

Technical Details

No response

Designs and Mockups

No response

Alternative Solutions

No response

Verification

  • I have checked that this enhancement hasn't been already proposed
  • This enhancement aligns with PentAGI's goal of autonomous penetration testing
  • I have considered the security implications of this enhancement
  • I have provided clear use cases and benefits
Originally created by @ThatServerGuy on GitHub (Mar 11, 2026). Original GitHub issue: https://github.com/vxcontrol/pentagi/issues/192 Originally assigned to: @asdek on GitHub. ### Target Component Core Services (Frontend UI/Backend API) ### Enhancement Description Currently Assistant and Automation are relatively independent functions. Would like the ability to have them more integrated. Use Cases: 1. Prior to any active automation, have the assistant generate structured instructions for the request to feed in to the automation. This should be mapped out as a full plan that the automation function can ingest and spawn the appropriate agents. 2. When there is an active automation task running, the assistant should be able to inject without interrupting active tasks, i.e. queue a tasks so next break between active tasks the instructions can be included without interruption. This could be to feed new data sources, new instructions, files, etc. ### Technical Details _No response_ ### Designs and Mockups _No response_ ### Alternative Solutions _No response_ ### Verification - [x] I have checked that this enhancement hasn't been already proposed - [x] This enhancement aligns with PentAGI's goal of autonomous penetration testing - [x] I have considered the security implications of this enhancement - [x] I have provided clear use cases and benefits
yindo added the enhancement label 2026-06-06 22:08:59 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vxcontrol/pentagi#77