Skip to content

refactor: use perseus-agent-core shared library#14

Merged
tcconnally merged 1 commit into
mainfrom
refactor/shared-library-extract
Jun 13, 2026
Merged

refactor: use perseus-agent-core shared library#14
tcconnally merged 1 commit into
mainfrom
refactor/shared-library-extract

Conversation

@tcconnally

Copy link
Copy Markdown
Collaborator

Merging refactor/shared-library-extract into main.

agent/memory/ and agent/tools/ were copy-pasted between rapid-agent and
qwen-memory; the same MemoryEntry crash shipped twice because of it.
The shared layer now lives in tcconnally/perseus-agent-core (canonical
post-fix versions) and is installed via requirements.txt. Agent-specific
code (config, agent classes, LLM client, demos) stays here.

Verified: imports clean and existing tests pass against the package.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@tcconnally tcconnally merged commit a079685 into main Jun 13, 2026
@tcconnally tcconnally deleted the refactor/shared-library-extract branch June 13, 2026 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant