Skip to content

uncensored mode, disabled and blocked all telemetry and usage stats#1

Merged
illdynamics merged 2 commits into
mainfrom
feat/v0.3.0-no-telemetry-uncensored
May 13, 2026
Merged

uncensored mode, disabled and blocked all telemetry and usage stats#1
illdynamics merged 2 commits into
mainfrom
feat/v0.3.0-no-telemetry-uncensored

Conversation

@illdynamics

Copy link
Copy Markdown
Owner

uncensored mode toggle, disabled and blocked all telemetry and usage stats

…ics colelctors every connection usptream to codex/openai itself
… docs, version bump

Fixes:
- Bash 3.2 compatibility: empty array expansion in flag pre-parse loop
  now uses ${array[@]+"${array[@]}"} to avoid "unbound variable" error
  on macOS and other older shells
- Uncensored mode recursion guard: sets CODESEEQ_UNCENSORED_DONE and
  unsets CODESEEQ_UNCENSORED_MODE in child process to prevent infinite
  recursion via "$SELF_PATH" system add -f

Adds:
- Uncensored mode documentation section in README.md
- v0.3.0 release notes with full changelog

Updates:
- VERSION bumped to v0.3.0
- All doc version references updated (README.md, ARCHITECTURE.md,
  SECURITY.md, TROUBLESHOOTING.md)
- install.sh fallback version bumped to v0.3.0
- Cleaned up leftover temp files from /tmp
@illdynamics illdynamics merged commit eb4e259 into main May 13, 2026
5 checks passed
@illdynamics illdynamics deleted the feat/v0.3.0-no-telemetry-uncensored branch May 13, 2026 23:29
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.

1 participant