Techtid official
1.67K subscribers
14 photos
7 files
102 links
Download Telegram
5 Best Freelance Websites Nobody Talks About (Low Competition!)
Remotely
Simplyhired
Guru
Linkedin
Peopleperhour
Subscribe Our New Channel
https://www.youtube.com/@JNRChayan
🇧🇩 Finally, Google Pay is now in Bangladesh!
No more hassle — make fast, secure payments with just a tap! 💳📱
Start using it today for shopping, bills, and more! 🛍️

#GooglePay #Bangladesh #DigitalPayment

https://youtu.be/U6863Aot7cU
🚀 AI Agent কোর্স এখন বাংলায় – একদম ফ্রি!
আমরা ইউটিউবে শুরু করছি সম্পূর্ণ বাংলা ভাষায় AI Agent শেখার কোর্স – কোনো খরচ নেই, শুধু শেখার আগ্রহ থাকলেই চলবে! 🤖📚
শুরু করুন আজই — ভবিষ্যতের প্রযুক্তিতে নিজের জায়গা করে নিন! 🌐

🔔 Subscribe করুন

#AIinBangla #AIAgent #FreeCourse #BanglaTech #LearnAI 💡🇧🇩

https://youtu.be/NHke2IQRr5I
Techtid official pinned «🚀 AI Agent কোর্স এখন বাংলায় – একদম ফ্রি! আমরা ইউটিউবে শুরু করছি সম্পূর্ণ বাংলা ভাষায় AI Agent শেখার কোর্স – কোনো খরচ নেই, শুধু শেখার আগ্রহ থাকলেই চলবে! 🤖📚 শুরু করুন আজই — ভবিষ্যতের প্রযুক্তিতে নিজের জায়গা করে নিন! 🌐 🔔 Subscribe করুন #AIinBangla #AIAgent…»
💵💵 Get 5$ instant bonus Join Now : https://url.hk/i/en/m07we
Use this refer code : m07we
🌎 Official Website (Get 50% Off): https://techtid.app/

Use this coupon code : TECHTID50
# ==========================
# Model Configuration
# ==========================

model_provider = "OmniRoute"
model = "auto/best-coding"
model_reasoning_effort = "xhigh"
disable_response_storage = true
preferred_auth_method = "apikey"

notify = [
"C:\\Users\\Radhe\\AppData\\Local\\OpenAI\\Codex\\runtimes\\cua_node\\fb8898c05a62885e\\bin\\node_modules\\@oai\\sky\\bin\\windows\\codex-computer-use.exe",
"turn-ended"
]

# ==========================
# OmniRoute Provider
# ==========================

[model_providers.OmniRoute]
name = "OmniRoute"
base_url = "http://localhost:20128/v1"
wire_api = "responses"
supports_websockets = true
env_key = "OMNIROUTE_API_KEY"

# ==========================
# Desktop
# ==========================

[desktop]
followUpQueueMode = "queue"

# ==========================
# Windows
# ==========================

[windows]
sandbox = "elevated"

# ==========================
# Plugins
# ==========================

[plugins."browser@openai-bundled"]
enabled = true

[plugins."visualize@openai-bundled"]
enabled = true

# ==========================
# Features
# ==========================

[features]
js_repl = false

# ==========================
# MCP
# ==========================

[mcp_servers.node_repl]
args = []
command = 'C:\Users\Radhe\AppData\Local\OpenAI\Codex\runtimes\cua_node\fb8898c05a62885e\bin\node_repl.exe'
startup_timeout_sec = 120

[mcp_servers.node_repl.env]
NODE_REPL_NATIVE_PIPE_CONNECT_TIMEOUT_MS = "1000"
NODE_REPL_NODE_MODULE_DIRS = 'C:\Users\Radhe\AppData\Local\OpenAI\Codex\runtimes\cua_node\fb8898c05a62885e\bin\node_modules'
NODE_REPL_NODE_PATH = 'C:\Users\Radhe\AppData\Local\OpenAI\Codex\runtimes\cua_node\fb8898c05a62885e\bin\node.exe'
NODE_REPL_TRUSTED_CODE_PATHS = 'C:\Users\Radhe\.codex'
CODEX_HOME = 'C:\Users\Radhe\.codex'
NODE_REPL_TRUSTED_BROWSER_CLIENT_SHA256S = "8785b5437d98636c3002d3d7e64b98db79c3b66870b1bd3d18dea953a99b1562,c5e8b73f10ecc47ad1be38f14ba6b79cd3af06fcd86637f7b6b857ae209a686e"
BROWSER_USE_AVAILABLE_BACKENDS = "chrome,iab"
NODE_REPL_INSTRUCTIONS_USE_CASE_BROWSER = "Control the in-app browser in conjunction with the Browser Plugin."
NODE_REPL_INSTRUCTIONS_USE_CASE_CHROME = "Control the Chrome browser in conjunction with the Chrome Plugin. Prefer this method of controlling Chrome over alternatives (such as Computer Use) unless the user explicitly mentions an alternative."
BROWSER_USE_CODEX_APP_BUILD_FLAVOR = "prod"
BROWSER_USE_CODEX_APP_VERSION = "26.727.40816"
SKY_CUA_NATIVE_PIPE = "1"
SKY_CUA_NATIVE_PIPE_DIRECTORY = '\\.\pipe\codex-computer-use-83ea3bde-58b8-4bba-8c02-3499f241f3aa'
CODEX_CLI_PATH = 'C:\Users\Radhe\AppData\Local\OpenAI\Codex\bin\d7e8094cfb76a267\codex.exe'

# ==========================
# Shell Environment
# ==========================

[shell_environment_policy]
inherit = "core"

[shell_environment_policy.set]
OMNIROUTE_API_KEY = "your-api-key"
BROWSER_USE_AVAILABLE_BACKENDS = "chrome,iab"
NODE_REPL_TRUSTED_CODE_PATHS = "C:\\Users\\Radhe\\.codex"
NODE_REPL_TRUSTED_BROWSER_CLIENT_SHA256S = "8785b5437d98636c3002d3d7e64b98db79c3b66870b1bd3d18dea953a99b1562,c5e8b73f10ecc47ad1be38f14ba6b79cd3af06fcd86637f7b6b857ae209a686e"

# ==========================
# Trusted Projects
# ==========================

[projects."c:\\users\\radhe"]
trust_level = "trusted"

[marketplaces.openai-bundled]
last_updated = "2026-08-01T12:20:50Z"
source_type = "local"
source = '\\?\C:\Users\Radhe\.codex\.tmp\bundled-marketplaces\openai-bundled'
11