Add concrete recon providers for Hackpert #127

Open
nsaspy wants to merge 11 commits from feature/hackpert-recon-toolkit into master
Owner

Superseded by #52.

The original exact head 2a3600df4a06e84ee122005fc9f62be0327d9974 was green but had diverged three commits behind current master. #52 forward-reconciles the executable recon-provider product slice onto current master without rewriting history and intentionally omits this PR's worker-profile mandate rewrite because newer explicit operator direction controls worker scope.

Superseded by #52. The original exact head `2a3600df4a06e84ee122005fc9f62be0327d9974` was green but had diverged three commits behind current master. #52 forward-reconciles the executable recon-provider product slice onto current master without rewriting history and intentionally omits this PR's worker-profile mandate rewrite because newer explicit operator direction controls worker scope.
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 1s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 8s
core / common-lisp-core (pull_request) Failing after 38s
monorepo / hygiene (pull_request) Successful in 8m29s
This pull request has changes conflicting with the target branch.
  • agent-zero/usr/agents/hackmode-rage-hackpert/prompts/agent.system.main.specifics.md
  • source/hackmode-providers/recon/hackmode-provider-recon.asd
  • source/hackmode-providers/recon/http-runner.lisp
  • source/hackmode-providers/recon/recon.lisp
  • source/hackmode-providers/recon/tests/recon-tests.lisp
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/hackpert-recon-toolkit:feature/hackpert-recon-toolkit
git switch feature/hackpert-recon-toolkit

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff feature/hackpert-recon-toolkit
git switch feature/hackpert-recon-toolkit
git rebase master
git switch master
git merge --ff-only feature/hackpert-recon-toolkit
git switch feature/hackpert-recon-toolkit
git rebase master
git switch master
git merge --no-ff feature/hackpert-recon-toolkit
git switch master
git merge --squash feature/hackpert-recon-toolkit
git switch master
git merge --ff-only feature/hackpert-recon-toolkit
git switch master
git merge feature/hackpert-recon-toolkit
git push origin master
Sign in to join this conversation.
No description provided.