Skip to content

Persist OpenAI API key#3

Open
ebowwa wants to merge 1 commit into
mainfrom
codex/extend-api-key-management-functionality
Open

Persist OpenAI API key#3
ebowwa wants to merge 1 commit into
mainfrom
codex/extend-api-key-management-functionality

Conversation

@ebowwa

@ebowwa ebowwa commented Jun 12, 2025

Copy link
Copy Markdown
Owner

Summary

  • store OPENAI_API_KEY in a .env file or system keyring
  • load the persisted key on startup
  • document how to save the key for future runs

Testing

  • ruff check main.py openai_config/api_key_manager.py
  • python -m compileall -q .

https://chatgpt.com/codex/tasks/task_e_684b4a9d4380832f8837c08c70a9a00c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant