Hackpert: add objective extension registry #169

Open
nsaspy wants to merge 4 commits from hackmode-rage-hackpert/29-extension-registry into master
Owner

Superseded by an identical-head non-draft PR because the connector's ready-for-review mutation failed internally.

RED: 7c8babef95c491e6f0164da3865fc78d7a2c2cfe — exact-head core failed because MAKE-EXPERT-EXTENSION did not exist; monorepo and boundary passed.

GREEN: 66a2e471bc394d1fbbaf1ef92f05576c3ebe7a00 — core, monorepo, and agent-framework-boundary all pass.

No database internals, provider execution, model executor, scheduler, or StarIntel product work is touched.

Superseded by an identical-head non-draft PR because the connector's ready-for-review mutation failed internally. RED: `7c8babef95c491e6f0164da3865fc78d7a2c2cfe` — exact-head core failed because `MAKE-EXPERT-EXTENSION` did not exist; monorepo and boundary passed. GREEN: `66a2e471bc394d1fbbaf1ef92f05576c3ebe7a00` — core, monorepo, and agent-framework-boundary all pass. No database internals, provider execution, model executor, scheduler, or StarIntel product work is touched.
Hackpert: load extension registry
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 4s
core / common-lisp-core (pull_request) Failing after 37s
monorepo / hygiene (pull_request) Successful in 4m10s
66a2e471bc
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 4s
core / common-lisp-core (pull_request) Failing after 37s
monorepo / hygiene (pull_request) Successful in 4m10s
This pull request has changes conflicting with the target branch.
  • source/hackmode-core/expert/extension.lisp
  • source/hackmode-core/hackmode-tests.asd
  • source/hackmode-core/hackmode.asd
  • source/hackmode-core/tests/expert-extension.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 hackmode-rage-hackpert/29-extension-registry:hackmode-rage-hackpert/29-extension-registry
git switch hackmode-rage-hackpert/29-extension-registry

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 hackmode-rage-hackpert/29-extension-registry
git switch hackmode-rage-hackpert/29-extension-registry
git rebase master
git switch master
git merge --ff-only hackmode-rage-hackpert/29-extension-registry
git switch hackmode-rage-hackpert/29-extension-registry
git rebase master
git switch master
git merge --no-ff hackmode-rage-hackpert/29-extension-registry
git switch master
git merge --squash hackmode-rage-hackpert/29-extension-registry
git switch master
git merge --ff-only hackmode-rage-hackpert/29-extension-registry
git switch master
git merge hackmode-rage-hackpert/29-extension-registry
git push origin master
Sign in to join this conversation.
No description provided.