[PR #6] [MERGED] feat: add environment variable support for Claude Code token limits #61

Closed
opened 2026-02-27 07:20:15 +03:00 by kerem · 0 comments
Owner

📋 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: benchmarkingHead: main


📝 Commits (1)

  • 52d7cc4 feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/KeygraphHQ/shannon/pull/6 **Author:** [@ajmallesh](https://github.com/ajmallesh) **Created:** 10/30/2025 **Status:** ✅ Merged **Merged:** 10/30/2025 **Merged by:** [@ajmallesh](https://github.com/ajmallesh) **Base:** `benchmarking` ← **Head:** `main` --- ### 📝 Commits (1) - [`52d7cc4`](https://github.com/KeygraphHQ/shannon/commit/52d7cc46a6eaa50ab19cb872a96c6067300f90f0) feat: add environment variable support for Claude Code token limits ### 📊 Changes **5 files changed** (+23 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.env` (+5 -0) 📝 `Dockerfile` (+1 -0) 📝 `package-lock.json` (+13 -0) 📝 `package.json` (+1 -0) 📝 `shannon.mjs` (+3 -0) </details> ### 📄 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](https://claude.com/claude-code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:20:15 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shannon-KeygraphHQ#61
No description provided.