mirror of
https://github.com/gadievron/raptor.git
synced 2026-04-25 05:56:00 +03:00
[GH-ISSUE #26] Why? #5
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/raptor#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @geeknik on GitHub (Dec 8, 2025).
Original GitHub issue: https://github.com/gadievron/raptor/issues/26
Why would you normalize sharing API keys with a cloud based LLM like Claude? Is this a serious security project or what?
@gadievron commented on GitHub (Dec 9, 2025):
Using env variables for API keys is how these tools inherently work. We've been consider building a tool for this on our own, but fully excpect Anthropic to solve the issue on their own soon, as well.