mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-26 01:55:49 +03:00
[PR #6] [MERGED] feat: add environment variable support for Claude Code token limits #61
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shannon-KeygraphHQ#61
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?
📋 Pull Request Information
Original PR: https://github.com/KeygraphHQ/shannon/pull/6
Author: @ajmallesh
Created: 10/30/2025
Status: ✅ Merged
Merged: 10/30/2025
Merged by: @ajmallesh
Base:
benchmarking← Head:main📝 Commits (1)
52d7cc4feat: add environment variable support for Claude Code token limits📊 Changes
5 files changed (+23 additions, -0 deletions)
View changed files
➕
.env(+5 -0)📝
Dockerfile(+1 -0)📝
package-lock.json(+13 -0)📝
package.json(+1 -0)📝
shannon.mjs(+3 -0)📄 Description
Introduces .env file configuration to manage CLAUDE_CODE_MAX_TOKENS, allowing flexible control of the context window size for AI analysis sessions. This enables users to tune token limits based on their specific penetration testing needs without modifying code.
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.