Add basic BDI agent #8

Merged
k.marinus merged 10 commits from feat/agentic-architecture into dev 2025-10-23 10:39:42 +00:00
k.marinus commented 2025-10-22 12:56:00 +00:00 (Migrated from git.science.uu.nl)

Implemented a basic BDI agent. This agent currently has a single rule, which ultimately ends up calling a function sending the user input to an LLM. This obviously still needs to be expanded with interlocking functionality, but the basis of the BDI agent is here.

Tests should automatically run upon creating the merge request.

Implemented a basic BDI agent. This agent currently has a single rule, which ultimately ends up calling a function sending the user input to an LLM. This obviously still needs to be expanded with interlocking functionality, but the basis of the BDI agent is here. Tests should automatically run upon creating the merge request.
k.marinus commented 2025-10-22 13:22:50 +00:00 (Migrated from git.science.uu.nl)

added 1 commit

  • a01b3c3b - fix: mock correct libraries before tests

Compare with previous version

added 1 commit <ul><li>a01b3c3b - fix: mock correct libraries before tests</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/8/diffs?diff_id=132783&start_sha=675320a051ece46bb53e0d85d93aa50523480fd9)
s.o.h.luijkx commented 2025-10-23 10:39:42 +00:00 (Migrated from git.science.uu.nl)

mentioned in commit 9b36982bf2

mentioned in commit 9b36982bf2c640d915e9789650327f5ca94f6624
s.o.h.luijkx (Migrated from git.science.uu.nl) merged commit 9b36982bf2 into dev 2025-10-23 10:39:42 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pepperplus/pepperplus-cb#8