Skip to content

Delete 16 dead tools (4,158 lines)#61

Merged
cpfiffer merged 1 commit intomasterfrom
letta/issue-60-20260208-2124
Feb 9, 2026
Merged

Delete 16 dead tools (4,158 lines)#61
cpfiffer merged 1 commit intomasterfrom
letta/issue-60-20260208-2124

Conversation

@cpfiffer
Copy link
Owner

@cpfiffer cpfiffer commented Feb 9, 2026

Fixes #60. Deleted 16 dead tool files (4,158 lines). tools/ reduced from 43 to 27 files.

Second pruning pass. Removed tools not imported by any active code,
not in cron, and superseded by newer implementations:

- executor.py (identical copy of agent.py)
- engage.py (auto-liking, unused)
- daemon.py + intelligence.py (superseded by handlers/)
- observer.py (superseded by firehose.py)
- recall.py (superseded by cognition_search.py)
- shared_memory.py (superseded by Letta API)
- synthesize.py (comms-era, retired)
- records.py (superseded by cognition.py)
- consent.py, mention_listener.py, wake_central.py (unused)
- bluesky_bulk.py, metrics.py, graph.py, respond.py (unused)

Updated README, observing-atproto skill, and responder.py references.

tools/ reduced from 43 to 27 files.

Fixes #60

Co-authored-by: Cameron <cpfiffer@users.noreply.github.com>

🤖 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta <noreply@letta.com>
@cpfiffer cpfiffer merged commit d5257ae into master Feb 9, 2026
1 check passed
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.

Clean up dead tools

2 participants