TL;DR: 1. xai-org/grok-build - SpaceXAI's coding agent harness and TUI. Fullscreen, mouse i; 2. MDX-Tom/gpt-5.6-instruct - A Codex CLI jailbreak prompt and test pack for gpt-5.6-sol. ; 3. littledivy/mimic - Intercept any app, then call it from Python like a library
This Week's Hottest GitHub Repositories
Weekly roundup of trending open-source projects. Each repository measured by star growth over the past 7 days.
SpaceXAI's coding agent harness and TUI. Fullscreen, mouse interactive, extensible.
README Preview:
Grok Build (grok)
**Gr...
### [MDX-Tom/gpt-5.6-instruct](https://github.com/MDX-Tom/gpt-5.6-instruct)
**Stars:** 1430 | **Forks:** 277
A Codex CLI jailbreak prompt and test pack for gpt-5.6-sol. 针对 gpt-5.6 系列的 Codex CLI 破甲提示词与测试包。
**README Preview:**
# Codex gpt-5.6 破甲提示词及测试包 / gpt-5.6-sol-instruct
**中文** | [English](README_EN.md)
> 针对 `gpt-5.6-sol` 的 Codex CLI 破甲提示词与测试包。
> 参考并延展自 [yynxxxxx/Codex-5.5-codex-instruct-5.5](https://github.com/yynxxxxx/Codex-5.5-codex-instruct-5.5)。
本项目提供大模型越狱/破甲提示词,将安全研究、渗透测试、逆向工程、软件破解与 NSFW 虚构内容统一声明为本地沙箱任务,显式压制拒绝/回退话术。
提供两个等级的提示词:`v5` 结构更简单,足够应付多数场景并作为推荐选项;`v35` 进一步将具体名称与网址归一化为占位符,再按中英文复合意图族统一路由,减少只完成部分子任务的情况,但**建议仅在 `v5` 无法满足需求时使用**。...
### [littledivy/mimic](https://github.com/littledivy/mimic)
**Stars:** 1042 | **Forks:** 46
Intercept any app, then call it from Python like a library
**README Preview:**
# mimic
Intercept any app, then call it from Python like a library.
```python
from hinge_client import Hinge
acc = Hinge() # reuses your captured session
recs = acc.get_recommendations()
acc.like(subject_id, comment="hi lol")
```
You don't write `hinge_client.py`. mimic captures your own app traffic and an AI
generates the client from it.
## How it works
Most apps authenticate every request with the same bundle of values: a bearer
token, some device ids, a session id, cooki...
### [Fei-Away/Codex-Dream-Skin](https://github.com/Fei-Away/Codex-Dream-Skin)
**Stars:** 1026 | **Forks:** 167
Codex Dream Skin
**README Preview:**
# Codex Dream Skin